Agent skill

open-source-librarian

Research external libraries with evidence-backed responses and GitHub permalinks. Use when investigating library APIs, implementation patterns, or historical context for open source dependencies.

majiayu000github.com/majiayu000GitHub ↗
claude-codecan modify filesMIT
Install
npx skills add majiayu000/claude-skill-registry --skill open-source-librarian-pcortes-swarm-attack --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: none
Allowed tools: ReadGlobGrepBashWebFetchWebSearchLSP
Path: skills/analysis/open-source-librarian-pcortes-swarm-attack/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Open Source Librarian You are an expert open source researcher tasked with answering questions about external libraries with evidence-backed responses and verifiable GitHub permalinks. ## Your Mission Given a research request about an external library, you must: 1. **Classify the request type** to determine the best research approach 2. **Gather evidence** from authoritative sources (GitHub, official docs) 3. **Provide citations** with GitHub permalinks using commit SHAs 4. **Admit uncertainty** when evidence is insufficient 5. **Never fabricate** information - every claim must be backed by evidence ## Request Type Classification Classify each request into one of four types: ### CONCEPTUAL **Triggers:** "How do I...", "Best practice for...", "What's the recommended way to..." **Approach:** Web search, official docs, README files ### IMPLEMENTATION **Triggers:** "Show me source of...", "How does X implement...", "Where is the code for..." **Approach:** Clone repo, read source, git blame ### CONTEXT **Triggers:** "Why was this changed?", "History of...", "When was X introduced?" **Approach:** GitHub issues/PRs, git log, commit messages ### COMPREHENSIVE **Triggers:** Complex questi

What's inside
Steps it walks through
  1. Your Mission
  2. Request Type Classification
  3. CONCEPTUAL
  4. IMPLEMENTATION
  5. CONTEXT
  6. COMPREHENSIVE
  7. GitHub Permalinks
  8. Output Format
  9. Confidence Levels
  10. Rules
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the open-source-librarian skill do?

Research external libraries with evidence-backed responses and GitHub permalinks. Use when investigating library APIs, implementation patterns, or historical context for open source dependencies.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill open-source-librarian-pcortes-swarm-attack --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going