OMA Skills Hub by OMA · Open Modus Accelerator

NousResearch/hermes-agent

The agent that grows with you

⭐ 219922 · 状态: active · GitHub ↗

🔔 订阅此仓库更新 RSS Feed
条目 (181)
🎯 Use Case Hermes Skill

systematic-debugging

4-phase root cause debugging: understand bugs before fixing.
skills/software-development/systematic-debugging/SKILL.md
🎯 Use Case Hermes Skill

test-driven-development

TDD: enforce RED-GREEN-REFACTOR, tests before code.
skills/software-development/test-driven-development/SKILL.md
🎯 Use Case Hermes Skill

simplify-code

Parallel 4-agent cleanup of recent code changes.
skills/software-development/simplify-code/SKILL.md
🎯 Use Case Hermes Skill

spike

Throwaway experiments to validate an idea before build.
skills/software-development/spike/SKILL.md
🎯 Use Case Hermes Skill

requesting-code-review

Pre-commit review: security scan, quality gates, auto-fix.
skills/software-development/requesting-code-review/SKILL.md
🎯 Use Case Hermes Skill

python-debugpy

Debug Python: pdb REPL + debugpy remote (DAP).
skills/software-development/python-debugpy/SKILL.md
🎯 Use Case Hermes Skill

plan

Write a markdown plan to .hermes/plans/; no execution.
skills/software-development/plan/SKILL.md
🎯 Use Case Hermes Skill

hermes-agent-skill-authoring

Author in-repo SKILL.md files: frontmatter and structure.
skills/software-development/hermes-agent-skill-authoring/SKILL.md
🎯 Use Case Hermes Skill

node-inspect-debugger

Debug Node.js via --inspect + Chrome DevTools Protocol CLI.
skills/software-development/node-inspect-debugger/SKILL.md
🎯 Use Case Hermes Skill

dogfood

Exploratory QA of web apps: find bugs, evidence, reports.
skills/software-development/dogfood/SKILL.md
🎯 Use Case Hermes Skill

openhue

Control Philips Hue lights, scenes, rooms via OpenHue CLI.
skills/smart-home/openhue/SKILL.md
🎯 Use Case Hermes Skill

xurl

X/Twitter via xurl CLI: raw post search, posting, DM, media.
skills/social-media/xurl/SKILL.md
🎯 Use Case Hermes Skill

research-paper-writing

Write ML papers for NeurIPS/ICML/ICLR: design→submit.
skills/research/research-paper-writing/SKILL.md
📊 Data Hermes Skill

llm-wiki

Karpathy's LLM Wiki: build/query interlinked markdown KB.
skills/research/llm-wiki/SKILL.md
🎯 Use Case Hermes / Claude Skill

polymarket

Query Polymarket: markets, prices, orderbooks, history.
skills/research/polymarket/SKILL.md
🎯 Use Case Hermes Skill

blogwatcher

Monitor blogs and RSS/Atom feeds via blogwatcher-cli tool.
skills/research/blogwatcher/SKILL.md
🎯 Use Case Hermes Skill

arxiv

Search arXiv papers by keyword, author, category, or ID.
skills/research/arxiv/SKILL.md
📊 Data Hermes Skill

xlsx

Create, read, edit Excel .xlsx spreadsheets and CSVs.
skills/productivity/xlsx/SKILL.md
🎯 Use Case Hermes Skill

powerpoint

Create, read, edit .pptx decks, slides, notes, templates.
skills/productivity/powerpoint/SKILL.md
🎯 Use Case Hermes Skill

teams-meeting-pipeline

Teams meeting summaries, job replay, Graph subscriptions.
skills/productivity/teams-meeting-pipeline/SKILL.md
🎯 Use Case Hermes Skill

pdf

Create, merge, split, fill, and secure PDF files.
skills/productivity/pdf/SKILL.md
📊 Data Hermes Skill

notion

Notion API + ntn CLI: pages, databases, markdown, Workers.
skills/productivity/notion/SKILL.md
🎯 Use Case Hermes Skill

ocr-and-documents

Extract text from PDFs/scans (pymupdf, marker-pdf).
skills/productivity/ocr-and-documents/SKILL.md
🎯 Use Case Hermes Skill

