khou/gardenkit

Claude Code hooks + skills for a self-maintaining second brain in plain markdown.

4Stars on the repository
5Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

garden-bootstrap

01

khou/gardenkit

Skill Claude CodeCodex

Bootstrap the garden vault from connected data sources. Surveys what's available, proposes a plan tailored to the user's context, asks for confirmation, then executes. Opt-in and user-invoked only — never runs unattended. Two modes, both interactive: init (first-time pull) and refresh (top-up since last run).

4 3mo ago B 70 tokens original MIT

garden-capture

02

khou/gardenkit

Skill Claude CodeCodex

Capture a thought, decision, learning, or fact into the garden vault inbox. Use ONLY when the user explicitly asks: "capture X", "remember that X", "for the garden Y", "save this", etc. Do not capture proactively — the user wants to approve what lands in the vault. Writes to /garden/inbox/: the gardener will file it…

4 3mo ago A 80 tokens original MIT

garden-recall

03

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

04

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

05

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