Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.43 KB

File metadata and controls

21 lines (13 loc) · 1.43 KB

Memex by Anthril — Claude Code plugin

The Claude Code half of Memex by Anthril. Provides:

  • Slash commands/memex:init, /memex:ingest, /memex:query, /memex:lint, /memex:log, /memex:graph, /memex:promote, /memex:open-q, etc.
  • Skillsdoc-query, doc-refactor, ingest-source, open-questions-triage, profile-builder, wiki-lint.
  • Agentsmemex-ingestor, memex-linter, memex-planner for long-running operations in isolated worktrees.
  • Hooks — SessionStart context injection, PreToolUse path/frontmatter guards, PostToolUse validation, Stop log appends.
  • Profile templates — six built-in scaffolds (engineering-ops, research-wiki, research-project, book-companion, personal-journal, generic).

Distribution

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.

Relationship to the legacy claude-memex plugin

This 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.

License

MIT — see LICENSE.