claude-plugins-community
Community plugin marketplace for Claude Cowork and Claude Code. Read-only mirror — submit plugins at clau.de/plugin-directory-submission.
Explore marketplace.json in Claude Code discover plugin renames and source types like URL or subdirectory. Learn how this manifest drives plugin discovery.
How to Create Orchestration Skills that Coordinate Sub-Skills in Claude PluginsLearn to create orchestration skills that coordinate sub-skills in Claude Plugins. Build multi-step workflows, manage data flow, and handle user interactions efficiently.
How to Generate SVG and HTML Artifacts from Claude SkillsLearn how Claude skills generate SVG and HTML artifacts using a JSON payload with base64 content, mime type, and filename for easy file creation.
How to Handle Sensitive Data and Secrets in Claude PluginsLearn how to securely handle sensitive data and secrets in Claude plugins. Utilize the built-in secret store for environment variables and avoid hardcoding credentials.
MCP Server Rate Limiting and Throttling Policies: A Complete GuideUnderstand MCP server rate limiting and throttling policies. Discover request limits per second, hourly quotas, and concurrent GraphQL execution caps. Get the complete guide.
How to Create Claude Skills That Utilize Multiple MCP ServersLearn to create Claude skills that use multiple MCP servers. Declare servers in .mcp.json and prefix tool calls with server identifiers for seamless orchestration. Get started now!
Claude Plugin Filesystem Access Permissions: A Complete Guide to the Sandbox ModelUnderstand Claude plugin filesystem access permissions. Explore the read-only sandbox, cached directory access, and blocked write operations. Learn how Claude plugins operate securely.
How to Share State Between Skills Within a Claude Plugin: The Complete MCP GuideLearn to share state between Claude plugin skills using the MCP key-value store. Master mcp set state and mcp get state for seamless data transfer in your AI applications.
How to Handle Errors and Failures in Claude Plugins: A Complete GuideMaster error handling in Claude plugins. Learn to use manifest declarations, retry policies, and JSON error messages for graceful failure and retries in your integrations.
How Plugin Versioning and Updates Work in the Claude Plugins Community RepositoryLearn how Claude Plugins Community automates versioning and updates using Semantic Versioning and GitHub Actions. Discover the process for plugin management.
How to Test Claude Plugins Locally Before Submitting to the MarketplaceLearn how to test Claude plugins locally before submitting to the marketplace. Run `claude plugin validate` and execute three essential validation scripts for a smooth submission process.
Claude Plugin Performance Optimization: 10 Best Practices from the Community RepositoryOptimize Claude plugin performance with 10 best practices. Minimize token use, implement smart caching, and use async I/O for faster, responsive plugins.
Have a question about this repo?
These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →