用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/tomevault-io/tomes --skill help命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | help |
| description | > Use when this capability is needed. |
Print the Wenlan plugin reference card. Read-only — never calls a tool.
When triggered, output the block below verbatim. No editing, no abbreviating, no embellishing. The user is asking for the menu.
Wenlan plugin — daily verbs
/setup set up or repair Wenlan (auto-installs local runtime)
/brief load identity + topic context (start of session)
/capture <x> save one durable memory in flow
/recall <q> search local memory
/distill [t] synthesize pages from clusters (scoped to current repo)
/pages [q] browse + open distilled pages (wenlan pages)
/curate <surface> deep audit (surface = captures|revisions); /brief handles daily
/forget <id> delete a memory by ID
/handoff end-of-session ritual (session log + captures)
/help this card
Daily flow (~1 min overhead per session):
1. start session → hook auto-checks runtime, silent if up
2. /brief → ~5 s, load context
3. work normally → Claude proactively /captures durable facts
4. /recall X → as needed for lookups
5. /handoff → ~30 s, narrative session log + captures
Where your data lives (everything under ~/.wenlan/):
~/.wenlan/pages/ wiki pages distilled from your memories (md)
~/.wenlan/sessions/ session logs by date (md)
~/.wenlan/sessions/_status/ current per-project goals + last-handoff
~/.wenlan/db/ memories + knowledge graph (symlink to libSQL)
~/.wenlan/bin/ installed binaries
View it without a GUI:
open ~/.wenlan/ browse in Finder
code ~/.wenlan/ open in VS Code
git -C ~/.wenlan log --oneline timeline of every memory + distill pass
ln -s ~/.wenlan/pages ~/Vault/wenlan # symlink into Obsidian for graph view
~/.wenlan/ is a git repo. Skills auto-commit per logical batch (one per
session, distill pass, or forget). Use git log / git diff / git revert
as a free audit trail. No remote — purely local history.
Three classes of artifact:
- memories: granular, queryable, live in DB only (confirmed = stays in DB)
- pages: synthesized wikis, DB + ~/.wenlan/pages/*.md projection
- sessions: chronological narrative, ~/.wenlan/sessions/*.md only
The local runtime must run at 127.0.0.1:7878. Hook prints "/wenlan:setup" if down.
Optional upgrades for richer distill cycles:
wenlan models install local Qwen, no API cost
wenlan keys set anthropic Anthropic API, higher quality
/help./setup success too./recall./setup (it diagnoses + auto-installs).Source: 7xuanlu/origin — distributed by TomeVault.
基于 SOC 职业分类