What problem does it solve?
Starting a cleo-web session requires coordinating multiple MCPs, loading site configuration, and retrieving current tasks. This Skill automates the bootstrap process to ensure MCPs are reachable, the configuration is loaded, and tasks are prepared for action.
Core Features & Use Cases
- MCP verification: checks for gsc, dataforseo, and scraperapi (analytics-mcp is optional) to ensure data sources are available.
- Config and task loading: reads .cleo-web/config.json for site settings and .cleo-web/todo.json for current tasks.
- Session synthesis: produces a concise session summary with MCP status, framework, site URL, and a prioritized list of actions based on audits and task backlog.
Quick Start
Launch a new session by verifying MCP availability, loading configuration and tasks, and presenting the session summary with priorities.