claude-plugins-community

Community plugin marketplace for Claude Cowork and Claude Code. Read-only mirror — submit plugins at clau.de/plugin-directory-submission.

396 articles 1.3k View on GitHub ↗
396 articles
Understanding marketplace.json Renames and Source Types in Claude Code

Explore marketplace.json in Claude Code discover plugin renames and source types like URL or subdirectory. Learn how this manifest drives plugin discovery.

deep-dive
Sep 13, 2026
How to Create Orchestration Skills that Coordinate Sub-Skills in Claude Plugins

Learn 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-guide
Sep 13, 2026
How to Generate SVG and HTML Artifacts from Claude Skills

Learn 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-guide
Sep 13, 2026
How to Handle Sensitive Data and Secrets in Claude Plugins

Learn how to securely handle sensitive data and secrets in Claude plugins. Utilize the built-in secret store for environment variables and avoid hardcoding credentials.

best-practices
Sep 13, 2026
MCP Server Rate Limiting and Throttling Policies: A Complete Guide

Understand 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-guide
Sep 13, 2026
How to Create Claude Skills That Utilize Multiple MCP Servers

Learn 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!

how-to-guide
Sep 13, 2026
Claude Plugin Filesystem Access Permissions: A Complete Guide to the Sandbox Model

Understand 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-guide
Sep 13, 2026
How to Share State Between Skills Within a Claude Plugin: The Complete MCP Guide

Learn 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-guide
Sep 13, 2026
How to Handle Errors and Failures in Claude Plugins: A Complete Guide

Master 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-to-guide
Sep 13, 2026
How Plugin Versioning and Updates Work in the Claude Plugins Community Repository

Learn how Claude Plugins Community automates versioning and updates using Semantic Versioning and GitHub Actions. Discover the process for plugin management.

how-to-guide
Sep 13, 2026
How to Test Claude Plugins Locally Before Submitting to the Marketplace

Learn 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.

how-to-guide
Sep 13, 2026
Claude Plugin Performance Optimization: 10 Best Practices from the Community Repository

Optimize Claude plugin performance with 10 best practices. Minimize token use, implement smart caching, and use async I/O for faster, responsive plugins.

best-practices
Sep 13, 2026

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:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →