From compound-engineering
Creates or edits Claude Code skills with expert guidance on best practices and structure. Accepts a skill description or requirements as input.
How this command is triggered — by the user, by Claude, or both
Slash command
/compound-engineering:create-agent-skill skill description or requirementsThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
Invoke the create-agent-skills skill for: $ARGUMENTS
Invoke the create-agent-skills skill for: $ARGUMENTS
npx claudepluginhub huntsyea/compound-engineering-plugin --plugin compound-engineering40plugins reuse this command
First indexed Dec 31, 2025
Showing the 6 earliest of 40 plugins
/create-agent-skillCreates or edits Claude Code skills with expert guidance on best practices and structure. Accepts a skill description or requirements as input.
/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-skillGenerates a new Claude Skill with proper directory structure and YAML frontmatter, validating inputs and intelligently scaffolding bundled resources like scripts, references, and assets.
/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.
/createInteractively guides creation of a new Anthropic Agent Skill step-by-step, generating SKILL.md, YAML frontmatter, supporting files, saving to directory, and auto-validating.
/create-skillCreates a new skill by searching GitHub for existing skills, generating via LLM, or both. Accepts skill name, description, and optional --method, --dry-run, and --dir flags.