nano-pdf

Edit text in existing PDFs via natural-language prompts.
skills/productivity/nano-pdf/SKILL.md
🎯 Use Case Hermes Skill

maps

Geocode, POIs, routes, timezones via OpenStreetMap/OSRM.
skills/productivity/maps/SKILL.md
🎯 Use Case Hermes Skill

docx

Create, read, edit Word .docx documents and templates.
skills/productivity/docx/SKILL.md
🎯 Use Case Hermes Skill

google-workspace

Gmail, Calendar, Drive, Docs, Sheets via gws CLI or Python.
skills/productivity/google-workspace/SKILL.md
🎯 Use Case Hermes / Claude Skill

obsidian

Read, search, create, and edit notes in the Obsidian vault.
skills/note-taking/obsidian/SKILL.md
📊 Data Hermes Skill

airtable

Airtable REST API via curl. Records CRUD, filters, upserts.
skills/productivity/airtable/SKILL.md
📊 Data Hermes / Claude Skill

huggingface-hub

HuggingFace hf CLI: search/download/upload models, datasets.
skills/mlops/huggingface-hub/SKILL.md
🎯 Use Case Hermes Skill

llama-cpp

llama.cpp local GGUF inference + HF Hub model discovery.
skills/mlops/inference/llama-cpp/SKILL.md
🎯 Use Case Hermes Skill

serving-llms-vllm

vLLM: high-throughput LLM serving, OpenAI API, quantization.
skills/mlops/inference/serving-llms-vllm/SKILL.md
🎯 Use Case Hermes Skill

weights-and-biases

W&B: log ML experiments, sweeps, model registry, dashboards.
skills/mlops/evaluation/weights-and-biases/SKILL.md
🎯 Use Case Hermes Skill

evaluating-llms-harness

lm-eval-harness: benchmark LLMs (MMLU, GSM8K, etc.).
skills/mlops/evaluation/evaluating-llms-harness/SKILL.md
🎯 Use Case Hermes Skill

songsee

Audio spectrograms/features (mel, chroma, MFCC) via CLI.
skills/media/songsee/SKILL.md
🎯 Use Case Hermes / Claude Skill

youtube-content

YouTube transcripts to summaries, threads, blogs.
skills/media/youtube-content/SKILL.md
🎯 Use Case Hermes Skill

github-repo-management

Clone/create/fork repos; manage remotes, releases.
skills/github/github-repo-management/SKILL.md
🎯 Use Case Hermes Skill

gif-search

Search/download GIFs from Tenor via curl + jq.
skills/media/gif-search/SKILL.md
🎯 Use Case Hermes Skill

github-issues

Create, triage, label, assign GitHub issues via gh or REST.
skills/github/github-issues/SKILL.md
🎯 Use Case Hermes Skill

github-pr-workflow

GitHub PR lifecycle: branch, commit, open, CI, merge.
skills/github/github-pr-workflow/SKILL.md
🎯 Use Case Hermes Skill

github-code-review

Review PRs: diffs, inline comments via gh or REST.
skills/github/github-code-review/SKILL.md
🎯 Use Case Hermes Skill

codebase-inspection

Inspect codebases w/ pygount: LOC, languages, ratios.
skills/github/codebase-inspection/SKILL.md
🎯 Use Case Hermes Skill

github-auth

GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.
skills/github/github-auth/SKILL.md
🎯 Use Case Hermes Skill

himalaya

Himalaya CLI: IMAP/SMTP email from terminal.
skills/email/himalaya/SKILL.md
🎯 Use Case Hermes Skill

touchdesigner-mcp

Control TouchDesigner via twozero MCP.
skills/creative/touchdesigner-mcp/SKILL.md
🎯 Use Case Hermes Skill

sketch

Throwaway HTML mockups: 2-3 design variants to compare.
skills/creative/sketch/SKILL.md
🎯 Use Case Hermes / Claude Skill

songwriting-and-ai-music

Songwriting craft and Suno AI music prompts.
skills/creative/songwriting-and-ai-music/SKILL.md
🎯 Use Case Hermes Skill

pretext

Build creative browser demos with DOM-free text layout.
skills/creative/pretext/SKILL.md
🎯 Use Case Hermes / Claude Skill

