cxcscmu/grayscale-conversion
Convert RGB images to grayscale using OpenCV (cv2) in Python. Use this skill when the user needs to convert color images to grayscale for image processing, template matching, or analysis.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill grayscale-conversion
Take cxcscmu/grayscale-conversion from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.