Skip to main content
Run any Skill in Manus
with one click
GitHub repository

gardenkit

gardenkit contains 5 collected skills from khou, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
3
updated
2026-05-14
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

garden-bootstrap
farmworkers-and-laborers-crop-nursery-and-greenhouse

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

2026-05-14
garden-capture
file-clerks-434071

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 properly later.

2026-05-14
gardener
file-clerks-434071

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.

2026-05-14
garden-recall
file-clerks-434071

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

2026-05-06
garden-voice
writers-and-authors

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 bootstrap. Three modes: init (first-time broad sample), refresh (periodic top-up), add (manual snippet).

2026-05-03