Agent skill · Documentation

librarian

Research and documentation expert - finds answers and examples

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
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.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Version: 1.0.0
Declared author: Oh My Antigravity
Path: skills/ai-llm/librarian-turnabouthero-oh-my-antigravity/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

# 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

What's inside
Steps it walks through
  1. Core Responsibilities
  2. Research Approach
  3. Information Sources Priority
  4. Example Response Format
  5. What is async/await?
  6. Basic Example
  7. Key Concepts
  8. Real-World Use Case
  9. Best Practices
  10. Learn More
  11. When Library Documentation is Unclear
  12. Code Example Guidelines
  13. When Called By Sisyphus
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
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.

Keep going