capture
01Command Claude Code
Capture URLs, files, pasted text, or search results into the memex raw layer.
Command Claude Code
Capture URLs, files, pasted text, or search results into the memex raw layer.
Command Claude Code
Distill the current or a past session into a structured raw wiki document.
Command Claude Code
Fetch web content or documentation into the raw/ directory.
Command Claude Code
Show all available memex knowledge base commands.
Command Claude Code
Ingest raw content into wiki pages. Delegates semantic processing to the AI agent.
Command Claude Code
Output relevant wiki context for the current task (saves tokens, improves precision).
Command Claude Code
Two-layer wiki health check: CLI mechanical pass (orphans, broken links, frontmatter) plus agent-driven semantic pass (contradictions, stale claims, missing cross-references, concepts without pages, data gaps, suggested next sources). Apply safe fixes directly, file unresolved findings as a wiki page.
Command Claude Code
Append a log entry to the vault activity log.
Command Claude Code
Scaffold a new wiki page with correct frontmatter.
Command Claude Code
Answer from the durable memex wiki using the ai-memex query workflow.
Command Claude Code
Command "search" from zelixag/ai-memex-cli, covering memex search, usage, examples and instructions.
Command Claude Code
Show vault overview: page count, scenes, recent activity.
Skill Claude CodeCodex
Maintain an agent-native LLM wiki / AI memex using raw sources, durable Markdown wiki pages, citations, two-layer lint (mechanical + semantic), session distillation, and the memex CLI toolbox. Use when the user asks to capture sources, ingest material into raw/ or wiki/, query "what do I know about...", distill…
Skill Claude CodeCodex
Release ai-memex-cli to npm. Bumps version, syncs bilingual READMEs and the website docs/, runs tests, publishes, tags, and creates a GitHub Release. Supports beta channel and dry-run. Trigger when the user says 发版 / release / publish / 发新版本 / "上传新包".
Cursor rule Cursor
This project is connected to a persistent knowledge base (LLM Wiki) managed by the memex CLI.
Instructions file CodexOpenCode
Repository guidance for ai-memex-cli, a command-line tool for building and maintaining a lasting knowledge wiki for language models. It describes the project, code rules, technologies, and file layout.
Instructions file
Project instructions for ai-memex-cli, a command-line tool for maintaining a persistent LLM wiki—a knowledge base that an AI updates over time.