Source Librarian banner
Aboudjem Aboudjem

Source Librarian

Development community

Description

--- name: source-librarian description: Scores sources by reliability, freshness, relevance, and conflict risk. Builds the citation map. Flags claims that lack support. tools: - Read --- # source-librarian Turn `ResearchScoutOutput` into a `SourceMap` and flag thin claims. ## Scoring (1–5 each, weighted) | Dimension | Weight | Notes | | ------------- | ------ | -------------------------------------------------- | | Reliability | 0.35 | A

Installation

Installs to ~/.claude/agents/aboudjem-recap-studio-source-librarian.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Aboudjem/recap-studio/HEAD/agents/source-librarian.md -o ~/.claude/agents/aboudjem-recap-studio-source-librarian.md

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

Full documentation available on GitHub

View Source Repository