
Telvokdev Librarian
- 2 repo stars
- Updated February 1, 2026
- telvokdev/librarian
telvokdev-librarian is a Claude Code plugin that captures and recalls knowledge across Claude Code and MCP client sessions.
About
telvokdev-librarian is a small Claude Code plugin bundle focused on knowledge capture for Claude Code and MCP clients. developers who ship with agents hit the same wall: useful context lives only in the current thread. Librarian-style capture is meant to turn fleeting explanations into durable notes the stack can reuse. It fits operators who want lightweight memory without building a full RAG pipeline. Install when you already use Claude Code or an MCP client and want a structured habit of saving what mattered—architecture choices, API quirks, customer constraints—so the next session starts closer to truth. It is not a replacement for version control or a team wiki; it complements agent workflows where recall quality directly affects velocity. Expect a productivity-oriented integration rather than code generation or deployment automation.
- Captures and surfaces knowledge for Claude Code and compatible MCP clients
- Oriented around remember, learn, and together-style continuity across conversations
- Single-plugin bundle from telvokdev/librarian
- Community-listed knowledge-capture workflow—not a generic chat export
Telvokdev Librarian by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install telvokdev-librarian@telvokdev/librarianAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | February 1, 2026 |
| Repository | telvokdev/librarian ↗ |
What it does
Persist decisions, learnings, and project context from Claude Code and MCP sessions so your agent can recall them on the next task instead of re-explaining the same facts.
Who is it for?
Best when you're running long Claude Code projects and want simple session-to-session memory without standing up a custom vector database.
Skip if: Skip if you already mandate Notion or Confluence as the single source of truth, or developers and only need one-off prompts with no continuity.
What you get
After you install and use it, captured knowledge can be referenced in later Claude Code or MCP work so iterations start with retained project memory.
- Captured knowledge artifacts usable in later agent sessions
- Repeatable capture habit tied to Claude Code and MCP workflows
- Reduced re-explanation of stable project facts
By the numbers
- Plugin count: 1
- Repository: telvokdev/librarian
- Catalog source: auto-ingested community listing
Recommended Plugins
How it compares
Knowledge-capture plugin for agents, not an MCP server for external APIs or a code-review skill.
FAQ
Who is Telvokdev Librarian for?
It is for developers using Claude Code or MCP clients who want to remember project learnings across sessions without manual copy-paste into docs.
When should I use Telvokdev Librarian?
Use it whenever you finish a meaningful agent session—debugging, integration work, or customer feedback—and want those conclusions available the next time you open Claude Code.
How do I add Telvokdev Librarian to my agent?
Add the telvokdev/librarian repository as a Claude Code plugin from the repo’s plugin manifest, ensure your MCP client is configured if the capture path uses MCP, then follow the plugin’s capture and recall commands in-session.