About
This skill provides comprehensive guidance for developers looking to extend Claude Code's capabilities through external service integration. It covers various connection methods including local stdio processes, cloud-based SSE with OAuth, and real-time WebSockets. By following these patterns, developers can bundle multiple tools into a single plugin, manage complex authentication flows, and ensure secure, portable configurations using environment variables and standardized naming conventions. It is essential for building sophisticated plugins that require access to databases, file systems, or third-party SaaS platforms.