From fullstack-overture
Creates a new skill following a detailed prompt playbook. Generates skill structure, metadata, and code based on user-provided arguments via $ARGUMENTS substitution.
npx claudepluginhub tundraray/overture --plugin fullstack-overture../../commands/create-skill.md
/create-skillGuides interactive creation of a new Claude Code skill via agent workflow, generating validated SKILL.md with requirements, specs, manifest, and analysis.
/quickGenerates a complete skill from a description: YAML frontmatter, SKILL.md body with workflow/examples, supporting files. Saves to location and auto-validates structure/quality.
/skillkitCreates and validates skills and subagents using research-driven structured workflows, gates, and automation scripts.
/create-agent-skillCreates or edits Claude Code skills with expert guidance on structure and best practices. Provide skill description or requirements as argument.
/create-skillCreates a new Claude Skill with YAML frontmatter in personal or project directory. Validates inputs, checks existence, analyzes for bundled resources, and adds scripts/, references/, or assets/ directories as needed.
/create-agent-skillCreates or edits Claude Code agent skills with expert guidance on structure and best practices. Provide skill description or requirements as argument.
Share bugs, ideas, or general feedback.
../../commands/create-skill.md