by AkaraChen
One hub for every AI coding agent. Unified configuration management for 22+ assistants.
# Add to your Claude Code skills
git clone https://github.com/AkaraChen/aghubLast scanned: 5/30/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-30T15:31:18.298Z",
"npmAuditRan": true,
"pipAuditRan": true
}aghub is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by AkaraChen. One hub for every AI coding agent. Unified configuration management for 22+ assistants. It has 263 GitHub stars.
Yes. aghub passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/AkaraChen/aghub" and add it to your Claude Code skills directory (see the Installation section above).
aghub is primarily written in Rust. It is open-source under AkaraChen on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh aghub against similar tools.
No comments yet. Be the first to share your thoughts!


One hub for every AI coding agent.
# Install Desktop App
brew install --cask akarachen/tap/aghub
| Platform | Download |
|---|---|
| Windows (experimental) | setup.exe |
| macOS (Intel) | dmg |
| macOS (Apple Silicon) | dmg |
| Linux | AppImage |
Or visit Releases for all available downloads.
Unified MCP Management
Portable Skills
.skill packages or author skills with SKILL.md frontmatterFlexible Scoping
Claude Code Plugins
Claude Code Plugins
Contributions are welcome! To get started:
git clone https://github.com/akarachen/aghub.git
cd aghub
just desktop # Debug build
just test # Run tests
just lint # Run clippy
Please ensure just test and just lint pass before submitting a pull request.
This project is licensed under the MIT License.