From plugin-creator
Validates skills, agents, or plugins for token complexity, broken links, frontmatter issues, and structural problems. Invoke via /lint <path-to-skill-or-plugin>.
npx claudepluginhub jamie-bitflight/claude_skills --plugin plugin-creatorThis skill uses the workspace's default tool permissions.
!`uvx skilllint@latest check $ARGUMENTS`
Internal development tool that validates all SKILL.md and agent .md files against the Claude Code spec. Checks frontmatter completeness, field validity, allowed-tools presence, line count, hardcoded paths, and description quality. Use when the user says "lint skills", "validate skills", "check skill quality", "run the linter", "are my skills valid", or before shipping changes to the skills repo.
Validates SKILL.md files against agentskills specification and Anthropic best practices. Catches structural, semantic, naming, and quality issues before publishing or debugging triggers.
Audits pm-skills against structural conventions and quality criteria, producing structured reports with pass/fail checks, severity-graded findings, and recommendations. Use before shipping or after changes to ensure repo standards.
Share bugs, ideas, or general feedback.
!uvx skilllint@latest check $ARGUMENTS
@${CLAUDE_PLUGIN_ROOT}/references/ERROR_CODES.md