What problem does it solve? Connecting an external service like Google Analytics, Ahrefs, or an internal CMS to ContentForge requires knowing MCP server packages, endpoint URLs, and .mcp.json syntax — knowledge non-technical users typically lack. This Skill walks users through the entire connection process conversationally, from finding a verified connector to verifying it works after restart. ## Core Features & Use Cases - Registry Check First: Runs scripts/connector-status.py to detect whether a connector already exists, is connected, or needs setup, avoiding duplicate configuration. - Verified Endpoint Discovery: Reads .mcp.json.connectors-reference for verified HTTP MCP endpoints and validates npm packages with npm view before recommending them. - Ready-to-Paste Configuration: Generates exact .mcp.json entries for HTTP, npx, and custom Node.js connectors, plus environment variable and OAuth setup guidance. - Use Case: A marketing lead says "hook up Google Analytics to ContentForge" — the Skill checks the registry, finds the verified endpoint, produces the .mcp.json entry, explains credential setup, and verifies the connection after restart. ## Quick Start Ask the assistant to connect Google Analytics to ContentForge using the cf-add-integration command and follow the guided setup steps.