ワンクリックで
help
Show a one-screen Codex reference for the Wenlan plugin. Use when the user asks for Wenlan help, command list, or invokes /help.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Show a one-screen Codex reference for the Wenlan plugin. Use when the user asks for Wenlan help, command list, or invokes /help.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Frictionless Wenlan setup for Codex. Detects a missing local runtime, installs or repairs it, and verifies the plugin to MCP to local runtime round-trip. Run when the user says "set up wenlan", "is wenlan working", or "fix wenlan".
Frictionless setup. Detects a missing local runtime, installs or repairs it, configures local memory, and verifies the full plugin -> MCP -> local runtime round-trip. Run after `/plugin install wenlan@7xuanlu-wenlan`, or any time the user says "set up wenlan", "is wenlan working", "fix wenlan".
Run Wenlan diagnostics or resolve every finding into a ready repair, review item, system action, or blocker.
One-screen quick reference for the Wenlan plugin. Lists the daily verbs, the daily flow, where data lives, and how to view it without a GUI. Use when the user says "help", "what can I do", "list wenlan commands", "how do I use wenlan", or invokes `/help`.
Run Wenlan diagnostics or resolve every finding into a ready repair, review item, system action, or blocker.
Review pending Wenlan captures or revisions from Codex. Use for explicit audit walks after /brief or /handoff surfaces pending work. Invoked as /curate captures or /curate revisions.
| name | help |
| description | Show a one-screen Codex reference for the Wenlan plugin. Use when the user asks for Wenlan help, command list, or invokes /help. |
| allowed-tools | [] |
| user-invocable | true |
Print the Wenlan Codex command card. Read-only; call no tools.
Wenlan for Codex
/setup set up or repair the local runtime and MCP bridge
/brief [topic] load session status, identity, preferences, and memories
/capture <x> save one durable memory
/recall <q> search local memory
/lint [deep|repair] [scope] diagnose, or resolve all findings safely
/distill [t] synthesize or refresh source-backed pages
/pages [q] list or open distilled pages in the OS editor
/curate <s> review pending captures or revisions (s = captures|revisions)
/forget <id> delete one memory by exact id after confirmation
/handoff close a session with captures, session log, and status
/help show this card
Daily flow:
1. /setup once after install, or when Wenlan looks broken
2. /brief at session start
3. /capture durable decisions, corrections, lessons, or preferences
4. /recall when you need a specific memory
5. /handoff before ending the session
Data lives under ~/.wenlan/:
pages/ source-backed wiki pages
sessions/ narrative session logs
sessions/_status/ current per-project status
bin/ installed wenlan and wenlan-mcp binaries
Open pages with /pages. Inspect history with:
git -C ~/.wenlan log --oneline
If the local runtime or MCP bridge is down, tell the user to run /setup.