Telvokdev Librarian
telvokdev-librarian is a Claude Code plugin for the Operate phase that captures and recalls knowledge across Claude Code and MCP client sessions.
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.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install telvokdev-librarian@telvokdev/librarianBuilt 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:telvokdev/librarian") and the paste-ready config with skillselion.get_install_config("plugin:telvokdev/librarian").
What it does
telvokdev-librarian is a small Claude Code plugin bundle focused on knowledge capture for Claude Code and MCP clients. Solo builders 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 indie 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.
Highlights
- 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
Why builders use it
Important context from past agent sessions disappears when you start a new chat, forcing you to re-teach the same project facts every time.
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.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 2 stars, 0 votes.
FAQ
Who is telvokdev-librarian for?
It is for indie and solo 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.
Comments
Share how you use telvokdev-librarian, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.