popular-web-designs

54 real design systems (Stripe, Linear, Vercel) as HTML/CSS.
skills/creative/popular-web-designs/SKILL.md
🎯 Use Case Hermes Skill

p5js

p5.js sketches: gen art, shaders, interactive, 3D.
skills/creative/p5js/SKILL.md
🎯 Use Case Hermes Skill

humanizer

Humanize text: strip AI-isms and add real voice.
skills/creative/humanizer/SKILL.md
🎯 Use Case Hermes / Claude Skill

manim-video

Manim CE animations: 3Blue1Brown math/algo videos.
skills/creative/manim-video/SKILL.md
🎯 Use Case Hermes Skill

design-md

Author/validate/export Google's DESIGN.md token spec files.
skills/creative/design-md/SKILL.md
🎯 Use Case Hermes Skill

excalidraw

Hand-drawn Excalidraw JSON diagrams (arch, flow, seq).
skills/creative/excalidraw/SKILL.md
🎯 Use Case Hermes Skill

claude-design

Design one-off HTML artifacts (landing, deck, prototype).
skills/creative/claude-design/SKILL.md
🎯 Use Case Hermes Skill

comfyui

Generate images, video, and audio via diffusion workflows.
skills/creative/comfyui/SKILL.md
🎯 Use Case Hermes / Claude Skill

ascii-video

ASCII video: convert video/audio to colored ASCII MP4/GIF.
skills/creative/ascii-video/SKILL.md
🎯 Use Case Hermes Skill

baoyu-infographic

Infographics: 21 layouts x 21 styles (信息图, 可视化).
skills/creative/baoyu-infographic/SKILL.md
🎯 Use Case Hermes Skill

architecture-diagram

Dark-themed SVG architecture/cloud/infra diagrams as HTML.
skills/creative/architecture-diagram/SKILL.md
🎯 Use Case Hermes Skill

ascii-art

ASCII art: pyfiglet, cowsay, boxes, image-to-ascii.
skills/creative/ascii-art/SKILL.md
🎯 Use Case Hermes Skill

opencode

Delegate coding to OpenCode CLI (features, PR review).
skills/autonomous-ai-agents/opencode/SKILL.md
🎯 Use Case Hermes Skill

computer-use

Drive the user's desktop in the background — clicking, typing, scrolling, dragging — without stealing the cursor, keyboard focus, or switching virtual desktops / Spaces. Cross-platform: macOS, Windows, Linux. Works with any tool-capable model. Load this skill whenever the `computer_use` tool is available.
skills/autonomous-ai-agents/computer-use/SKILL.md
🎯 Use Case Hermes Skill

hermes-agent

Use, configure, theme, extend, and orchestrate Hermes Agent.
skills/autonomous-ai-agents/hermes-agent/SKILL.md
🎯 Use Case Hermes Skill

codex

Delegate coding to OpenAI Codex CLI (features, PRs).
skills/autonomous-ai-agents/codex/SKILL.md
🎯 Use Case Hermes Skill

claude-code

Delegate coding to Claude Code CLI (features, PRs).
skills/autonomous-ai-agents/claude-code/SKILL.md
🎯 Use Case Hermes Skill

imessage

Send and receive iMessages/SMS via the imsg CLI on macOS.
skills/apple/imessage/SKILL.md
🎯 Use Case Hermes Skill

apple-reminders

Apple Reminders via remindctl: add, list, complete.
skills/apple/apple-reminders/SKILL.md
🎯 Use Case Hermes Skill

findmy

Track Apple devices/AirTags via FindMy.app on macOS.
skills/apple/findmy/SKILL.md
🎯 Use Case Hermes Skill

yuanbao

Yuanbao (元宝) groups: @mention users, query info/members.
optional-skills/yuanbao/SKILL.md
🎯 Use Case Hermes Skill

google_meet

Join a Google Meet call, transcribe live captions, optionally speak in realtime, and do the followup work afterwards. Use when the user asks the agent to sit in on a meeting, take notes, summarize, respond in-call, or action items from it.
plugins/google_meet/SKILL.md
🎯 Use Case Hermes Skill

apple-notes

Manage Apple Notes via memo CLI: create, search, edit.
skills/apple/apple-notes/SKILL.md
🎯 Use Case Hermes Skill

