← Registry


Trust Report
command-creator
This skill should be used when creating a Claude Code slash command. Use when users ask to "create a command", "make a slash command", "add a command", or want to document a workflow as a reusable command. Essential for creating optimized, agent-executable slash commands with proper structure and best practices.
99
CERTIFIED
Embed this badge
[](https://agentverus.ai/skill/7db0c605-cc90-4b1e-9322-e10285a286b8)Category Scores
100
Permissions
100
Injection
100
Dependencies
100
Behavioral
85
Content
Findings (2)
lowNo explicit safety boundaries
The skill does not include explicit safety boundaries defining what it should NOT do.
No safety boundary patterns found
→ Add a 'Safety Boundaries' section listing what the skill must NOT do (e.g., no file deletion, no network access beyond needed APIs).
contentASST-09
infoError handling instructions present
The skill includes error handling instructions for graceful failure.
Error handling patterns detected
→ Keep these error handling instructions.
contentASST-09