What problem does it solve? ContentForge ships with an empty .mcp.json, so users cannot tell which MCP connectors are configured, which are available, or which ones to set up next. This Skill reads the live connector status and presents it as a category-grouped dashboard with coverage totals and quick-win recommendations. ## Core Features & Use Cases - Live Status Dashboard: Runs scripts/connector-status.py to check .mcp.json and environment variables, then renders configured versus available connectors grouped by category. - Coverage and Quick Wins: Reports exact summary totals from the script and highlights the top 3 not-yet-configured connectors by workflow impact, each with a setup route. - Troubleshooting Guidance: Explains common issues such as registry name mismatches in .mcp.json, missing environment variables for npx connectors, and why a fresh install shows zero connections. - Use Case: After installing ContentForge, run the dashboard to confirm nothing is pre-wired, see that Notion and Google Sheets are the highest-impact connectors to add, and follow the pointer to /contentforge:cf-connect for guided setup. ## Quick Start Ask the assistant to show the ContentForge integration status dashboard so it runs the connector status script and lists which connectors are connected and which to set up next.