andrewyngandrewyngCommunity·12 Agent Skills Included

context-hub

Give coding agents accurate, versioned API docs on demand

Fetches curated, versioned API documentation so coding agents stop hallucinating outdated endpoints. Lets agents search, retrieve, and annotate docs for libraries like OpenAI, Stripe, and LangChain via a simple CLI. Builds a feedback loop where agent annotations and ratings improve documentation quality across sessions.
npx skills add andrewyng/context-hub --all -g -y

All Skills in This Repository (12)

Pure Emerald Level Indicators
📦 In Repo
andrewyngandrewyng

skill

Automate document parsing, structured data extraction, and classification via the LandingAI ADE API.

Community
Advanced
📦 In Repo
andrewyngandrewyng

login-flows

Automate web application login flows with Playwright TypeScript patterns.

Community
Intermediate
📦 In Repo
andrewyngandrewyng

tavily-best-practices

Guide Tavily API usage for web search, extraction, crawling, and research.

Community
Advanced
📦 In Repo
andrewyngandrewyng

integrate

Integrate Olakai monitoring into AI code by wrapping LLM clients.

Community
Advanced
📦 In Repo
andrewyngandrewyng

new-project

Creates new AI agent projects with Olakai monitoring, SDK integration, and custom KPIs.

Community
Advanced
📦 In Repo
andrewyngandrewyng

deploy

Automate build, test, and deployment stages in a CI/CD pipeline.

Community
Intermediate
📦 In Repo
andrewyngandrewyng

get-api-docs

Retrieve current API documentation for third-party libraries using the chub CLI.

Community
Intermediate
📦 In Repo
andrewyngandrewyng

electronics-sourcing

Guides AI agents through electronic component sourcing workflows using parts-mcp tools.

Community
Advanced
📦 In Repo
andrewyngandrewyng

bloc-cubit

Guides Flutter state management decisions and implementation using the bloc and flutter_bloc packages.

Community
Intermediate
📦 In Repo
andrewyngandrewyng

riverpod

Implements Flutter state management with Riverpod providers, notifiers, and test overrides.

Community
Intermediate
📦 In Repo
andrewyngandrewyng

document-workflows

Compose LandingAI ADE parse and extract operations into batch, RAG, and database pipelines.

Community
Advanced
📦 In Repo
andrewyngandrewyng

document-extraction

Parse, extract, and classify documents using LandingAI's Agentic Document Extraction API.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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