# context-hub

Coding agents hallucinate APIs and forget what they learn in a session. Context Hub gives them curated, versioned docs, plus the ability to get smarter with every task.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/andrewyng-context-hub
- Source: https://github.com/andrewyng/context-hub
- Price: free and open source

## Summary
context-hub is a Claude Code plugin with 10 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes get-api-docs, bloc-cubit, riverpod. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add andrewyng/context-hub --agent claude-code
```

## Skills
- get-api-docs
- bloc-cubit
- riverpod
- document-extraction
- document-workflows
- integrate
- new-project
- login-flows
- electronics-sourcing
- tavily-best-practices

## FAQ

### What is context-hub?
Coding agents hallucinate APIs and forget what they learn in a session. Context Hub gives them curated, versioned docs, plus the ability to get smarter with every task.

### How do I install context-hub?
Run these in Claude Code: npx -y skills add andrewyng/context-hub --agent claude-code. Then prompt normally.

### Does context-hub auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is context-hub free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
