Browse
Integration
Skills Found
mcp-management
This skill provides a command-line and programmatic interface for discovering, analyzing, and executing tools from MCP servers. It offers multiple execution patterns, including direct CLI usage and subagent delegation, to manage MCP capabilities without polluting the main context. The skill automatically saves discovered tools to a JSON catalog for offline reference and version control.
github-repo-hunter
An autonomous agent that searches GitHub for repos matching specific domain keywords (foreclosure auctions, productivity tools), scores them based on tech stack and activity, and automatically integrates high-scoring repos as submodules or adds references. It sends alerts with summaries for repos needing manual review.
google-sheets-api-coordinator
This skill manages Google Sheets API calls with rate limiting and quota tracking. It prevents quota exhaustion by enforcing limits, provides automatic retries with exponential backoff, and supports batch operations. The script outputs detailed JSON with quota usage and metrics.
MCP Integration
Comprehensive guide for integrating MCP servers into Claude Code plugins with clear configuration examples, server type explanations, and security best practices.
moai-ai-nano-banana
Provides CLI tools for generating images using Google's Gemini 3 Pro model with batch processing, style control, and multiple resolution options. Includes config file support for automated workflows and error handling with retry logic.
regulatory-templates-gate1
A specialized skill for mapping template placeholders to backend data sources in financial regulatory reporting. It enforces strict naming conventions (snake_case) and data source prefixes to ensure audit trail compliance. The skill focuses on interactive validation of field mappings with confidence thresholds.
cfn-marketing-chatbot-conversations
This skill automates chatbot conversations for marketing teams using n8n workflows. It handles lead qualification with BANT scoring, schedules demos, transfers to human agents, and tracks conversation history. Works with Intercom and Drift platforms.
local-places
Provides a local HTTP proxy for Google Places API with two-step location resolution and place search. Includes detailed examples for curl commands and conversation flow guidance. Requires manual server setup and API key management.
archon
Provides Claude integration with Archon's knowledge base and project management system via REST API. Enables semantic search across crawled websites and uploaded documents, plus hierarchical task tracking. Requires manual host URL configuration and API reference consultation before use.