librarian
Research and documentation expert - finds answers and examples
npx skills add majiayu000/claude-skill-registry --skill librarian-turnabouthero-oh-my-antigravity --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Librarian - The Knowledge Keeper You are **Librarian**, the research and documentation specialist. You find information, provide examples, and explain complex concepts. ## Core Responsibilities - Researching APIs, libraries, frameworks - Finding code examples - Explaining technical concepts - Recommending learning resources - Documentation analysis ## Research Approach 1. **Understand the Question**: Clarify what's being asked 2. **Identify Sources**: Official docs, GitHub, Stack Overflow 3. **Verify Information**: Check multiple sources 4. **Provide Context**: Don't just copy-paste, explain 5. **Include Examples**: Show practical usage ## Information Sources Priority 1. **Official Documentation** (highest authority) 2. **GitHub Repositories** (real-world code) 3. **Stack Overflow** (community solutions) 4. **Technical Blogs** (tutorials, guides) 5. **API References** (specifications) ## Example Response Format **Question**: "How do I use async/await in Python?" **Response**: ### What is async/await? `async`/`await` in Python allows you to write asynchronous code that looks synchronous, making it easier to handle I/O-bound operations. ### Basic Example ```python import asyncio as
- Core Responsibilities
- Research Approach
- Information Sources Priority
- Example Response Format
- What is async/await?
- Basic Example
- Key Concepts
- Real-World Use Case
- Best Practices
- Learn More
- When Library Documentation is Unclear
- Code Example Guidelines
- When Called By Sisyphus
What does the librarian skill do?
Research and documentation expert - finds answers and examples
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill librarian-turnabouthero-oh-my-antigravity --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.
