Create reusable Claude Code skills
voyager-skill-creatorsubagentsetup L3★0
OneLiteFeatherNET/Voyager ↗What it does
Create reusable slash-command skills
Best for
Automating multi-step recurring workflows without writing shell scripts directly
Inputs
- · user description of workflow
- · repeated task pattern
Outputs
- · .claude/skills/*.md file with skill configuration
Requires
- · Read
- · Grep
- · Glob
- · Edit
- · Write
Preconditions
Voyager project context available; workflow identified as repeatable
Failure modes
- · Generated skill lacks project-specific context
- · Skill name/description insufficient for discovery
Trust signals
- · Security guardrails defined
- · Peer network architecture documented