hermes-alpha
Self-hosted web terminal and skill library for autonomous agents
All Skills in This Repository (90)
Pure Emerald Level Indicatorsqmd
Retrieve relevant information from local knowledge bases using hybrid search.
solana
Query Solana wallet balances, token holdings, transactions, and network stats with USD pricing.
openclaw-migration
Migrate OpenClaw memories, SOUL.md, allowlists, skills, and workspace assets into Hermes Agent.
agentmail
Provision an agent-owned inbox and send or read emails via AgentMail.
blackbox
Delegate coding tasks to multiple AI models via Blackbox CLI and select the best implementation.
dogfood
Automate exploratory QA testing of web applications and generate structured bug reports.
apple-reminders
Manage Apple Reminders via remindctl CLI on macOS.
imessage
Send and read iMessages on macOS via the imsg CLI.
findmy
Automate Find My on macOS to read Apple device and AirTag locations.
apple-notes
Manage Apple Notes from the terminal using the memo CLI on macOS.
blogwatcher
Monitor blogs and RSS/Atom feeds to detect new posts via CLI.
polymarket
Queries Polymarket Gamma, CLOB, and Data APIs for markets, prices, and histories without authentication.
Frequently Asked Questions
FAQPage SchemaHow to install hermes-alpha?â–¼
Run `npx skills add kaminocorp/hermes-alpha --all -g -y` in your terminal to install all skills in this suite globally.
What does Hermes Alpha actually do?â–¼
It hosts a persistent Hermes agent in a browser terminal that can build, deploy, and improve a second agent that hunts software vulnerabilities for bug bounties. It also ships a large skill library covering ML training, research, and automation.
What skills are included in this repository?â–¼
Skills cover LLM fine-tuning (LoRA, GRPO, DPO), inference serving (vLLM, llama.cpp), vector databases, web QA testing, code review, arXiv research, Solana queries, email, and Apple device automation.
Do I need to install anything locally to use the agent?â–¼
No. The gateway bridges the full CLI to your browser via WebSocket, so you get the complete terminal experience without local installation. You only need an OpenRouter API key and a password.
Can I reach the agent from my phone?â–¼
Yes. A messaging gateway sidecar keeps the agent reachable through Telegram, Discord, Slack, or Signal even when your browser is closed.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core