Hermes Skills
Description
310+ Hermes Agent Skills — reusable AI agent workflows for coding, marketing, design, finance, MLOps and more
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
🧠 Hermes Agent Skills
310+ reusable AI agent skills for [Hermes Agent](https://github.com/NousResearch/hermes) — covering coding, marketing, design, finance, MLOps, game development, and much more.
[](https://github.com/itgoyo/hermes-skills) [](LICENSE) [](https://github.com/NousResearch/hermes)
📖 What are Skills?
Skills are **procedural memory** for Hermes Agent — reusable step-by-step guides, proven workflows, and domain expertise that the agent loads on demand. Each skill is a `SKILL.md` file containing:
- Trigger conditions (when to use this skill)
- Numbered steps with exact commands
- Pitfalls and edge cases
- Verification steps
Skills prevent the agent from reinventing the wheel — instead of figuring out how to do something from scratch, it loads the relevant skill and follows the established workflow.
🚀 Quick Start
1. Install Hermes Agent
pip install hermes-agent
# or follow https://github.com/NousResearch/hermes
2. Clone this repo into your skills directory
# Backup existing skills (if any)
cp -r ~/.hermes/skills ~/.hermes/skills.bak
# Clone directly into the skills directory
git clone https://github.com/itgoyo/hermes-skills.git ~/.hermes/skills
3. Verify skills are loaded
hermes skills list
# or ask the agent: "show me available skills"
4. Use a skill
Simply ask Hermes to do something — it will automatically detect and load the relevant skill:
"Help me review this GitHub PR" → loads github-code-review
"Create a Manim animation" → loads manim-video
"Set up a fine-tuning run with Axolotl" → loads axolotl
"Write a Xiaohongshu post" → loads marketing-xiaohongshu-operator
📦 Skills Directory (310+ skills)
🎓 Academic (6)
| Sk
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI