cxcscmu/skilllearnbench-template-object-counting
Count occurrences of objects in images using OpenCV template matching. Use this skill when the user needs to detect and count specific objects (coins, enemies, items) in game screenshots or similar images using a reference template image.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill template-object-counting
Take cxcscmu/skilllearnbench-template-object-counting 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.