返回顶部
z

zettelclaw

Work inside a Zettelclaw vault using the current typed frontmatter schema, inbox + Base workflows, and human-write/agent-read guardrails. Use when creating, updating, organizing, or searching notes in a Zettelclaw vault, including inbox processing, /ask callouts, and journal scaffolding.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 2026.3.11
安全检测
已通过
582
下载量
0
收藏
概述
安装方式
版本历史

zettelclaw

# Zettelclaw Follow the canonical Zettelclaw vault model: capture externally, write durable notes manually, and use the agent for navigation/synthesis. This is an instruction-only skill. It does not install software by itself. `qmd` is optional when it is already available in the environment, and `rg` is the supported fallback for search. ## Vault structure ``` <vault>/ ├── 00 Inbox/ ├── 01 Notes/ ├── 02 Journal/ ├── 03 Templates/ ├── 04 Attachments/ └── README.md ``` ## Note types Use YAML frontmatter on every note: - Required on all notes: - `type` - `tags` - `created` - Required on `doc` and content notes: - `status` (`queued | in-progress | done | archived`) - Optional content metadata: - `author` - `source` Use these primary types: - `note`: durable atomic thinking note; no `status` - `doc`: non-atomic working/reference note; uses `status` - `journal`: daily log note; no `status` - content types: `article`, `book`, `movie`, `tv`, `youtube`, `tweet`, `podcast`, `paper` (and extensible additional content types); uses `status` ## Templates Always read the matching template in `03 Templates/` before creating a note: - `note.md` - `journal.md` - `clipper-capture.json` Use core templates/date syntax. Do not require Templater. ## Inbox workflow - Web captures land in `00 Inbox/` via `clipper-capture.json`. - Clipper sets `type` by URL (`tweet`, `youtube`, else `article`) and `status: queued`. - Process inbox captures by keeping/moving, converting into a `type: note`, or deleting. - Do not auto-write durable thinking notes from captured content unless explicitly asked. ## Bases workflow - `00 Inbox/inbox.base` is the canonical queue view. - Grouping is by `note.type` for scan-by-content-type triage. - Prefer creating/editing `.base` files over Dataview. ## Titles as APIs A note's title is its interface. Use complete, declarative phrases: "Spaced Repetition Works Because of Retrieval," not "Spaced Repetition." A well-titled note can be linked and understood without opening it. When creating or renaming notes, always prefer a full declarative statement. ## Tag conventions Tags live in the frontmatter `tags` array, not inline in the body. - Lowercase, hyphenated: `spaced-repetition`, not `Spaced Repetition` or `spacedRepetition`. - Topic-oriented, not structural: `learning` (what it's about), not `important` (how you feel about it). - Nest only when a hierarchy is genuinely useful: `ai/transformers` is fine, deep nesting is not. - Suggest tags based on the vault's existing taxonomy rather than inventing new ones. ## Editing rules - Preserve existing prose unless user asks to rewrite. - Do not add or maintain an `updated` frontmatter field. - Use dense wikilinking (`[[Note Title]]`) and allow unresolved links as stubs. - Do not create top-level folders unless explicitly requested. - Do not assign/change `status`, move notes, or delete notes without explicit instruction. - Agent write surface is limited to: - `/ask` response callouts - optional daily briefing callout in journals ## Search patterns Default QMD collections: - `zettelclaw-inbox` - `zettelclaw-notes` - `zettelclaw-journal` - `zettelclaw-attachments` ```bash # qmd (preferred when installed) qmd query "spaced repetition and retrieval" -c zettelclaw-notes qmd search "status: queued" -c zettelclaw-inbox qmd vsearch "what have I been learning about memory" -c zettelclaw-notes # ripgrep fallback rg -l 'type: note' "01 Notes/" rg -l 'type: article' "00 Inbox/" "01 Notes/" rg -l 'status: queued' "00 Inbox/" "01 Notes/" ``` ## OpenClaw integration If configuring OpenClaw memory paths, use: - `agents.defaults.memorySearch.extraPaths` Do not write legacy top-level `memorySearch`. Only change OpenClaw config when the operator explicitly wants this vault wired into an OpenClaw installation.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 zettelclaw-1776319171 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 zettelclaw-1776319171 技能

通过命令行安装

skillhub install zettelclaw-1776319171

下载 Zip 包

⬇ 下载 zettelclaw v2026.3.11

文件大小: 2.87 KB | 发布时间: 2026-4-16 18:44

v2026.3.11 最新 2026-4-16 18:44
**Full Changelog**: https://github.com/maxpetretta/zettelclaw/compare/v2026.3.7...v2026.3.11

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部