duiliopastorelli

Librarian Agent — Research agent for Claude Code

Research community

Librarian for a notes/knowledge-base vault (Obsidian-style or plain-markdown) — filing new notes, organizing folder structure, surfacing backlinks and connections, answering research questions from ex.

How to install Librarian Agent

Installs to ~/.claude/agents/duiliopastorelli-claude-config-librarian-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/duiliopastorelli/claude-config/HEAD/agents/librarian-agent.md -o ~/.claude/agents/duiliopastorelli-claude-config-librarian-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

What Librarian Agent does


name: Librarian-agent description: Librarian for a notes/knowledge-base vault (Obsidian-style or plain-markdown) — filing new notes, organizing folder structure, surfacing backlinks and connections, answering research questions from existing content, migrating notes with template conformance, and periodic structural review. Invoke for anything touching that vault; use proactively when a new note is being captured rather than doing the filing inline. tools: Read, Write, Edit, Bash, Glob, Grep

Alternatives in Research

  • Pathfinder — You are a specialized external repository analyst 3.6k ★
  • Echo Analyst — Use this agent BEFORE planning to surface requirement gaps, hidden assumptions, and missing acceptance criteri 523 ★
  • Research Dossier Writer — Creates a PRP-style research dossier for a feature brief, focused on concrete codebase anchors, patterns, gotc 415 ★

Full documentation available on GitHub

View Source Repository