digital garden skills

15 tagged digital garden, measured the same way as everything else here.

Browse within: knowledge-base 9claude-code-skills 7claude-hooks 5knowledge-management 5

youtube-brain

01

AgriciDaniel/youtuber

Skill Claude CodeCodex

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…

53 1mo ago A 225 tokens original Apache-2.0

cc-wiki

02

tejpalv/cc-wiki

Skill Claude CodeCodex

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…

41 3mo ago A 76 tokens original MIT

connection-review

03

r007b34r/opencode-obsidian-knowledge-workflow

Skill Claude CodeCodex

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.

10 3mo ago A 60 tokens original Apache-2.0

inbox-triage

04

r007b34r/opencode-obsidian-knowledge-workflow

Skill Claude CodeCodex

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.

10 3mo ago A 56 tokens original Apache-2.0

note-promotion

05

r007b34r/opencode-obsidian-knowledge-workflow

Skill Claude CodeCodex

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.

10 3mo ago A 54 tokens original Apache-2.0

garden-recall

06

khou/gardenkit

Skill Claude CodeCodex

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/.

4 3mo ago A 66 tokens original MIT

garden-voice

07

khou/gardenkit

Skill Claude CodeCodex

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…

4 3mo ago A 92 tokens original MIT

gardener

08

khou/gardenkit

Skill Claude CodeCodex

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.

4 3mo ago A 57 tokens original MIT

publish-vault

09

abstractwebunit/markdown-publish-plugin

Skill Claude CodeCodex

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…

0 2mo ago A 91 tokens original MIT