Plugin · Claude Code · Productivity

Chriskd Memex Kb

chriskd-memex-kb is a Claude Code plugin for the Build phase that provides a hybrid-search Markdown knowledge base with wiki links, typed relations, and an agent-friendly CLI plus static publishing.

by chriskd · github.com/chriskd/memex-kb

Stand up a searchable Markdown knowledge base with hybrid search and graph-style links so agents query project memory with a token-efficient CLI while humans can publish static pages.

12
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install chriskd-memex-kb@chriskd/memex-kb
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:chriskd/memex-kb") and the paste-ready config with skillselion.get_install_config("plugin:chriskd/memex-kb").

About

What it does

chriskd-memex-kb is a Claude Code plugin oriented around a searchable Markdown knowledge base built for AI workflows. Solo builders drowning in scattered notes and chat context can install it to centralize research, specs, and runbooks in linked Markdown with hybrid search—combining full-text and semantic retrieval—plus typed relations and graph-friendly navigation. The token-efficient CLI is meant for agents that need pinpoint context without pasting entire repos, while static publishing keeps a human-readable face for stakeholders or future you. In the Skillselion journey it shines during Build when you are documenting architecture and decisions, extends backward into Idea research capture, and forward into Operate when you iterate on living documentation. It is productivity and knowledge infrastructure, not a generic LLM wrapper or a deployment pipeline. One bundled plugin; community listing with modest GitHub traction.

Highlights

  • Hybrid full-text and semantic search over a Markdown knowledge base
  • Typed relations, wiki links, and graph views for connected notes
  • Token-efficient CLI aimed at agent workflows alongside human static publishing
  • Dual-scope design: agent retrieval plus readable published output
  • Single-plugin Memex-style KB bundle from chriskd/memex-kb

Why builders use it

Project knowledge lives in chats and loose files, so agents waste tokens and builders lose traceable relationships between notes.

After install, you get structured Markdown KB search and graph-linked notes agents can query efficiently while you publish readable static views.

At a glance

  • Type - Plugin in Productivity.
  • Adoption - 0 installs, 12 stars, 0 votes.

FAQ

Who is chriskd-memex-kb for?

It is for builders and agent users who maintain project knowledge in Markdown and want hybrid search, relations, and wiki-style links without a heavy proprietary wiki stack.

When should I use chriskd-memex-kb?

Use it when research, specs, and decisions need to stay queryable for agents during builds and when you want optional static publishing for humans.

How do I add chriskd-memex-kb to my agent?

Add the chriskd/memex-kb plugin to Claude Code, configure your Markdown KB paths, and use the bundled CLI or commands so agents run token-efficient searches against your notes.

Discussion

Comments

Share how you use chriskd-memex-kb, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.