Move all 27 command .md files from commands/ to skills/*/SKILL.md format. Claude Code 2.1.3+ merged commands and skills - both create slash commands and work identically. Skills add optional features like supporting files and automatic context loading. - commands/ce/*.md -> skills/ce-*/SKILL.md - commands/workflows/*.md -> skills/workflows-*/SKILL.md - commands/*.md -> skills/*/SKILL.md - Update plugin.json and marketplace.json descriptions - Update CLAUDE.md directory structure docs - Update deploy-docs and generate_command references Fixes #116 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
10 lines
313 B
Markdown
10 lines
313 B
Markdown
---
|
|
name: create-agent-skill
|
|
description: Create or edit Claude Code skills with expert guidance on structure and best practices
|
|
allowed-tools: Skill(create-agent-skills)
|
|
argument-hint: "[skill description or requirements]"
|
|
disable-model-invocation: true
|
|
---
|
|
|
|
Invoke the create-agent-skills skill for: $ARGUMENTS
|