> agent-sh/agnix
> agent-without-context-skill
Use when testing agent without context validation
> agnix
Use when user asks to 'lint agent configs', 'validate skills', 'check CLAUDE.md', 'validate hooks', 'lint MCP'. Validates agent configuration files against 230 rules.
> bad-bool-skill
Use when testing boolean type validation
> bad-invocable-skill
Use when testing boolean type validation
> code-review
Use when user asks to review code for quality and security issues.
> context-without-agent-skill
Use when testing context without agent validation
> deep-reference
Use when validating deep references
> deploy-prod
Use when deploying to production environment
> directory-helper
Use when validating name-directory matching
> first-person-description
Use when you need pull-request review help
> fork-with-instructions
Use when analyzing code quality
> helper
Use when validating vague skill names
> hint-skill
Use when testing argument hints
> hooks-skill
Use when testing hooks validation
> indexed-arguments-no-hint
Use when validating indexed arguments
> invalid-agent-skill
Use when testing invalid agent validation
> invalid-context-skill
Use when testing invalid context validation
> invalid-model-skill
Use when testing invalid model validation
> invalid_name
Use when user wants to review code
> missing-frontmatter
missing-frontmatter skill from agent-sh/agnix
> reference-skill
Use when looking up documentation
> test-skill
Use when testing per-client skill rules
> too-many-injections-skill
Use when testing injection limit validation
> unknown-frontmatter-field
Use when validating frontmatter keys
> unknown-tool-skill
Use when testing unknown tool validation
> unreachable-skill
Use when testing unreachable skills
> windows-path
Use when validating windows paths
> with-argument-hint
Use when greeting users
> with-context-agent
Use when testing valid context and agent configuration
> with-custom-agent
Use when testing custom agent validation
> with-hooks
Use when testing valid hooks
> with-model
Use when testing valid model configuration