Hermes Skills Inventory

Complete catalog of all 103 skills available to Hermes

103
Total Skills
2
Created by Me
1
Pending Creation
19
Categories
Created / heavily modified by me Pre-existing fleet skill

Created / Heavily Modified This Session

SkillCategoryWhat It CoversStatus
crm-update-strategy personal-agent-stack Twenty CRM rules: data classification, ingestion rules, hardcoded pipeline stages (NEW → SCREENING → MEETING → PROPOSAL → CUSTOMER), dual-company firewall, schema audit findings, privacy guardrails Live
google-drive-composio-guide personal-agent-stack 63-tool Google Drive reference via Composio. Tested export/download/create/share/trash/permissions. Python helper pattern. CRM document extraction pipeline. 10 common pitfalls. Live
gmail-composio-guide (adaptation) gmail-composio-guide Adapting gogcli patterns to Composio. Search, read, send, reply, drafts, labels, batch operations. Pending
Personal Agent Stack 23 skills
crm-update-strategy Created
Rules for updating Twenty CRM -- dual-company separation, ingestion rules, schema limitations
google-drive-composio-guide Created
Google Drive via Composio: 63 tools, export patterns, sharing, CRM document extraction
composio
Main Composio broker usage for Gmail, Calendar, Drive, Docs, Sheets
composio-cli
JSON payload passing, broker execution, Gmail/Calendar/Drive CLI patterns
document-intake
PDF/scan extraction, business summaries, action plans, HTML reports
executive-business-voice
Founder/CEO email drafting -- human, relationship-aware, no AI phrasing
google-calendar-composio-guide
Calendar via Composio: listing, discovery, recurring events, safe mutations
helper-cli-standard
Building agent-facing helper CLIs for fleet-wide or user-local tools
html-share
Publish self-contained HTML documents as shareable links
meeting-assessment-report
Strategic meeting assessment PDFs -- internal account memos
onboarding
First-touch setup: Gmail, Calendar, Drive, Twenty, Plaud, transcription
plaud-meeting
Download Plaud recordings, transcribe, prepare meeting intelligence
start
`/start` onboarding entry point from Telegram
telegram-credential-safety
Auto-secure credentials: store to ~/.hermes/.env, delete from chat
twenty-crm
Twenty CRM operations: People, Companies, Opportunities, Tasks, Notes
web-search
Exa web search for company/person research, documentation, news
create-skill
Hermes SKILL.md authoring: frontmatter, validation, deployment rules
create-tool
Custom CLI tool creation in ~/.hermes/tools
Software Development 11 skills
claude-code
Delegate coding to Claude Code CLI
codex
Delegate coding to OpenAI Codex CLI
opencode
Delegate coding to OpenCode CLI
kanban-codex-lane
Kanban worker running Codex CLI as isolated implementation lane
kanban-orchestrator
Decomposition playbook for orchestrator routing work through Kanban
kanban-worker
Pitfalls and edge cases for Hermes Kanban workers
plan
Plan mode: write markdown plan to .hermes/plans/, no execution
writing-plans
Implementation plans: bite-sized tasks, paths, code
spike
Throwaway experiments to validate ideas before build
subagent-driven-development
Execute plans via delegate_task subagents with 2-stage review
test-driven-development
TDD: RED-GREEN-REFACTOR with tests before code
requesting-code-review
Pre-commit review: security scan, quality gates, auto-fix
systematic-debugging
4-phase root cause debugging: understand before fixing
debugging-hermes-tui-commands
Debug Hermes TUI slash commands
hermes-agent-skill-authoring
Author in-repo SKILL.md with frontmatter and validator
node-inspect-debugger
Debug Node.js via --inspect + Chrome DevTools Protocol
python-debugpy
Debug Python: pdb REPL + debugpy remote (DAP)
Creative 16 skills
architecture-diagram
Dark-themed SVG architecture/cloud/infra diagrams as HTML
ascii-art
pyfiglet, cowsay, boxes, image-to-ASCII
ascii-video
Convert video/audio to colored ASCII MP4/GIF
baoyu-article-illustrator
Article illustrations: type x style x palette
baoyu-comic
Knowledge comics (educational, biography, tutorial)
baoyu-infographic
Infographics: 21 layouts x 21 styles
claude-design
One-off HTML artifacts: landing, deck, prototype
comfyui
Generate images, video, audio with ComfyUI
design-md
Author/validate/export Google's DESIGN.md token spec
excalidraw
Hand-drawn Excalidraw JSON diagrams
humanizer
Strip AI-isms and add real voice
ideation
Generate project ideas via creative constraints
manim-video
Manim CE animations: 3Blue1Brown math/algo videos
p5js
p5.js sketches: gen art, shaders, interactive, 3D
pixel-art
Pixel art with era palettes (NES, Game Boy, PICO-8)
popular-web-designs
54 real design systems (Stripe, Linear, Vercel) as HTML/CSS
pretext
DOM-free text layout for ASCII art, typographic flow
sketch
Throwaway HTML mockups: 2-3 design variants
songwriting-and-ai-music
Songwriting craft and Suno AI music prompts
touchdesigner-mcp
Control TouchDesigner via twozero MCP
ML / AI 8 skills
audiocraft-audio-generation
AudioCraft: MusicGen text-to-music, AudioGen text-to-sound
dspy
DSPy: declarative LM programs, auto-optimize prompts, RAG
evaluating-llms-harness
lm-eval-harness: benchmark LLMs (MMLU, GSM8K, etc.)
huggingface-hub
HF CLI: search/download/upload models, datasets
llama-cpp
llama.cpp local GGUF inference + HF Hub discovery
obliteratus
OBLITERATUS: abliterate LLM refusals (diff-in-means)
segment-anything-model
SAM: zero-shot image segmentation via points, boxes, masks
serving-llms-vllm
vLLM: high-throughput LLM serving, OpenAI API, quantization
weights-and-biases
W&B: log ML experiments, sweeps, model registry, dashboards
Productivity 8 skills
airtable
Airtable REST API via curl: records CRUD, filters, upserts
google-workspace
Gmail, Calendar, Drive, Docs, Sheets via gws CLI or Python
linear
Linear: manage issues, projects, teams via GraphQL + curl
maps
Geocode, POIs, routes, timezones via OpenStreetMap/OSRM
nano-pdf
Edit PDF text/typos/titles via nano-pdf CLI (NL prompts)
notion
Notion API + ntn CLI: pages, databases, markdown, Workers
ocr-and-documents
Extract text from PDFs/scans (pymupdf, marker-pdf)
powerpoint
Create, read, edit .pptx decks, slides, notes, templates
teams-meeting-pipeline
Teams meeting summary via Hermes CLI + Microsoft Graph
Research 5 skills
arxiv
Search arXiv papers by keyword, author, category, or ID
blogwatcher
Monitor blogs and RSS/Atom feeds via blogwatcher-cli
llm-wiki
Karpathy's LLM Wiki: build/query interlinked markdown KB
polymarket
Query Polymarket: markets, prices, orderbooks, history
research-paper-writing
Write ML papers for NeurIPS/ICML/ICLR: design to submit
DevOps 3 skills
webhook-subscriptions
Webhook subscriptions: event-driven agent runs
Email 1 skill
himalaya
Himalaya CLI: IMAP/SMTP email from terminal
Gmail via Composio 1 skill
gmail-composio-guide
Gmail via Composio: search, read, send, reply, drafts, labels, batch
Gaming 2 skills
minecraft-modpack-server
Host modded Minecraft servers (CurseForge, Modrinth)
pokemon-player
Play Pokemon via headless emulator + RAM reads
GitHub 5 skills
codebase-inspection
Inspect codebases with pygount: LOC, languages, ratios
github-auth
GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login
github-code-review
Review PRs: diffs, inline comments via gh or REST
github-issues
Create, triage, label, assign GitHub issues
github-pr-workflow
PR lifecycle: branch, commit, open, CI, merge
github-repo-management
Clone/create/fork repos; manage remotes, releases
Media 5 skills
gif-search
Search/download GIFs from Tenor via curl + jq
heartmula
HeartMuLa: Suno-like song generation from lyrics + tags
songsee
Audio spectrograms/features (mel, chroma, MFCC) via CLI
spotify
Spotify: play, search, queue, manage playlists and devices
youtube-content
YouTube transcripts to summaries, threads, blogs
Note Taking 1 skill
obsidian
Read, search, create, and edit notes in the Obsidian vault
Red Teaming 1 skill
godmode
Jailbreak LLMs: Parseltongue, GODMODE, ULTRAPLINIAN
Smart Home 1 skill
openhue
Control Philips Hue lights, scenes, rooms via OpenHue CLI
Social Media 1 skill
xurl
X/Twitter via xurl CLI: post, search, DM, media, v2 API
MCP 1 skill
native-mcp
MCP client: connect servers, register tools (stdio/HTTP)
Data Science 1 skill
jupyter-live-kernel
Iterative Python via live Jupyter kernel (hamelnb)