Create a new Claude Code skill with guided interactive workflow
From skills-toolkitnpx claudepluginhub youngleadersdottech/young-leaders-tech-marketplace --plugin skills-toolkit<skill-type>/create-skillInteractively creates a new Claude Code skill from templates: prompts for name/type if needed, copies skeleton, populates metadata files, and gives type-specific guidance.
/create-skillScaffolds new Claude Code skills through TDD workflow: Iron Law interlock, brainstorming, scaffolding with frontmatter/module structure, and validation.
/create-skillCreates a new skill by searching GitHub for matches or generating with LLM (or both), placing files in target directory. Supports --method, --dry-run, --dir flags.
/create-skillCreates reusable skill fragments for specified techniques or patterns in Orchestr8, including YAML metadata, step-by-step guidance, code examples, best practices, and structured Markdown content.
/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-skillCreate a new OpenCode skill with AI assistance. Uses skill-creator for intelligent skill generation.
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