command-name
Description
This skill should be used when the user asks to create a plugin, scaffold a plugin, understand plugin structure, organize plugin components, or set up plugin.json.
How to Use
- Visit the GitHub repository to get the SKILL.md file
- Copy the file to your project root or .cursor/rules directory
- Restart your AI assistant or editor to apply the new skill
Full Skill Documentation
name
Plugin Structure
description
This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest configuration, component organization, file naming conventions, or Claude Code plugin architecture best practices.
version
0.1.0
Tags
Related Skills
agent-identifier
This skill should be used when the user asks to create an agent, add an agent, write a subagent, or needs guidance on agent structure, system prompts, triggering conditions.
configured-agent
This skill should be used when the user asks about plugin settings, store plugin configuration, user-configurable plugin, .local.md files, or plugin state files.
claude-opus-4-5-migration
Migrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5. Handles model string updates and prompt adjustments.
PPTX creation, editing, and analysis
description: "Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks"
cookbook-audit
Audit an Anthropic Cookbook notebook based on a rubric. Use whenever a notebook review or audit is requested.