Scaffold and operate YouTube Brain, a source-cited Obsidian brain for YouTube creator growth and strategy: the recommendation system and discovery, audience retention and average view duration, packaging (titles, thumbnails, click-through rate), Shorts versus long-form, publishing cadence, monetization (YouTube…
Distill the user's /.claude history into a Quartz knowledge base. Runs preprocess.py, dispatches parallel project-digest agents, then parallel cross-cutting synthesis agents (people / companies / projects / concepts / workflows / tools / playbooks), writes the spine, installs Quartz, and starts the dev server. Single…
Analyze relationships in a bounded set of Obsidian notes: candidate links, repeated patterns, contradictions, and follow-up opportunities. Load when user asks to find connections, suggest wikilinks, or surface contradictions. Do NOT use for inbox triage, weekly synthesis, or note promotion.
Route raw Obsidian inbox captures into keep/promote/project/archive/deep-read. Load when user asks to triage inbox, sort captures, or process fleeting notes. Do NOT use for relationship analysis, synthesis, health diagnosis, or note creation.
Decide whether material should become a stable, reusable, linkable Obsidian note. Load when user asks to upgrade, promote, or stabilize material into a formal note. Do NOT use for inbox triage, link discovery, or weekly synthesis.
Search the garden vault for notes relevant to a query and surface them with citations. Use when the user asks about past decisions ("what did I decide about X"), past work ("what's the state of Y"), or anything where the vault might already hold the answer. Greps + reads files under /garden/.
Extract or refresh the user's writing voice profile from their actual Slack messages. Pulls sent messages, synthesizes style patterns, anchors with short redacted examples, writes meta/voice.md. Use when the user says "init voice", "refresh voice", "extract my voice", "build voice profile", or during initial vault…
Process the garden vault. Files inbox captures into atomic notes, adds wiki-links, dedupes, updates MOCs, and commits. Run on a schedule (cron or routine), not by hand. Reads /garden/meta/gardener-rules.md for heuristics.
Use when the user wants to publish, deploy, or put online their Obsidian/Markdown vault (notes) as a website. Triggers on "publish my vault", "опубликуй мои заметки", "deploy my notes", "put my Obsidian online", "make a site from my markdown". Ships the vault to GitHub Pages via the markdown-publish engine, in the…