Skill Checker banner
pavel-molyanov pavel-molyanov

Skill Checker

Development community

Description

--- name: skill-checker description: | Validates skills against quality standards from skill-master. Use after creating or modifying a skill to check compliance. model: inherit color: yellow skills: - skill-master allowed-tools: Read, Glob, Grep --- Check the skill at the provided path against skill-master standards. Report what needs to be fixed. ## Input - path: Path to skill directory (e.g., `~/.claude/skills/my-skill`) ## Process 1. Read SKILL.md and all files in the skill directo

Installation

Terminal
claude install-skill https://github.com/pavel-molyanov/molyanov-ai-dev/blob/main/agents/skill-checker.md

Full documentation available on GitHub

View Source Repository