By johnoconnor0
Memex by Anthril — Claude Code plugin that scaffolds and maintains profile-driven Markdown workspaces. Hook-enforced documentation discipline; ingest/query/lint loop; ships alongside the Memex by Anthril desktop app.
Emit the link graph of the Memex wiki
Ingest a raw source into the Memex wiki
Interactively build a custom Memex profile tailored to this project's folder shape
Scaffold a Memex wiki into the current project
Health-check the Memex wiki
Use this agent for large or multi-part source ingests into the Memex wiki (long PDFs, series of articles, transcript dumps, whole-book chapters). Runs in isolation so long reads don't bloat the main session's context. Returns a summary of pages created/updated and any open questions raised.
Use this agent for wiki-lint passes on large wikis (50+ pages). Runs in isolation; returns a findings report. Same logic as the wiki-lint skill but isolated from the main session's context budget.
Use this agent to plan a non-trivial task against the wiki before coding or writing. Reads the relevant wiki pages, open questions, recent log entries; produces a step-by-step plan. Use when starting a feature, debugging a long-standing issue, or designing a change that touches multiple surfaces — anything the wiki has prior art on.
Answer a question using the Memex wiki. Read the index, find relevant pages, read them, synthesise a cited answer, optionally file the answer back as a new wiki page for compounding value. Invoked when the user asks a question referring to "the wiki", "my notes", "the docs", or asks a question whose answer likely lives in the wiki.
Structurally refactor wiki pages — split a page into multiple, merge two or more into one, rename a slug across all references. Handles cross-reference updates automatically. Invoked when the user says "split this page", "merge these pages", "rename this slug", or "refactor the wiki".
Ingest a raw source into the Memex wiki. Reads the file, summarises it to a new page under the profile's summary folder, extracts entities/concepts/topics and updates or creates their pages, bumps index.md, appends log.md. Invoked when the user mentions ingesting an article, processing a source, or adding a file under .memex/raw/ to the wiki.
Triage the open questions backlog. Group by topic, flag overdue items, propose resolutions or promotions, offer to move resolved items to .resolved/. Invoked when the user says "triage open questions", "what's blocking me", or "review the open questions list".
Interactively build a custom Memex profile tailored to a project's actual folder shape. Surveys the project with Glob/Grep, classifies the project type, asks the user targeted questions about taxonomy and gating, and writes a complete memex.config.json + .memex/ tree + CLAUDE.md + AGENTS.md. Invoked by /memex:init-profile, or when the user says "help me build a profile", "make a memex profile for this project", or "none of the profiles fit".
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
The Claude Code half of Memex by Anthril. Provides:
/memex:init, /memex:ingest, /memex:query, /memex:lint, /memex:log, /memex:graph, /memex:promote, /memex:open-q, etc.doc-query, doc-refactor, ingest-source, open-questions-triage, profile-builder, wiki-lint.memex-ingestor, memex-linter, memex-planner for long-running operations in isolated worktrees.The plugin is vendored alongside the desktop installer. On first run the desktop's setup wizard offers to register it into ~/.claude/plugins/anthril/memex/<version>/ and patch ~/.claude/plugins.json. You can also install it standalone by extracting plugin.zip from a GitHub Release.
claude-memex pluginThis plugin is the successor to the now-archived anthril/claude-memex plugin. The schemas, hooks, and profile templates round-trip cleanly so existing wikis open without migration. See CREDITS.md at the repo root for the prior-art trail.
MIT — see LICENSE.
npx claudepluginhub johnoconnor0/claude-memex --plugin memexUpstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Build and maintain an LLM-curated personal knowledge base in your project — Andrej Karpathy's LLM Wiki pattern, designed to scale to thousands of pages without becoming a context bottleneck. Now with an optional compiled graph layer for typed, provenance-backed relationships.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications