bydceoy· 11 skills
Convert Claude Code commands (.claude/commands/*.md) to standard Agent Skills (skills/*/SKILL.md). Use when migrating slash commands to portable skill format, creating skills from existing commands, or standardizing command definitions across AI runtimes.
$npx -y skills add dceoy/speckit-agent-skills --skill claude-command-converterInstalls into the current project.
Run `npx skills use "https://github.com/dceoy/speckit-agent-skills" --skill "dceoy/speckit-agent-skills/claude-command-converter"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dceoy/speckit-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/dceoy/speckit-agent-skills"` and select the relevant skills, then follow their instructions.