What problem does it solve? New users of a Canopy workspace often ask "what can I do here?" without knowing which capability — memory, background agents, loops, sync, RAG, or spec backlogs — fits their need. This Skill provides a capability map with starter ideas and teaches the agent to query the live tool surface instead of relying on a static inventory that goes stale. ## Core Features & Use Cases - Capability Map: Covers seven Canopy capabilities — persistent project memory, cron/file-watch background agents, autonomous work loops, multi-agent sync, TUI session management, RAG over local documents, and spec backlogs with pools. - Need-to-Capability Table: Translates statements like "run X every night" or "two agents keep stepping on each other" into the right Canopy feature with concrete triggers, platforms, and verification steps. - Live Surface Discovery: Instructs the agent to verify capabilities via get_tools, canopy --help, agent_models, and blueprint_list so guidance stays accurate as the tool surface evolves. - Use Case: A user asks how to stop re-explaining their codebase every session; the Skill maps this to the intelligence layer and suggests persisting facts and patterns per project. ## Quick Start Ask the agent what you can automate in this Canopy workspace and describe your recurring task or pain point.