page-agent

Embed an in-page natural-language GUI copilot in web apps.
optional-skills/web-development/page-agent/SKILL.md
🎯 Use Case Hermes Skill

subagent-driven-development

Execute plans via delegate_task subagents (2-stage review).
optional-skills/software-development/subagent-driven-development/SKILL.md
🎯 Use Case Hermes Skill

cloudflare-temporary-deploy

Deploy a Worker live, no account, via wrangler --temporary.
optional-skills/web-development/cloudflare-temporary-deploy/SKILL.md
🎯 Use Case Hermes Skill

code-wiki

Generate wiki docs + Mermaid diagrams for any codebase.
optional-skills/software-development/code-wiki/SKILL.md
📊 Data Hermes Skill

rest-graphql-debug

Debug REST/GraphQL APIs: status codes, auth, schemas, repro.
optional-skills/software-development/rest-graphql-debug/SKILL.md
🎯 Use Case Hermes Skill

unbroker

Autonomously remove your info from data-broker sites.
optional-skills/security/unbroker/SKILL.md
🎯 Use Case Hermes / Claude Skill

web-pentest

Authorized web application penetration testing — reconnaissance, vulnerability analysis, proof-based exploitation, and professional reporting. Adapts Shannon's "No Exploit, No Report" methodology with hard guardrails for scope, authorization, and aux-client leakage. Active testing against running applications you own or have written authorization to test.
optional-skills/security/web-pentest/SKILL.md
🎯 Use Case Hermes / Claude Skill

oss-forensics

Supply chain investigation, evidence recovery, and forensic analysis for GitHub repositories. Covers deleted commit recovery, force-push detection, IOC extraction, multi-source evidence collection, hypothesis formation/validation, and structured forensic reporting. Inspired by RAPTOR's 1800+ line OSS Forensics system.
optional-skills/security/oss-forensics/SKILL.md
🎯 Use Case Hermes Skill

sherlock

Find accounts for a username across 400+ platforms.
optional-skills/security/sherlock/SKILL.md
🎯 Use Case Hermes Skill

godmode

Jailbreak LLMs: Parseltongue, GODMODE, ULTRAPLINIAN.
optional-skills/security/godmode/SKILL.md
🎯 Use Case Hermes Skill

1password

Set up op CLI, sign in, and read or inject secrets.
optional-skills/security/1password/SKILL.md
🎯 Use Case Hermes Skill

scrapling

Scrape sites with stealth browsing and Cloudflare bypass.
optional-skills/research/scrapling/SKILL.md
🎯 Use Case Hermes Skill

searxng-search

Free keyless meta-search aggregating 70+ engines.
optional-skills/research/searxng-search/SKILL.md
🎯 Use Case Hermes Skill

parallel-cli

Agent-native web search, deep research, and enrichment.
optional-skills/research/parallel-cli/SKILL.md
📊 Data Hermes Skill

pinecone-research

Agent RAG and long-term memory with Pinecone.
optional-skills/research/pinecone-research/SKILL.md
📊 Data Hermes Skill

qmd

Hybrid local search over notes, docs, and transcripts.
optional-skills/research/qmd/SKILL.md
🎯 Use Case Hermes Skill

osint-investigation

Follow the money via public records and sanctions data.
optional-skills/research/osint-investigation/SKILL.md
🎯 Use Case Hermes Skill

drug-discovery

Pharmaceutical research assistant for drug discovery workflows. Search bioactive compounds on ChEMBL, calculate drug-likeness (Lipinski Ro5, QED, TPSA, synthetic accessibility), look up drug-drug interactions via OpenFDA, interpret ADMET profiles, and assist with lead optimization. Use for medicinal chemistry questions, molecule property analysis, clinical pharmacology, and open-science drug research.
optional-skills/research/drug-discovery/SKILL.md
🎯 Use Case Hermes Skill

duckduckgo-search

Free keyless web, news, and image search via ddgs.
optional-skills/research/duckduckgo-search/SKILL.md
🎯 Use Case Hermes Skill

gitnexus-explorer

Serve an interactive codebase knowledge graph web UI.
optional-skills/research/gitnexus-explorer/SKILL.md
📊 Data Hermes Skill

