From oh-my-claudecode
Alias for /oh-my-claudecode:skillify — transforms a skill concept into structured markdown following a defined pattern.
How this command is triggered — by the user, by Claude, or both
Slash command
/oh-my-claudecode:learnerThe summary Claude sees in its command listing — used to decide when to auto-load this command
# OMC learner `/oh-my-claudecode:learner` is a compatibility alias for `/oh-my-claudecode:skillify`. Read `skills/skillify/SKILL.md`, follow its full instructions, and pass through the user's arguments:
/oh-my-claudecode:learner is a compatibility alias for /oh-my-claudecode:skillify.
Read skills/skillify/SKILL.md, follow its full instructions, and pass through the user's arguments:
$ARGUMENTS
npx claudepluginhub ysm827/oh-my-claudecode46plugins reuse this command
First indexed Jul 7, 2026
Showing the 6 earliest of 46 plugins
/learnerAlias for /oh-my-claudecode:skillify — transforms a skill concept into structured markdown following a defined pattern.
/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-skillGenerates a new Claude Skill with proper directory structure and YAML frontmatter, validating inputs and intelligently scaffolding bundled resources like scripts, references, and assets.
/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.
/new-skillGenerates Claude Code skill files from a description, following best practices, archetypes, structure rules, validation, and offering eval/optimization.