Independent curation. Not official Nous Research.
Official skill docs: Skills · Creating skills · agentskills.io
This is an awesome list of the web, not a marketing page for our packs.
FrankX free packs are listed last under Maintained in this repo.
| Companion | Role |
|---|---|
| awesome-hermes-agents | Agents, UIs, memory, deploy, multi-agent, operator docs |
| This repo | Skills / plugins / skill factories (web-wide) |
Also see these independent peers:
- 0xNyk/awesome-hermes-agent — Hermes-specific directory of skills, plugins, memory providers, and tools.
- SamurAIGPT/awesome-hermes-agent — hand-picked Hermes resources with maturity tags.
- VoltAgent/awesome-agent-skills — cross-harness directory, especially useful for official vendor skill discovery.
- ZeroPointRepo/awesome-hermes-skills — Hermes-focused community catalog; verify each package before installation.
Maturity labels: production · beta · experimental
Research pulse: 2026-08-06
Contents
- How to install a skill
- Skill libraries & standards
- Hermes-native skills & plugins
- agentskills.io & cross-harness packs
- Domain skill packs
- Skill factories & evolution
- Related tools (skills-adjacent)
- August 2026 research additions
- 6-Pillar curation lens
- Explore the Full FrankX Awesome Ecosystem (17 lists) (optional)
- Maintained in this repo (optional)
- Skill Portfolio OS
- Contributing
How to install a skill
- Install Hermes: official installation
- Clone or copy a skill folder containing
SKILL.mdinto your Hermes skills directory- Windows: often
%LOCALAPPDATA%\hermes\skills\ - macOS/Linux: often
~/.hermes/skills/ - Profile-scoped skills may live under the profile home
- Windows: often
- New session / reload skills; invoke by skill name
Prefer the project's own README for exact install (hermes skills install …, npx skills add …, etc.).
Skill libraries & standards
| Project | Maturity | Why |
|---|---|---|
| agentskills.io | production | Open skill standard used by Hermes + many harnesses |
| wondelai/skills | production | Large multi-harness skills library (~1.6k★) — great first install |
| 0xNyk/awesome-hermes-agent | production | Independent directory of skills/plugins/tools |
| SamurAIGPT/awesome-hermes-agent | production | Hand-picked list with maturity tags |
| NousResearch/hermes-agent skills docs | production | Built-in skill system + curator loop |
Hermes-native skills & plugins
| Project | Maturity | Why |
|---|---|---|
| 42-evey/hermes-plugins | beta | Goals, inter-agent bridge, model selection, cost control |
| Romanescu11/hermes-skill-factory | beta | Auto-generate skills from real workflows |
| tlehman/litprog-skill | beta | Literate programming for Hermes / Claude Code / OpenCode |
| Cranot/super-hermes | experimental | Teach Hermes to write stronger analytical prompts first |
| witt3rd/oh-my-hermes | beta | Orchestration skills: deep-research, ralplan, ralph, triage, autopilot |
| markoblogo/abvx-agent-skills | production | Auditable coding skillpack (diffs, evidence, review) |
| Lethe044/hermes-incident-commander | beta | SRE detect / heal / learn on Hermes primitives |
| Lethe044/hermes-life-os | experimental | Personal OS + memory + cron patterns |
| Yonkoo11/hermes-dojo | beta | Monitor weak skills → self-evolve → report |
| Hmbown/Wizards-of-the-Ghosts | experimental | Fantasy-themed dev ops skill pack |
| Alexeyisme/hermes-spotify-skill | beta | Headless Linux / Pi Spotify control |
| adnw-vinc/hermes-nextcloud | beta | Nextcloud files / notes / cal / contacts bridge |
| Lethe044/hermes-skill-marketplace | experimental | Agent writes/tests/publishes skills |
| beiyuii/personal-api-skill | experimental | Obsidian vault → identity layer for agents |
| Andrew-Girgis/microsoft-workspace-skill | beta | Outlook / M365 Graph email+calendar skill |
agentskills.io & cross-harness packs
These install on Hermes and often Claude Code / Cursor / OpenClaw / Codex.
| Project | Maturity | Why |
|---|---|---|
| mukul975/Anthropic-Cybersecurity-Skills | production | 750+ MITRE-mapped security skills |
| black-forest-labs/skills | production | Official FLUX image generation skills |
| smartcontractkit/chainlink-agent-skills | production | Official Chainlink oracle / CCIP skills |
| Agents365-ai/drawio-skill | production | draw.io from natural language |
| ZeroPointRepo/youtube-skills | production | YouTube search + robust transcripts |
| Infrasity-Labs/dev-gtm-claude-skills | production | SEO / GEO / developer marketing skills |
| CorpusIQ/corpusiq-docs | production | Business ops + many SaaS connectors via MCP |
| longbridge/skills | production | Markets / portfolio skills (multi-region) |
| DougTrajano/pydantic-ai-skills | production | Type-safe Pydantic AI + agentskills.io |
| nexu-io/open-design | production | Design system + media skills; Hermes via ACP |
| runapi-ai/cli-skill | beta | Run AI image, video, music/audio, and model API jobs from CLI-capable agents |
| Yarmoluk/cognify-skills | beta | CRM / invoicing / PM business ops |
| tiann/execplan-skill | beta | Long-running task lifecycle / checkpoints |
| ReinaMacCredy/maestro | beta | Skill orchestration with planning + tracking |
| armelhbobdad/bmad-module-skill-forge | beta | Convert repos/docs into skills |
| cablate/Agentic-MCP-Skill | beta | MCP client + agentskills validation |
| Merit-Systems/agentcash-skills | beta | Wallet-backed access to 300+ APIs |
| Xquik-dev/x-twitter-scraper | beta | Large X/Twitter skill surface |
| remoet-labs/agent-skills | production | Job search by tech stack + MCP |
| Sequenzy/skills | beta | Email marketing lifecycle skills |
| resemble-ai/detect-skill | beta | Deepfake / media authenticity for agents |
Domain skill packs
| Project | Domain |
|---|---|
| setasoma/mycodo-hermes-skill | IoT mushroom cultivation |
| bbolinger/snapmaker-u1-toolkit | 3D printer automation |
| currentslab/news-api-skills | News search/read skills |
| internet-court/internet-court-skill | Agent commerce / escrow patterns |
| longsizhuo/openInvest | Investment research (not advice) |
| avansaber/erpclaw | ERP + agent action layer |
| wordbricks skills / onequery-cli | Governed read-only SQL for agents |
Skill factories & evolution
| Project | Why |
|---|---|
| Built-in Hermes skill creation + curator | Official closed loop — see skills docs |
| Romanescu11/hermes-skill-factory | Turn sessions into reusable skills |
| AMAP-ML/SkillClaw | Evolve/dedupe libraries from session data; native Hermes paths |
| NousResearch/hermes-agent-self-evolution | Research: DSPy + GEPA evolution |
| Yonkoo11/hermes-dojo | Find weak skills and improve them |
| Lethe044/hermes-skill-marketplace | Publish pipeline experiments |
Related tools (skills-adjacent)
Not pure SKILL.md packs, but skill operators use them constantly:
| Project | Role |
|---|---|
| outsourc-e/hermes-workspace | GUI with skills manager |
| builderz-labs/mission-control | Fleet dispatch + cost |
| luoyuctl/agenttrace | Session audit skill companion |
| fkiene/llmtrim | Trim tool schemas before model calls |
| awesome-hermes-agents | Full agents/UI/deploy list |
August 2026 research additions
External projects below were resolved through the GitHub repository and README.md APIs on 2026-08-06. Stars are an approximate, date-bound discovery signal—not an installation recommendation. Read the project’s current documentation, license, and security posture before adopting anything.
| Project | Pulse snapshot | Why it belongs here | Caveat |
|---|---|---|---|
| Anthropic skills | 166,478★ · active · NOASSERTION |
Public agent-skill collection, including a canonical skill-creator example. | Treat the repository license posture as needing manual review. |
| Google skills | 15,634★ · active · Apache-2.0 | Vendor-maintained skills for Google products and technologies. | Follow product-specific setup and data boundaries. |
| Hugging Face skills | 10,900★ · active · Apache-2.0 | Official skills for the Hugging Face ecosystem. | Check each integration’s model and token requirements. |
| Remotion skills | 4,212★ · active · NOASSERTION |
Programmatic-video skills with a clear production domain. | Manually review licensing and rendering dependencies. |
| Addy Osmani agent skills | 81,954★ · active · MIT | Production-oriented engineering skills for coding agents. | Adapt to the target repository; do not blindly apply workflow rules. |
| Matt Pocock skills | 204,886★ · active · MIT | Small, composable engineering skills intended for real application work. | Community-maintained; assess fit per skill. |
| Obra Superpowers | 267,268★ · active · MIT | A composable skill-based software-development methodology with explicit planning and TDD practice. | Methodology, not a substitute for local repository instructions. |
| Obsidian skills | 44,167★ · active · MIT | Agent Skills-spec-compatible workflows for open Obsidian formats. | Inspect vault permissions and plugins before use. |
| ZeroPointRepo awesome-hermes-skills | 377★ · active · MIT | Hermes-focused peer catalog that expands community discovery. | A catalog is discovery evidence; verify each downstream skill independently. |
| VoltAgent awesome-agent-skills | 29,644★ · active · MIT | Broad peer directory with official-vendor and community sections. | Use it to find primary sources rather than treating every listing as vetted. |
6-Pillar curation lens
This lens describes how we evaluate an operator skill after web-first evidence, repository ownership, license posture, and install path—not instead of them.
mindmap
root((Hermes skill curation))
Strategy
operator outcome
scope and fit
Governance
provenance
license review
Talent
human-agent collaboration
reusable practice
Technology
SKILL.md packages
MCP and harness compatibility
Data
source-backed research pulses
update evidence
Ethics
least privilege
transparent limitations
Explore the Full FrankX Awesome Ecosystem (17 lists) (optional)
These companion lists are optional follow-on reading—not a substitute for the independent catalog above.
- awesome-jarvis · awesome-hermes-agents · awesome-manifestation-skills · awesome-ai-coe
- awesome-agentic-income · awesome-investor-agent-skills · awesome-design-agent-skills · awesome-agent-operating-systems
- awesome-hermes-agent-skills · awesome-gamification-agent-skills · awesome-wealth-agent-skills · awesome-mind-agent-skills
- awesome-cosmos-ai-agents · awesome-automation-agent-skills · awesome-payment-agent-skills · awesome-motion-design-agent-skills · awesome-music-agent-skills
Maintained in this repo (optional)
Small open-core packs we ship for free. These are not “the list” — the list above is the list.
| Pack | Description | Path |
|---|---|---|
| coding-agents-superpack | Multi-CLI discovery, structured prompts, council handoffs (sanitized) | skills/coding-agents-superpack |
| todo-discipline | Task list must match reality before “done” | skills/todo-discipline |
git clone https://github.com/frankxai/awesome-hermes-agent-skills.git
cp -R awesome-hermes-agent-skills/skills/todo-discipline ~/.hermes/skills/
Rule: stranger can run it with no private secrets → free. Brand/production CoE kits stay gated elsewhere.
Skill Portfolio OS
How we classify free vs gated vs product (ops for maintainers of this tree):
Especially: CLASSIFICATION.md · PUBLISH-PLAYBOOK.md · STORAGE-TAXONOMY.md
Contributing
- Add web skills with: link, one-line why, maturity, and that it actually has a
SKILL.md/ install path. - Prefer PRs that improve discovery of others' work.
- Own packs must stay secret-free and portable.
- Agent/UI/deploy entries → awesome-hermes-agents.
- See CONTRIBUTING.md · GETTING_STARTED.md
No comments yet
Be the first to share your take.