wenlan
Local memory, recall, and source-backed wiki pages
All Skills in This Repository (11)
Pure Emerald Level Indicatorsinit
Automate origin plugin, MCP server, and daemon setup with health checks.
debrief
Automate end-of-session debrief by saving logs, project status, and MCP context.
capture
Save durable facts, decisions, and preferences to Wenlan via /capture.
handoff
Capture session decisions, lessons, and open threads into MCP memories and a narrative log.
read
Resolve wiki page IDs or titles to Markdown paths and preview metadata.
distill
Cluster related memories into topic-focused wiki pages via MCP tools.
recall
Search Wenlan's local memory by natural-language query.
review
Audit Wenlan pending surfaces for revisions, captures, and orphan wikilinks.
brief
Consolidate project status, context, and pending revisions into a session briefing.
forget
Delete a memory by source_id from the Wenlan local store.
help
Generate a reference card of Wenlan plugin commands and data paths.
Frequently Asked Questions
FAQPage SchemaHow to install Wenlan?βΌ
Run `npx skills add 7xuanlu/wenlan --all -g -y` in your terminal to install all skills in this suite globally.
What does Wenlan do?βΌ
Wenlan is a local-first memory system that captures durable facts and decisions from your work sessions and compiles them into source-cited wiki pages that stay current over time.
How do I save and find memories with Wenlan?βΌ
Use the capture skill to save a decision, preference, or lesson in the moment, and the recall skill to search it later with a plain-language query.
Does Wenlan work with Claude Code and Codex?βΌ
Yes. Wenlan ships dedicated plugins for both Claude Code and Codex, plus an MCP server that connects to other compatible clients.
Does Wenlan send my data to the cloud?βΌ
No. Everything runs as a local daemon with data stored under ~/.wenlan/ on your machine; cloud models are strictly opt-in upgrades.
Related Repositories in Software Engineering
View All in Software Engineeringβopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core