No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →
by andrewyng · AI Tool · ★ 13.9k
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is context-hub safe to install? View the security audit →
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. All content is open and maintained as markdown in this repo — you can inspect exactly what your agent reads, and contribute back. Quick Start How It Works Chub is designed for your coding agent to use (not for you to use!). You can prompt your agent to use it (e.g., "Use the CLI command chub to get the latest API documentation for calling OpenAI. Run 'chub help' to understand how it works.") Or by creating an agent skill to use Chub using SKILL.md, and ideally prompting your agent to remember to use this skill. (If you are using Claude Code, create the directory /.claude/skills/get-api-docs and put SKILL.md there.) Most of the time, it's simple — search, fetch, use: bash chub search "stripe payments" # find relevant docs chub get stripe/api --lang js # fetch the doc Agent reads the doc, write
| Stars | 13,929 |
| Forks | 1,204 |
| Language | JavaScript |
| Category | AI Tool |
| License | MIT |
| Quality Score | 59.511470274407/100 |
| Open Issues | 144 |
| Last Updated | 2026-05-31 |
| Created | 2025-10-30 |
| Platforms | node |
| Est. Tokens | ~14k |
Looking for a context-hub alternative? If you're comparing context-hub with other ai tool tools, these 3 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Examples of my Claude Code infrastructure with skill auto-activation, hooks, and agents
This tool has been deprecated. Use Agentic Document Extraction instead.
Visual Skills Pack for Obsidian: generate Canvas, Excalidraw, and Mermaid diagrams from text with Claude Code
Explore other popular ai tool tools:
context-hub is an open-source ai tool by andrewyng with 13.9k GitHub stars.
context-hub is primarily written in JavaScript.
You can find installation instructions and usage details in the context-hub GitHub repository at github.com/andrewyng/context-hub. The project has 13.9k stars and 1204 forks, indicating an active community.
context-hub is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to context-hub on Agent Skills Hub include claude-code-infrastructure-showcase, vision-agent, axton-obsidian-visual-skills. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.