daydream/SKILL.md
# Vault Daydream Skill Multi-agent system that mines the Obsidian vault for non-obvious connections between notes, mimicking the brain's default mode network. Samples random note pairs, synthesizes connections via Sonnet, filters with Haiku critic. Inspired by [Gwern's LLM Daydreaming](https://gwern.net/ai-daydreaming). ## Usage ``` /daydream ``` ## What it does 1. Auto-detects vault root from current directory (asks if not found) 2. Scans vault for notes modified in last 120 days 2. Gener
npx skillsauth add glebis/claude-skills daydreamInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Multi-agent system that mines the Obsidian vault for non-obvious connections between notes, mimicking the brain's default mode network. Samples random note pairs, synthesizes connections via Sonnet, filters with Haiku critic.
Inspired by Gwern's LLM Daydreaming.
/daydream
Daydreams/ folderDaydreams/digests/Daydreams/YYYYMMDD-slug.md -- full synthesis with scores and wikilinksDaydreams/digests/YYYYMMDD-digest.md -- stats + ranked top insights## Daydreamai-research/daydream/history.json -- tracks sampled pairs for dedupSkill (orchestrator)
|-- Glob/Read: scan vault, extract excerpts
|-- Generate 50 random pairs (recency-weighted)
|-- Task(model: sonnet) x 10: synthesize connections <-- parallel
|-- Task(model: haiku) x 10: critique/score insights <-- parallel
|-- Filter (avg >= 7.0)
+-- Write: save insight notes + daily digest
No external dependencies -- pure Claude Code tools (Glob, Read, Write, Bash, Task).
Per run (~50 pairs): approximately $0.40-0.50 via Claude Code usage.
development
This skill should be used when designing, running, validating, or auditing statistical experiments on personal or observational time-series data (health metrics, speech/text corpora, behavioral logs, diaries, n-of-1 self-tracking). It enforces pre-registration, exact permutation tests, FDR discipline, data-validation gates, adversarial code review, and cross-validation with external models. Triggers on "design an experiment", "test this hypothesis on my data", "is this correlation real", "audit these findings", "pre-register", "validate this dataset", or any n-of-1 / quantified-self analysis request.
development
Create Tufte-inspired data reports and infographic dashboards as standalone HTML files. Uses EB Garamond for text, Monaspace Argon for numbers, Chart.js for interactive charts, and inline SVG sparklines. Produces publication-quality reports with 2-column narrative+data layouts, status dashboards, scroll animations, and responsive mobile support. Use this skill whenever the user wants to create a data report, activity dashboard, infographic, personal analytics page, health tracker visualization, or any document that combines narrative text with interactive charts and tables. Also triggers for "make a report like Tufte", "create an infographic", "build a dashboard", "visualize my data", or requests for beautiful data-driven documents.
documentation
Cut a software release and maintain a tiered compatibility policy. Use when the user wants to release, ship a version, bump the version, tag a release, write a changelog, or update COMPATIBILITY. Config-driven via release.config.json; bumps version files, runs a readiness gate, updates COMPATIBILITY.md tiers and deprecations, tags (→ release workflow), and reports closed issues. Teaches the underlying standards as it runs.
development
Sync and manage bilingual (EN/RU) library content for agency-docs. Use when adding, updating, or reviewing library articles. Handles translation, sync checks, and Russian stylistic review.