← 返回
未分类 中文

Nm Memory Palace Digital Garden Cultivator

Cultivate digital gardens: manage notes, link structures, knowledge bases, and garden health
管理数字花园笔记、链接结构和健康指标
athola athola 来源
未分类 clawhub v1.9.12 3 版本 100000 Key: 无需
★ 0
Stars
📥 433
下载
💾 1
安装
3
版本
#latest

概述

> Night Market Skill — ported from claude-night-market/memory-palace. For the full experience with agents, hooks, and commands, install the Claude Code plugin.

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
  • use knowledge-intake
  • Creating memory palace

structures - use memory-palace-architect

  • Evaluating new knowledge
  • use knowledge-intake

Content Maturity Levels

LevelStatusDescription
----------------------------
SeedlingNew/roughEarly ideas, incomplete thoughts
GrowingDevelopingBeing actively refined
EvergreenMatureStable, well-developed content

Core Workflow

  1. Collect Sources - Gather notes, bookmarks, ideas
  2. Plan Structure - Define garden organization
  3. Create Links - Build bidirectional connections
  4. Schedule Maintenance - Establish tending cadence
  5. Document Outputs - Convert mature ideas to formal docs

Garden Layout Template

garden:
  sections: ["research", "patterns", "experiments"]
  plots:
    - name: "My First Note"
      purpose: "reference"  # reference | evergreen | lab
      maturity: "seedling"  # seedling | growing | evergreen
      inbound_links: []
      outbound_links: []
      last_tended: "2025-11-24T10:00:00Z"

Verification: Run the command with --help flag to verify availability.

Maintenance Cadence

ActionFrequencyPurpose
----------------------------
Quick pruneEvery 2 daysRemove dead links, fix typos
Stale reviewAfter 7 days inactiveAssess content freshness
ArchiveAfter 30 days inactiveMove to archive or delete

Success Metrics

  • Link density - Average links per piece of content
  • Bidirectional coverage - % of links that are reciprocal
  • Freshness - Time since last update per area
  • Maturity ratio - Evergreen content / total content

Detailed Resources

  • Linking Patterns: See modules/linking-patterns.md
  • Maintenance Guide: See modules/maintenance.md
  • Metrics Integration: See modules/maintenance.md

Integration

  • memory-palace-architect - Host garden within palace structure
  • knowledge-locator - Search garden content
  • session-palace-builder - Seed garden from session insights
  • Troubleshooting

Common Issues

Pre-commit hooks failing

Run SKIP=... git commit to bypass temporarily, then fix issues

Merge conflicts

Use git merge --abort to reset, then resolve conflicts carefully

Commit rejected

Check hook output and fix reported issues before committing again

版本历史

共 3 个版本

  • v1.9.12 当前
    2026-06-19 19:56 安全 安全
  • v1.0.2
    2026-05-09 16:44 安全 安全
  • v1.0.1
    2026-05-07 18:42 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

knowledge-management

web-tools-guide

user_ec205dbb
MANDATORY before calling web_search, web_fetch, browser, or opencli. Contains required error-handling procedures (web_se
★ 73 📥 162,833
knowledge-management

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 446 📥 105,168
knowledge-management

Summarize

paudyyin
智能摘要工具,自动为长文本、文档、网页生成摘要,提取要点与关键词,支持自定义摘要长度。
★ 960 📥 519,612