garden
Vault gardening sweep — merge, link, split, and tidy agent pages
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Vault gardening sweep — merge, link, split, and tidy agent pages
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Unified knowledge base — shared Obsidian-compatible vault for curated pages, journal entries, and user notes
Daily scheduled brainstorm (also runnable on demand via /blog-ideas) that reviews the week-so-far across ingested activity, the daily journal, and the blog archive, and maintains a living weekly page of blog-post ideas.
Fetch recent Linkding bookmarks, analyze their content in child agents, and record insights to the vault
Fetch recent Mastodon posts and record interesting content to the vault
Fetch recent activity across all me-to-markdown sources (Mastodon, Linkding, GitHub, Spotify, YouTube, Pocket Casts), analyze each source in a child agent, and record insights to the vault
Fetch new items from subscribed RSS/Atom feeds and record interesting content to the vault
| name | garden |
| description | Vault gardening sweep — merge, link, split, and tidy agent pages |
| effort | strong |
| required-skills | ["vault"] |
| user-invocable | true |
| context | inline |
Perform a holistic maintenance pass over your agent pages in the vault. This is about structural quality, not adding new information. Only read and write within agent/.
vault_list with folder=agent/pages to get all your pages.[[wiki-links]] that pointed to it.[[wiki-links]] that point to non-existent pages.[[wiki-links]] where they're missing.vault_backlinks on key pages to check their connectivity.> tl;dr: summary after the title.vault_backlinks to find pages with no incoming links.vault_recompute_importance to deterministically refresh every agent page's importance frontmatter from measured signals (retrieval frequency, inbound-link count) — not a fresh guess. Scoped to agent/ pages only, in keeping with this skill's charter — it never touches the user's own vault pages.summary/keywords/tags that no longer match the body content.vault_backlinks) and rarely retrieved (low importance after recompute) — these are strong split/merge/delete candidates for a future pass, not something to act on unilaterally.End with a short narrative summary of what you tidied: pages merged, links fixed, summaries added, etc. If the vault was already in good shape and nothing needed attention, begin your summary with HEARTBEAT_OK on its own line followed by a brief quiet-cycle note — the leading marker lets the scheduler log a tidy line, and the narrative keeps the archive readable for the newsletter.