librarian-query-protocol

Route knowledge queries through a centralized Reference Librarian workflow.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/j-mckerracher/agent-research --skill librarian-query-protocol
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: librarian-query-protocol
Source: https://github.com/j-mckerracher/agent-research/tree/main/dated-agents/4-6-2026/.claude/skills/librarian-query-protocol
Command: npx skills add https://github.com/j-mckerracher/agent-research --skill librarian-query-protocol

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Routes all knowledge queries through a centralized Reference Librarian to prevent uncontrolled exploration, reduce misalignment, and ensure consistent access to project knowledge.

Core Features & Use Cases

  • Centralized knowledge access: all inquiries flow through the librarian to gather, filter, and route relevant information.
  • Confidence-aware workflows: enforces confidence levels and waits for exploration results before proceeding.
  • Scoped lessons and knowledge accumulation: supports retrieving applicable lessons and reporting discoveries for accumulated knowledge.

Quick Start

Formulate your knowledge question and route it to the Reference Librarian before proceeding with any file or code exploration.

Frequently Asked Questions about librarian-query-protocol

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I centralize project knowledge queries in a multi-agent context?

Centralize project knowledge queries by routing all information requests through a reference librarian workflow that gathers, filters, and routes relevant data. This prevents uncontrolled codebase exploration and ensures consistent agent access to accumulated knowledge.

What is a librarian-first knowledge query protocol?

A librarian-first knowledge query protocol is a centralized workflow that intercepts all information requests before direct file exploration occurs. It enforces confidence-aware responses, manages exploration confidence, and produces structured output artifacts for accumulated project knowledge.

How do I prevent uncontrolled codebase exploration by autonomous agents?

Prevent uncontrolled exploration by enforcing a centralized librarian protocol that requires agents to query for file locations, patterns, and prior learnings before acting. This confidence-aware workflow ensures agents wait for structured exploration results before proceeding.

How do I manage exploration confidence levels when retrieving accumulated knowledge?

Manage exploration confidence by enforcing a librarian protocol that waits for exploration results before proceeding with any task. This workflow supports retrieving applicable scoped lessons and reporting new discoveries to maintain accurate, confidence-aware accumulated knowledge.

Does a centralized librarian workflow work for retrieving PRD references and prior learnings?

Yes, a centralized librarian workflow is explicitly designed for multi-agent contexts needing file locations, patterns, prior learnings, or PRD references. It routes these specific inquiries to ensure agents access applicable scoped lessons without direct codebase searches.