context-hub
Give coding agents accurate, versioned API docs on demand
All Skills in This Repository (12)
Pure Emerald Level Indicatorsskill
Automate document parsing, structured data extraction, and classification via the LandingAI ADE API.
login-flows
Automate web application login flows with Playwright TypeScript patterns.
tavily-best-practices
Guide Tavily API usage for web search, extraction, crawling, and research.
integrate
Integrate Olakai monitoring into AI code by wrapping LLM clients.
new-project
Creates new AI agent projects with Olakai monitoring, SDK integration, and custom KPIs.
deploy
Automate build, test, and deployment stages in a CI/CD pipeline.
get-api-docs
Retrieve current API documentation for third-party libraries using the chub CLI.
electronics-sourcing
Guides AI agents through electronic component sourcing workflows using parts-mcp tools.
bloc-cubit
Guides Flutter state management decisions and implementation using the bloc and flutter_bloc packages.
riverpod
Implements Flutter state management with Riverpod providers, notifiers, and test overrides.
document-workflows
Compose LandingAI ADE parse and extract operations into batch, RAG, and database pipelines.
document-extraction
Parse, extract, and classify documents using LandingAI's Agentic Document Extraction API.
Frequently Asked Questions
FAQPage SchemaHow to install Context Hub?▼
Run `npx skills add andrewyng/context-hub --all -g -y` in your terminal to install all skills in this suite globally.
How to stop AI agents from hallucinating APIs?▼
Context Hub lets your agent fetch current, curated API docs with the chub CLI before writing code, so it relies on accurate references instead of outdated training data.
How do agents get smarter with Context Hub?▼
Agents attach local annotations to docs that persist across sessions, and up/down feedback flows back to maintainers so the documentation improves for everyone.
Does Context Hub work with Claude Code?▼
Yes. The included get-api-docs skill follows the SKILL.md standard and works in Claude Code, Cursor, and other compatible agents.
Can I contribute documentation to Context Hub?▼
Yes. All content is open markdown with YAML frontmatter, and anyone can submit docs or skills via pull requests.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core