| name | digital-garden-cultivator |
| description | Manages digital garden notes, link structures, and health metrics. Use when curating a knowledge base, pruning stale notes, or tracking content maturity. |
| alwaysApply | false |
| category | cultivation |
| tags | ["digital-garden","knowledge-base","linking","curation","documentation"] |
| dependencies | ["leyline:storage-templates"] |
| scripts | ["garden_metrics.py"] |
| usage_patterns | ["garden-management","knowledge-curation","content-lifecycle"] |
| complexity | intermediate |
| model_hint | standard |
| estimated_tokens | 500 |
Table of Contents
Digital Garden Cultivator
Design, manage, and evolve digital gardens as living knowledge bases. Digital gardens are interconnected note collections that grow organically, emphasizing evolution over perfection.
What It Is
A digital garden approach to knowledge management that:
- Builds dynamic knowledge bases that evolve over time
- Connects notes through bidirectional links
- Incubates ideas before formalizing as documentation
- Creates discovery paths for information navigation
- Tracks content maturity and maintenance needs
Quick Start
Calculate Garden Metrics
python scripts/garden_metrics.py path/to/garden.json --format brief
Verification: Run python --version to verify Python environment.
Output Formats
json - Full metrics as JSON
brief - One-line summary
prometheus - Prometheus exposition format
When To Use
- Building dynamic knowledge bases that evolve over time
- Connecting notes, skills, and palaces through bidirectional links
- Incubating ideas before formalizing as documentation
- Creating discovery paths for navigating information
- Managing content lifecycle (seedling → growing → evergreen)
When NOT To Use
- Creating memory palace
structures - use memory-palace-architect
- Evaluating new knowledge
- Creating memory palace
structures - use memory-palace-architect
- Evaluating new knowledge