Librarian is a CLI tool for coding agents to search up-to-date developer documentation. It supports GitHub repos and public websites, enabling agents to provide accurate code solutions. Ideal for operations teams automating documentation retrieval.
git clone https://github.com/iannuttall/librarian.gitLibrarian is a CLI tool for coding agents to search up-to-date developer documentation. It supports GitHub repos and public websites, enabling agents to provide accurate code solutions. Ideal for operations teams automating documentation retrieval.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/iannuttall/librarianCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Act as a librarian for [COMPANY] in the [INDUSTRY] sector. Search the latest developer documentation from [GITHUB_REPO] and [WEBSITE] for information about [TOPIC]. Provide a concise summary of the key points and relevant code snippets.
# Developer Documentation Summary
## Topic: API Authentication
### Key Points
- [WEBSITE] recommends using OAuth 2.0 for secure API authentication.
- The latest [GITHUB_REPO] documentation suggests implementing JWT for stateless authentication.
- Both sources emphasize the importance of HTTPS for all API endpoints.
### Relevant Code Snippets
```python
# OAuth 2.0 Example from [WEBSITE]
def authenticate_oauth2(client_id, client_secret):
# Implementation details...
# JWT Example from [GITHUB_REPO]
def generate_jwt(payload, secret_key):
# Implementation details...
```Code hosting and collaboration platform for developers
IronCalc is a spreadsheet engine and ecosystem
Service Management That Turns Chaos Into Control
Customer feedback management made simple
Enterprise workflow automation and service management platform
Automate your spreadsheet tasks with AI power