hermes-agent
Self-improving AI agent that learns skills and runs anywhere
All Skills in This Repository (150)
Pure Emerald Level Indicatorsexcalidraw
Generate hand-drawn style diagrams in Excalidraw JSON format.
mcporter
Manage MCP servers and tools via a command-line interface.
himalaya
Manage emails via IMAP and SMTP from a command-line interface.
github-code-review
Review local git diffs and GitHub pull requests with inline commenting.
codebase-inspection
Analyze codebases with pygount for lines of code, language composition, and code-vs-comment ratios.
github-pr-workflow
Automate the GitHub pull request lifecycle from branch creation to merging.
github-auth
Configure GitHub authentication using HTTPS tokens, SSH keys, or gh CLI.
github-issues
Create, view, update, and close GitHub issues via CLI or REST API.
github-repo-management
Manage GitHub repositories via gh CLI or REST API.
blogwatcher
Monitor blogs and RSS/Atom feeds for new article updates using blogwatcher CLI.
nano-pdf
Edit PDF text on specific pages using natural language commands.
notion
Create, read, update, and query Notion pages and databases via curl.
Frequently Asked Questions
FAQPage SchemaHow to install hermes-agent?โผ
Run `npx skills add NousResearch/hermes-agent --all -g -y` in your terminal to install all skills in this suite globally.
What does Hermes Agent actually do?โผ
It is a personal AI agent that chats with you via terminal, desktop app, or messaging apps like Telegram and Discord, and it improves itself over time by creating new skills and remembering past conversations.
Which AI models does Hermes support?โผ
Hermes works with any provider including Nous Portal, OpenRouter, OpenAI, or your own endpoint, and you can switch models anytime with the `hermes model` command.
Can Hermes run scheduled tasks automatically?โผ
Yes. It has a built-in cron scheduler that runs recurring jobs like daily reports, backups, and feed monitoring, delivering results to any connected chat platform.
Do I need coding skills to use Hermes Agent?โผ
No. After a one-line install, you interact in plain English through the CLI or your messaging app, and the agent handles the technical execution itself.
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