darwinian-evolver

Evolve prompts/regex/SQL/code with Imbue's evolution loop.
optional-skills/research/darwinian-evolver/SKILL.md
🎯 Use Case Hermes / Claude Skill

domain-intel

Passive recon of subdomains, SSL certs, WHOIS, and DNS.
optional-skills/research/domain-intel/SKILL.md
🎯 Use Case Hermes Skill

bioinformatics

Gateway to 400+ genomics and computational biology skills.
optional-skills/research/bioinformatics/SKILL.md
🎯 Use Case Hermes Skill

siyuan

Query and edit a SiYuan knowledge base via its API.
optional-skills/productivity/siyuan/SKILL.md
🎯 Use Case Hermes Skill

telephony

Provision Twilio numbers, SMS/MMS, and AI outbound calls.
optional-skills/productivity/telephony/SKILL.md
🎯 Use Case Hermes Skill

shopify

Query Shopify Admin/Storefront GraphQL APIs via curl.
optional-skills/productivity/shopify/SKILL.md
🎯 Use Case Hermes Skill

shop

Shop catalog search, checkout, order tracking, returns.
optional-skills/productivity/shop/SKILL.md
🎯 Use Case Hermes Skill

here.now

Publish sites to {slug}.here.now and store files in Drives.
optional-skills/productivity/here-now/SKILL.md
📊 Data Hermes Skill

memento-flashcards

Spaced-repetition flashcard system. Create cards from facts or text, chat with flashcards using free-text answers graded by the agent, generate quizzes from YouTube transcripts, review due cards with adaptive scheduling, and export/import decks as CSV.
optional-skills/productivity/memento-flashcards/SKILL.md
🎯 Use Case Hermes Skill

canvas

Fetch Canvas LMS courses and assignments via API token.
optional-skills/productivity/canvas/SKILL.md
🎯 Use Case Hermes Skill

stripe-link-cli

Agent payments via Stripe Link — cards, SPT, approvals.
optional-skills/payments/stripe-link-cli/SKILL.md
🎯 Use Case Hermes Skill

stripe-projects

Provision SaaS services + sync creds via Stripe Projects.
optional-skills/payments/stripe-projects/SKILL.md
🎯 Use Case Hermes Skill

whisper

Transcribe and translate speech in 99 languages.
optional-skills/mlops/whisper/SKILL.md
🎯 Use Case Hermes Skill

mpp-agent

Pay HTTP 402 APIs via Machine Payments Protocol (MPP).
optional-skills/payments/mpp-agent/SKILL.md
🎯 Use Case Hermes Skill

fine-tuning-with-trl

TRL: SFT, DPO, GRPO, RLOO reward modeling for LLM RLHF.
optional-skills/mlops/training/trl-fine-tuning/SKILL.md
🎯 Use Case Hermes Skill

unsloth

Unsloth: 2-5x faster LoRA/QLoRA fine-tuning, less VRAM.
optional-skills/mlops/training/unsloth/SKILL.md
🎯 Use Case Hermes Skill

distributed-llm-pretraining-torchtitan

Pretrain LLMs at scale with PyTorch 4D parallelism.
optional-skills/mlops/torchtitan/SKILL.md
🎯 Use Case Hermes Skill

axolotl

Axolotl: YAML LLM fine-tuning (LoRA, DPO, GRPO).
optional-skills/mlops/training/axolotl/SKILL.md
🎯 Use Case Hermes Skill

stable-diffusion-image-generation

Text-to-image generation, inpainting, and img2img.
optional-skills/mlops/stable-diffusion/SKILL.md
🎯 Use Case Hermes Skill

tensorrt-llm

High-throughput LLM inference on NVIDIA GPUs.
optional-skills/mlops/tensorrt-llm/SKILL.md
🎯 Use Case Hermes Skill

slime-rl-training

RL post-training for LLMs with Megatron and SGLang.
optional-skills/mlops/slime/SKILL.md
🎯 Use Case Hermes Skill

sparse-autoencoder-training

Train sparse autoencoders to interpret model features.
optional-skills/mlops/saelens/SKILL.md
🎯 Use Case Hermes Skill

simpo-training

Reference-free preference alignment, simpler than DPO.
optional-skills/mlops/simpo/SKILL.md
🎯 Use Case Hermes Skill

dspy

DSPy: declarative LM programs, auto-optimize prompts, RAG.
optional-skills/mlops/research/dspy/SKILL.md
🎯 Use Case Hermes Skill

pytorch-lightning

Clean training loops with built-in distributed support.
optional-skills/mlops/pytorch-lightning/SKILL.md
📊 Data Hermes Skill

qdrant-vector-search

Vector search engine for production RAG systems.
optional-skills/mlops/qdrant/SKILL.md
🎯 Use Case Hermes Skill

pytorch-fsdp

Fully sharded data-parallel training for large models.
optional-skills/mlops/pytorch-fsdp/SKILL.md
📊 Data Hermes Skill

pinecone

Managed vector DB for production RAG and search.
optional-skills/mlops/pinecone/SKILL.md
🎯 Use Case Hermes Skill

peft-fine-tuning

Fine-tune large LLMs with LoRA on limited GPU memory.
optional-skills/mlops/peft/SKILL.md
🎯 Use Case Hermes Skill

nemo-curator

Curate LLM training data: dedupe, filter, PII redaction.
optional-skills/mlops/nemo-curator/SKILL.md
🎯 Use Case Hermes Skill

obliteratus

OBLITERATUS: abliterate LLM refusals (diff-in-means).
optional-skills/mlops/obliteratus/SKILL.md
🎯 Use Case Hermes Skill

segment-anything-model

SAM: zero-shot image segmentation via points, boxes, masks.
optional-skills/mlops/models/segment-anything-model/SKILL.md
🎯 Use Case Hermes Skill

llava

Vision-language chat: VQA, captioning, image dialogue.
optional-skills/mlops/llava/SKILL.md
🎯 Use Case Hermes Skill

modal-serverless-gpu

Serverless GPU cloud for ML jobs and model APIs.
optional-skills/mlops/modal/SKILL.md
🎯 Use Case Hermes Skill

lambda-labs-gpu-cloud

On-demand GPU cloud instances for ML training.
optional-skills/mlops/lambda-labs/SKILL.md
🎯 Use Case Hermes Skill

instructor

Structured LLM outputs validated with Pydantic.
optional-skills/mlops/instructor/SKILL.md
📊 Data Hermes Skill

outlines

Outlines: structured JSON/regex/Pydantic LLM generation.
optional-skills/mlops/inference/outlines/SKILL.md
🎯 Use Case Hermes Skill

guidance

Constrain LLM output with grammars; guarantee valid JSON.
optional-skills/mlops/guidance/SKILL.md
🎯 Use Case Hermes Skill

huggingface-tokenizers

Fast BPE/WordPiece tokenization and custom vocab training.
optional-skills/mlops/huggingface-tokenizers/SKILL.md
🎯 Use Case Hermes Skill

optimizing-attention-flash

Speed up long-sequence transformer training and inference.
optional-skills/mlops/flash-attention/SKILL.md
🎯 Use Case Hermes Skill

clip

Zero-shot image classification and image-text search.
optional-skills/mlops/clip/SKILL.md
📊 Data Hermes Skill

faiss

Fast vector similarity search at billion scale.
optional-skills/mlops/faiss/SKILL.md
🎯 Use Case Hermes Skill

huggingface-accelerate

Run PyTorch training across GPUs with minimal changes.
optional-skills/mlops/accelerate/SKILL.md
📊 Data Hermes Skill

chroma

Embedding database for RAG and semantic search.
optional-skills/mlops/chroma/SKILL.md
🎯 Use Case Hermes Skill

openclaw-migration

Import an OpenClaw setup (memories, skills) into Hermes.
optional-skills/migration/openclaw-migration/SKILL.md
🎯 Use Case Hermes Skill

mcp-oauth-remote-gateway

Manual OAuth for remote MCP servers on headless gateways.
optional-skills/mcp/mcp-oauth-remote-gateway/SKILL.md
🎯 Use Case Hermes Skill

mcporter

List, auth, and call MCP servers/tools from the terminal.
optional-skills/mcp/mcporter/SKILL.md
🎯 Use Case Hermes Skill

neuroskill-bci

