Create and audit Claude Code skills
create-skillcommandsetup L1★1
nathanvale/side-quest-marketplace ↗What it does
Create, audit, or improve Claude Code skill against best practices
Best for
Scaffolding new Claude Code skills with consistent structure and best-practices validation
Inputs
- · action (create/audit/improve)
- · skill id (optional)
Outputs
- · new skill in .cursor/skills/[skill-id]/
- · SKILL.md
- · skill structure verified
Requires
- · skill-authoring skill
- · Read/Write
- · Bash
Preconditions
- · .cursor/skills/ writable
- · skill-authoring skill available
Failure modes
- · invalid skill id
- · SKILL.md template not found
- · audit fails (skill doesn't conform)
Trust signals
- · skill-authoring skill guides the process
- · disable-model-invocation:true (tool-only)
- · three actions (create/audit/improve)