garden

Automate vault agent page maintenance by merging pages and fixing broken links.

9|1|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/lmorchard/decafclaw --skill garden-lmorchard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: garden
Source: https://github.com/lmorchard/decafclaw/tree/main/src/decafclaw/skills/garden
Command: npx skills add https://github.com/lmorchard/decafclaw --skill garden-lmorchard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Vault maintenance and cleanup of agent pages: merging duplicates, fixing links, and strengthening connections.

Core Features & Use Cases

  • Consolidates similar pages to improve organization.
  • Fixes broken wiki-links and adds missing connections.
  • Updates tl;dr summaries and splits oversized pages for readability.

Quick Start

Run the vault garden sweep to perform a maintenance pass over agent pages within the vault.

Frequently Asked Questions about garden

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fix broken wiki-links and consolidate duplicate pages in my vault?

You can run an automated vault maintenance sweep to consolidate duplicate pages, fix broken wiki-links, and surface missing connections across agent directories.

What is the best way to merge related pages and improve vault structure?

A deterministic maintenance pass surveys, merges, fixes, connects, and summarizes agent content to merge related pages and improve overall vault structure.

Can I split oversized vault pages and update summaries automatically?

Vault maintenance supports splitting oversized pages for readability and updating tl;dr summaries to keep agent pages concise and well-structured.

Does vault maintenance work exclusively within the agent directory?

The vault garden sweep operates exclusively within the agent/ directory, relying on vault utilities like vault_list and vault_backlinks to perform its maintenance tasks.

How do backlinks help with vault maintenance and page connectivity?

Backlinks identify missing connections between agent pages, allowing the maintenance pass to fix broken links and strengthen the overall page network.

When should I run a vault maintenance sweep on my agent pages?

Run a vault maintenance sweep when you need to consolidate similar pages, fix broken wiki-links, update outdated summaries, or split oversized pages for better readability.