# hermes-CCC

> A Claude Code-native port of the Hermes Agent framework featuring 46 skills across 10 categories, with no OAuth, no external process, and no model lock-in.

hermes-CCC brings the Hermes Agent framework by NousResearch into Claude Code's native skill system, running entirely inside Claude Code without a separate process, OAuth, or external gateway. It ports the core Hermes brain architecture, skill system, memory management, and platform integrations into 46 skills across 10 categories. The project is MIT-licensed, open source, and installable via a single shell script on Unix/WSL or a PowerShell script on Windows.

- **Core Brain Skills** — *Use `/hermes-route`, `/hermes-memory`, `/hermes-persona`, and others to manage task routing, memory sync, context compression, and cross-session user modeling via the Honcho dialectic profile system.*
- **Software Development Skills** — *Invoke `/systematic-debugging`, `/test-driven-development`, `/github-code-review`, and `/github-pr-workflow` to automate the full development lifecycle including PR reviews and issue triage.*
- **MLOps / AI Skills** — *Run `/vllm`, `/llama-cpp`, `/stable-diffusion`, `/grpo-rl-training`, and vector DB skills like `/chroma`, `/qdrant`, `/faiss`, and `/pinecone` for local and cloud AI workloads.*
- **Research Skills** — *Use `/arxiv`, `/research-paper-writing`, `/duckduckgo-search`, and `/blogwatcher` to automate academic and web research workflows.*
- **Productivity Skills** — *Automate Google Workspace (Gmail, Drive, Sheets, Calendar), Linear project management, and Jupyter notebook execution.*
- **Infrastructure Skills** — *Manage Docker containers, integrate MCP servers natively, and convert any CLI tool into an MCP server with `/mcporter`.*
- **Security / OSINT Skills** — *Run `/sherlock` for username OSINT across 400+ networks, `/oss-forensics` for supply chain risk analysis, and `/one-password` for secret management.*
- **Blockchain Skills** — *Query Base (Ethereum L2) and Solana on-chain data directly from Claude Code.*
- **No External Dependencies** — *Everything runs inside Claude Code using its native auth, native tools, and existing MCP plugins for Discord/Telegram — no separate gateway process required.*
- **Easy Installation** — *Clone the repo and run `./install.sh` on Unix/WSL or `.\install.ps1` on Windows, then restart Claude Code to activate all 46 skills.*

## Features
- 46 native Claude Code skills across 10 categories
- Core Hermes brain: routing, memory, persona, compression, search, insights
- Honcho cross-session user modeling
- Software development skills: TDD, debugging, GitHub PR/issue workflows
- MLOps skills: vLLM, llama.cpp, Stable Diffusion, GRPO/RL training
- Vector DB skills: Chroma, Qdrant, FAISS, Pinecone
- Research skills: arXiv, DuckDuckGo, blog monitoring
- Productivity skills: Google Workspace, Linear, Jupyter
- Infrastructure skills: Docker, MCP server integration, mcporter
- Security/OSINT skills: Sherlock, OSS forensics, 1Password
- Blockchain skills: Base (Ethereum L2), Solana
- No OAuth, no external process, no model lock-in
- Unix/WSL and Windows PowerShell installers
- MIT licensed open source

## Integrations
Claude Code, Discord, Telegram, GitHub, Google Workspace, Linear, Jupyter, Docker, Hugging Face Hub, Pinecone, Qdrant, Chroma, FAISS, 1Password, Excalidraw, Manim, arXiv, DuckDuckGo, Polymarket, YouTube, Solana, Base (Ethereum L2), vLLM, llama.cpp, Whisper, Stable Diffusion

## Platforms
WINDOWS, API, CLI

## Pricing
Open Source

## Links
- Website: https://github.com/AlexAI-MCP/hermes-CCC
- Documentation: https://github.com/AlexAI-MCP/hermes-CCC/blob/master/docs/migration-guide.md
- Repository: https://github.com/AlexAI-MCP/hermes-CCC
- EveryDev.ai: https://www.everydev.ai/tools/hermes-ccc
