Use Librarian to fetch and search up-to-date developer documentation from GitHub and websites so answers are grounded in real docs.
command -v bun || command -v pnpm || command -v npmbun exists: bun add -g @iannuttall/librarianpnpm exists: pnpm add -g @iannuttall/librariannpm i -g @iannuttall/librariancurl -fsSL https://bun.sh/install | bashlibrarian setup and add tokens if you need private GitHub or gated modelslibrarian versionlibrarian add owner/repo --docs docs --ref mainlibrarian add https://example.com/docslibrarian ingest --embedlibrarian library "nextjs" or librarian library --version 16.x "nextjs"librarian search --library <name|id> "middleware"--mode word|vector|hybrid (word = exact words, vector = meaning, hybrid = both)librarian search --library <name|id> --version <label> "query"librarian detect then pass --version <label>librarian get --library <name|id> docs/guide.mdlibrarian get --library <name|id> --doc 12 --slice 5:40librarian update (auto-detects bun vs npm)--noprompt where supported to avoid promptsSearch for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer