mycorun-skill-surveylisted
Install: claude install-skill goondocks-co/myco
# Running the Skill Survey to Identify and Review Candidates
## Overview
The skill survey scans accumulated vault spores and sessions to identify topics that could become reusable skills. It runs **automatically in the background** during idle time — you do not need to trigger it manually. Results appear in the Skills dashboard as **candidates** awaiting review.
**Critical scheduling fact:** `skill-survey` is `enabled: true` by default and auto-runs during idle. The downstream tasks (`skill-generate` and `skill-evolve`) are `enabled: false` by default and require explicit opt-in via the Agent Tasks page. This means candidates will accumulate passively, but skills will **not materialize** until you enable `skill-generate`. This is by design — the system lets evidence accumulate before prompting you to act.
## Prerequisites
- Myco daemon running
- At least one session with processed vault data (spores visible in Daemon UI → Sessions)
- Access to Daemon UI → Skills and Daemon UI → Agent Tasks
## Steps
### 1. Check the Skills Dashboard
Navigate to **Daemon UI → Skills**. The page shows two sections:
- **Skill Candidates** — topics the survey has identified, pending your review
- **Active Skills** — SKILL.md files that have already been generated
If the page is empty, click the **HelpCircle** button in the page header for a full pipeline orientation, including links to Agent Tasks for enabling downstream tasks. Contextual empty-state messages in each list also explain wha