Help us improve
Share bugs, ideas, or general feedback.
From cortex-engineering
Creates, audits, or improves Claude Code skills and commands. Use when scaffolding a new skill, reviewing an existing skill against best practices, or adding components like references, workflows, or templates.
npx claudepluginhub nathanvale/side-quest-marketplace --plugin cortex-engineeringHow this command is triggered — by the user, by Claude, or both
Slash command
/cortex-engineering:create-skill actionThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
Use the **skill-authoring** skill to guide skill creation, auditing, or improvement. create $ARGUMENTS
/create-skillGuides interactive creation of a new Claude Code skill via agent workflow, generating validated SKILL.md with requirements, specs, manifest, and analysis.
/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.
/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-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-authoring skill to guide skill creation, auditing, or improvement.
create $ARGUMENTS