Help us improve
Share bugs, ideas, or general feedback.
From skills-toolkit
Guides interactive creation of a new Claude Code skill via agent workflow, generating validated SKILL.md with requirements, specs, manifest, and analysis.
npx claudepluginhub youngleadersdottech/young-leaders-tech-marketplace --plugin skills-toolkitHow this command is triggered — by the user, by Claude, or both
Slash command
/skills-toolkit:create-skill <skill-type>The summary Claude sees in its command listing — used to decide when to auto-load this command
Use the @skill-creator-agent to guide you through creating a comprehensive, validated skill definition. **Agent's Role (Context-Heavy Analysis):** - Gather requirements and define skill scope with business objectives - Guide you through structured choice selection for scope (narrow/versatile/comprehensive) - Conduct business value analysis including ROI and impact assessment - Guide you through value analysis depth selection (essential/comprehensive/strategic) - Develop technical specification with architecture and implementation plan - Guide you through implementation approach selection (...
/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.
/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.
/create-skillCreates a new Claude Code skill directory from skill name, description/purpose, and optional documentation URLs. Generates SKILL.md with YAML frontmatter, quick start guide, critical rules, and known issues prevention.
/create-agent-skillCreates or edits Claude Code skills with expert guidance on structure and best practices. Provide skill description or requirements as argument.
/create-agent-skillCreates or edits Claude Code agent skills with expert guidance on structure and best practices. Provide skill description or requirements as argument.
/create-skillScaffolds new Claude Code skills through TDD workflow: Iron Law interlock, brainstorming, scaffolding with frontmatter/module structure, and validation.
Share bugs, ideas, or general feedback.
Use the @skill-creator-agent to guide you through creating a comprehensive, validated skill definition.
Agent's Role (Context-Heavy Analysis):
Agent Output Required: The agent MUST return:
Main Claude's Role (Execution): After receiving the agent's analysis:
Workflow: Agent analyzes → Main Claude executes → Changes actually happen