help

help is a skill for Claude Code, Codex from 7xuanlu/wenlan. It costs 39 tokens per session (592 once invoked), scanned A, original, Apache-2.0.

A quick-reference card for the Wenlan plugin’s commands and daily workflow.

In plain words
What is it for?
It helps with viewing help, checking import progress, and learning when to use commands for setup, memory, briefs, pages, reviews, and session handoffs.
Why use it?
It gives developers one place to check available commands without running setup or other tools.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/7xuanlu/wenlan/help
Any agent
npx skills add 7xuanlu/wenlan --skill help
Clone the repo
git clone --depth 1 https://github.com/7xuanlu/wenlan

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for help

README.md
[![agentmods](https://agentmods.dev/badge/skills/7xuanlu/wenlan/help.svg)](https://agentmods.dev/skills/7xuanlu/wenlan/help)
Your own site
<a href="https://agentmods.dev/skills/7xuanlu/wenlan/help"><img src="https://agentmods.dev/badge/skills/7xuanlu/wenlan/help.svg" alt="Measured on agentmods" height="20"></a>
Per session 39 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 592 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00039 $0.00592
Opus 5 $0.00019 $0.00296
Sonnet 5 $0.00008 $0.00118
Haiku 4.5 $0.00004 $0.00059

Measured 4d ago against content hash 6dd796bb98e6, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

help scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugin-codex/skills/help/SKILL.md · 65 lines

What it actually says

/help

Print the Wenlan Codex command card. The default help path is read-only and calls no tools.

Wenlan for Codex

  /setup          set up or repair the local runtime and MCP bridge
  /brief [topic]  read the Space Brief; topic adds related context
  /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 a Brief update
  /help           show this card

Import progress: ask explicitly; Wenlan checks `list_pending_imports` on demand.

Daily flow:

  1. /setup once after install, or when Wenlan looks broken
  2. /brief when resuming a project or asking to catch up
  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/   human receipts projected from Space Briefs
  bin/                installed wenlan and wenlan-mcp binaries

Open pages with /pages. Inspect history with:

  git -C ~/.wenlan log --oneline

Optional models and keys do not enable background inference by themselves:

  wenlan enrichment status        show Everyday + Synthesis as off/ready/paused
  wenlan enrichment configure --everyday <source> --synthesis <source>
                                  review the exact mapping, disclosure, and confirm
  wenlan enrichment disable       turn model-backed background work off

Only when the user explicitly asks whether an import/export is still running, call mcp__wenlan__list_pending_imports. Never call it during ordinary /help, /brief, setup, or session-start flows.

If the local runtime or MCP bridge is down, tell the user to run /setup.

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 65 lines · 39 tokens per session scan A 6dd796bb98e6

Subscribe to this mod's changes

help is a skill published in the GitHub repository 7xuanlu/wenlan (62 stars, last pushed today), licensed Apache-2.0. It adds 39 tokens to every session and 592 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

orchestrate

This skill should be used when the user asks to 'orchestrate a task', 'break down work into parallel agents', 'coordinate subtasks', 'run agents in parallel', or mentions 'multi-agent'. Decomposes complex tasks into tracked subtasks, dispatches parallel subagents, and coordinates until completion.

varun29ankuS/shodh-memory · 67 tokens

shodh-memory

Persistent memory system for AI agents. Use this skill to remember context across conversations, recall relevant information, and build long-term knowledge. Activate when you need to store decisions, learnings, errors, or context that should persist beyond the current session.

varun29ankuS/shodh-memory · 53 tokens

braindb-agent

Persistent memory across sessions via the BrainDB agent. Use at conversation start and whenever you need to recall what you know about the user or save new information to long-term memory.

dimknaf/braindb · 40 tokens

deeprefine

Agent-native DeepRefine refinement loop — same control flow as DeepRefine.refine(), graphify search instead of FAISS, session LLM, dry-run review before approved graph writes.

HKUST-KnowComp/DeepRefine-Skill · 42 tokens

deeprefine

Agent-native DeepRefine refinement loop — same control flow as DeepRefine.refine(), graphify search instead of FAISS, session LLM, dry-run review before approved graph writes.

HKUST-KnowComp/DeepRefine-Skill · 42 tokens

deeprefine

Claude Code adapter for the DeepRefine agent-native refinement loop. Use when the user invokes /deeprefine, or asks to refine, diagnose, review, or apply changes to a Graphify / LLM-Wiki knowledge graph. Must follow the canonical DeepRefine skill rules and stop for review before graph writes.

HKUST-KnowComp/DeepRefine-Skill · 68 tokens