Connect to a running NeuroSkill instance and incorporate the user's real-time cognitive and emotional state (focus, relaxation, mood, cognitive load, drowsiness, heart rate, HRV, sleep staging, and 40+ derived EXG scores) into responses. Requires a BCI wearable (Muse 2/S or OpenBCI) and the NeuroSkill desktop app running locally.
optional-skills/health/neuroskill-bci/SKILL.md
🎯 Use Case Hermes Skill

fastmcp

Build, test, and deploy Python MCP servers.
optional-skills/mcp/fastmcp/SKILL.md
🎯 Use Case Hermes Skill

fitness-nutrition

Gym workout planner and nutrition tracker. Search 690+ exercises by muscle, equipment, or category via wger. Look up macros and calories for 380,000+ foods via USDA FoodData Central. Compute BMI, TDEE, one-rep max, macro splits, and body fat — pure Python, no pip installs. Built for anyone chasing gains, cutting weight, or just trying to eat better.
optional-skills/health/fitness-nutrition/SKILL.md
🎯 Use Case Hermes / Claude Skill

pokemon-player

Play Pokemon via headless emulator + RAM reads.
optional-skills/gaming/pokemon-player/SKILL.md
🎯 Use Case Hermes Skill

stocks

Stock quotes, history, search, compare, crypto via Yahoo.
optional-skills/finance/stocks/SKILL.md
🎯 Use Case Hermes / Claude Skill

minecraft-modpack-server

Host modded Minecraft servers (CurseForge, Modrinth).
optional-skills/gaming/minecraft-modpack-server/SKILL.md
📊 Data Hermes Skill

merger-model

Build M&A accretion/dilution workbooks in Excel.
optional-skills/finance/merger-model/SKILL.md
🎯 Use Case Hermes Skill

pptx-author

Build PowerPoint decks headless with python-pptx.
optional-skills/finance/pptx-author/SKILL.md
📊 Data Hermes Skill

lbo-model

Build leveraged buyout workbooks with IRR/MOIC in Excel.
optional-skills/finance/lbo-model/SKILL.md
📊 Data Hermes Skill

dcf-model

Build discounted cash flow valuation workbooks in Excel.
optional-skills/finance/dcf-model/SKILL.md
📊 Data Hermes Skill

excel-author

Build auditable financial workbooks headless via openpyxl.
optional-skills/finance/excel-author/SKILL.md
📊 Data Hermes Skill

comps-analysis

Build comparable-company valuation workbooks in Excel.
optional-skills/finance/comps-analysis/SKILL.md
📊 Data Hermes Skill

3-statement-model

Build integrated IS/BS/CF financial workbooks in Excel.
optional-skills/finance/3-statement-model/SKILL.md
🎯 Use Case Hermes Skill

adversarial-ux-test

Roleplay a hostile user to find and triage UX pain points.
optional-skills/dogfood/adversarial-ux-test/SKILL.md
🎯 Use Case Hermes Skill

agentmail

Give the agent its own inbox: send and receive email.
optional-skills/email/agentmail/SKILL.md
🎯 Use Case Hermes Skill

pinggy-tunnel

Zero-install localhost tunnels over SSH via Pinggy.
optional-skills/devops/pinggy-tunnel/SKILL.md
🎯 Use Case Hermes Skill

watchers

Poll RSS, JSON APIs, and GitHub with watermark dedup.
optional-skills/devops/watchers/SKILL.md
🎯 Use Case Hermes Skill

hermes-s6-container-supervision

Modify or debug s6 services in the Hermes Docker image.
optional-skills/devops/hermes-s6-container-supervision/SKILL.md
🎯 Use Case Hermes Skill

docker-management

Manage Docker containers, images, volumes, and Compose.
optional-skills/devops/docker-management/SKILL.md
🎯 Use Case Hermes Skill

jupyter-notebook

Iterative Python via live Jupyter kernel (hamelnb).
optional-skills/data-science/jupyter-notebook/SKILL.md
🎯 Use Case Hermes Skill

inference-sh-cli

Run 150+ AI apps (image, video, LLM) via inference.sh CLI.
optional-skills/devops/cli/SKILL.md
🎯 Use Case Hermes Skill

tldraw-offline

