Use when the user types /weekly or /monthly, asks for a weekly or monthly journal review or retrospective, asks 'how was my week' or 'how was my month', or wants trends, anomalies, or patterns across recent journal entries. Also fires when regenerating an insight report for a past week or month. NOT for writing today's entry (use daily-journal), cross-session pattern extraction (use patterns), or operational/team reviews.
$npx -y skills add mycelium-hq/ai-brain-starter --skill insightsInstalls into the current project.
Run `npx skills use "https://github.com/mycelium-hq/ai-brain-starter" --skill "mycelium-hq/ai-brain-starter/insights"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mycelium-hq/ai-brain-starter" that are relevant to the current task. Run `npx skills add "https://github.com/mycelium-hq/ai-brain-starter"` and select the relevant skills, then follow their instructions.