Plugin Structure
by anthropic
Standardized directory structure and manifest configuration for Claude Code plugins with automatic component discovery. Follows conventional layout with .claude-plugin/plugin.json manifest, plus root-level commands/ , agents/ , skills/ , and hooks/ directories for auto-discovery Components load automatically: commands and agents as .md files, skills as subdirectories containing SKILL.md , hooks via JSON configuration Use ${CLAUDE_PLUGIN_ROOT} environment variable for all intra-plugin path...
npx skills add https://github.com/anthropics/claude-code --skill 'Plugin Structure'More skills from anthropic
comps-analysis
anthropic
ALWAYS follow this data source hierarchy:
official
analyzing-financial-statements
anthropic
This skill calculates key financial ratios and metrics from financial statement data for investment analysis
official
applying-brand-guidelines
anthropic
This skill applies consistent corporate branding and styling to all generated documents including colors, fonts, layouts, and messaging
official
cookbook-audit
anthropic
Audit an Anthropic Cookbook notebook based on a rubric. Use whenever a notebook review or audit is requested.
official
creating-financial-models
anthropic
This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment…
official
action-creator
anthropic
Creates user-specific one-click action templates that execute email operations when clicked in the chat interface. Use when user wants reusable actions for…
official
docx
anthropic
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude…
official
executive-briefing
anthropic
Transforms research findings into executive-ready briefings. Automatically activated when user mentions 'executive', 'briefing', 'C-suite', 'board',…
official