Drive and script tldraw offline canvases with an agent.
optional-skills/creative/tldraw-offline/SKILL.md
🎯 Use Case Hermes Skill

unreal-mcp

Automate Unreal Engine editor scenes, actors, and renders.
optional-skills/creative/unreal-mcp/SKILL.md
🎯 Use Case Hermes Skill

pixel-art

Pixel art w/ era palettes (NES, Game Boy, PICO-8).
optional-skills/creative/pixel-art/SKILL.md
🎯 Use Case Hermes Skill

meme-generation

Create meme PNGs from templates with Pillow text overlay.
optional-skills/creative/meme-generation/SKILL.md
🎯 Use Case Hermes Skill

kanban-video-orchestrator

Plan and run multi-agent video production pipelines.
optional-skills/creative/kanban-video-orchestrator/SKILL.md
🎯 Use Case Hermes Skill

creative-ideation

Generate ideas via named methods from creative practice.
optional-skills/creative/creative-ideation/SKILL.md
🎯 Use Case Hermes Skill

heartmula

HeartMuLa: Suno-like song generation from lyrics + tags.
optional-skills/creative/heartmula/SKILL.md
🎯 Use Case Hermes Skill

hyperframes

Render MP4/WebM videos from HTML compositions.
optional-skills/creative/hyperframes/SKILL.md
🎯 Use Case Hermes / Claude Skill

blender-mcp

Drive Blender via the catalog blender MCP, with bpy recipes.
optional-skills/creative/blender-mcp/SKILL.md
🎯 Use Case Hermes Skill

concept-diagrams

Generate flat, minimal educational SVG visuals as HTML.
optional-skills/creative/concept-diagrams/SKILL.md
🎯 Use Case Hermes Skill

baoyu-article-illustrator

Article illustrations: type × style × palette consistency.
optional-skills/creative/baoyu-article-illustrator/SKILL.md
🎯 Use Case Hermes Skill

baoyu-comic

Knowledge comics (知识漫画): educational, biography, tutorial.
optional-skills/creative/baoyu-comic/SKILL.md
🎯 Use Case Hermes Skill

audiocraft-audio-generation

AudioCraft: MusicGen text-to-music, AudioGen text-to-sound.
optional-skills/creative/audiocraft-audio-generation/SKILL.md
🎯 Use Case Hermes Skill

solana

Query Solana wallets, tokens, txs, and NFTs in USD.
optional-skills/blockchain/solana/SKILL.md
🎯 Use Case Hermes Skill

one-three-one-rule

Structured decision-making framework for technical proposals and trade-off analysis. When the user faces a choice between multiple approaches (architecture decisions, tool selection, refactoring strategies, migration paths), this skill produces a 1-3-1 format: one clear problem statement, three distinct options with pros/cons, and one concrete recommendation with definition of done and implementation plan. Use when the user asks for a "1-3-1", says "give me options", or needs help choosing between competing approaches.
optional-skills/communication/one-three-one-rule/SKILL.md
🎯 Use Case Hermes Skill

hyperliquid

Hyperliquid market data, account history, trade review.
optional-skills/blockchain/hyperliquid/SKILL.md
🎯 Use Case Hermes Skill

openhands

Delegate coding to OpenHands CLI (model-agnostic, LiteLLM).
optional-skills/autonomous-ai-agents/openhands/SKILL.md
🎯 Use Case Hermes Skill

evm

Read-only EVM client: wallets, tokens, gas across 8 chains.
optional-skills/blockchain/evm/SKILL.md
🎯 Use Case Hermes Skill

grok

Delegate coding to xAI Grok Build CLI (features, PRs).
optional-skills/autonomous-ai-agents/grok/SKILL.md
🎯 Use Case Hermes Skill

honcho

Configure and troubleshoot Honcho memory for Hermes.
optional-skills/autonomous-ai-agents/honcho/SKILL.md
🎯 Use Case Hermes Skill

antigravity-cli

Operate the Antigravity CLI (agy): plugins, auth, sandbox.
optional-skills/autonomous-ai-agents/antigravity-cli/SKILL.md
🎯 Use Case Hermes Skill

blackbox

Delegate coding tasks to the Blackbox AI multi-model CLI.
optional-skills/autonomous-ai-agents/blackbox/SKILL.md