Skills & Addons
50+ reusable skills, MCP servers, and add-ons for Hermes Agent, OpenClaw, and compatible autonomous agents. Each card links to a detailed install guide with dependencies and source.
Showing 84 of 84
GitHub Governance Rulesets & Properties
Wraps GitHub MCP Server 1.12.0 governance tools — let an agent read and manage repository rulesets and custom properties across repository, organization, and enterprise levels, plus faster safer feature flags.
Hermes Blueprint Automation
Turn any Hermes skill into a shareable, scheduled automation — a blueprint declares a cron schedule in its frontmatter and flows through the full skills pipeline (search, install, security scan, publish) with nothing new to learn.
Agent QA
Natural-language browser and mobile test suite for Hermes agents — writes tests that survive UI churn, triages failures from captured evidence, and applies scoped fixes.
Page Agent
Embed an in-page natural-language GUI copilot in web apps — a Hermes community skill for adding agent-powered assistance directly inside your application UI.
YouTube Full
Get YouTube transcripts, search videos, browse channels, and extract playlists from any Hermes agent — a community skill for video research workflows.
Webwright — Browser Automation Agent
Drive a local Playwright browser through one bash command at a time to solve web tasks — search, form-fill, multi-step flows, data extraction — with screenshot evidence and reusable scripts.
Autonomous Work Signaling
Cross-session work status synchronization for multi-agent teams — lets autonomous agents signal what they're doing so teammates and orchestrators stay informed.
Hermes Evolution Engine
Self-evolving skill management for Hermes Agent — tracks 5 health dimensions per skill, scores them, and surfaces improvement suggestions through the native /curator system.
Context Budget Tracker
Monitor token usage in real-time and warn when agent sessions approach context window limits — before truncation or compaction kicks in silently.
Grounded Citations Researcher
Hermes Agent v0.20's built-in citation skill — source-backed research with automatic fact-checking and inline citations for any research-heavy workflow.
Hermes Voice Mode
Real-time conversational voice with wake word support, mid-sentence interruption, and TTS output — hands-free agent interaction across CLI, TUI, and desktop.
Agent Supply Chain Scanner
Scan installed Python and Node packages for known malicious patterns, typosquatting, and supply chain attack indicators before agents run them.
A2A Agent Bridge
Configure and manage Agent-to-Agent (A2A) protocol connections in Hermes Agent v0.20+ for cross-vendor multi-agent orchestration.
Grounded Citations Checker
Leverage Hermes Agent v0.20's grounded citations feature to verify research claims against source documents and flag unsupported statements.
MCP Stateless Migration Helper
Audit your MCP servers against the 2026-07-28 stateless spec and generate a migration checklist for breaking changes.
DSPy Prompt Optimizer
Systematic prompt optimization using DSPy — compile, tune, and benchmark prompts programmatically instead of guessing by hand.
Subagent-Driven Development
Fan out complex multi-step tasks across parallel subagents — each with isolated context, clear deliverables, and a coordinator that merges results.
Agent Eval Runner
Run a suite of test cases against any agent and produce a pass/fail report with token cost tracking — the minimum viable evaluation harness for production agents.
Hermes Workspace GUI
Web-based command center for Hermes Agent — chat, files, memory browser, skills manager, and full PTY terminal in one browser interface.
Trajectory Format Converter
Normalize coding-agent session logs from Claude Code, Codex, Letta Code, and other harnesses into one token-efficient format for agents learning from past experience.
Model Router Skill
A Hermes skill that classifies each agent task and routes it to the most cost-effective model — frontier for complex reasoning, smaller models for routine work.
Headless Relay
Agent skill that lets your coding agent ask other AI models on your machine for help — second opinions, parallel consensus, and image generation across GPT, GLM, Grok, Gemini, Claude, and local models.
Oh-My-Hermes (OMH)
Curated harness and skills pack for Hermes Agent — install once to get optimized configurations, productivity skills, and agent power-ups out of the box.
Context Budget Enforcer
A skill that enforces per-task context window budgets — tracks token counts, warns on threshold breach, and triggers summarization before quality degrades.
Agent Run Replay Debugger
Record agent runs as trace files and replay them step-by-step to debug failures without re-running (and re-paying for) the original workflow.
Hermes Skill Authoring
Write SKILL.md packages that agents actually load — frontmatter, progressive disclosure, and completion criteria.
Marketing Skills Social Pack
Curated social, copy, and content-strategy skills from marketingskills, adapted under SMF brand guardrails.
Postiz Multi-Account Poster
Schedule and publish to X accounts and other networks via Postiz API with media upload and Premium-length posts.
HeyGen Avatar Video
Generate talking-head videos from a short script for social posts using HeyGen avatars and voices.
SMF Social Guardrails
Hard brand and publish policy for SMF Works — think tank identity, analytical voice, Microsoft-safe rules, X CTA, approve-before-post.
Contract Clause Analyzer
Review contracts and flag risky clauses, missing terms, and unfavorable language before legal review.
SEO Meta Generator
Generate title tags, meta descriptions, and structured-data suggestions from a page draft or URL.
Incident Timeline Reconstructor
Rebuild an incident timeline from logs, alerts, and chat messages so teams can find root cause faster.
MCP Filesystem Server
Give agents scoped, read-write access to a specific directory through the Model Context Protocol. A safe default for file operations.
Web Research Summarizer
Search the web, extract pages, and summarize findings with citations.
Obsidian Research Sync
Push research summaries, links, and notes directly into an Obsidian vault.
arXiv Paper Curator
Monitor arXiv categories, summarize abstracts, and surface papers worth reading.
Competitive Intelligence Tracker
Watch competitor websites, press releases, and changelogs for strategic signals.
Podcast Transcript Researcher
Fetch podcast transcripts, identify key claims, and cross-check them with web sources.
Perplexity-Style Answer Engine
Search multiple sources and synthesize cited answers to complex questions.
Newsletter Digest Compiler
Subscribe to RSS or email newsletters and produce a weekly ranked digest.
Code Review Assistant
Review diffs for bugs, style issues, security risks, and missing tests.
Test-Driven Sweeper
Generate unit tests from existing code, then iterate until tests pass.
Documentation Writer
Generate README, API docs, and inline comments from code and usage examples.
Security Audit Reviewer
Scan code for OWASP-style vulnerabilities and propose fixes with diffs.
Daily Standup Generator
Read commits, tickets, and calendar events to draft a daily update.
Meeting Minutes Capture
Transcribe meetings and extract action items, decisions, and owners.
Inbox Triage
Classify emails by urgency, draft replies, and surface items needing action.
Calendar Scheduling Bot
Find mutual availability and send calendar invites via natural language.
Cron Job Scheduler
Schedule recurring tasks in natural language and deliver them to any channel.
File System Organizer
Rename, move, deduplicate, and archive files based on rules you describe.
Telegram Gateway
Run your Hermes agent as a Telegram bot with group and DM support.
Discord Server Assistant
Answer questions, moderate channels, and run commands from Discord.
Slack Workflow Bot
Integrate Hermes into Slack channels for Q&A, approvals, and alerts.
WhatsApp Business Replier
Automate WhatsApp responses for common customer questions.
Signal Privacy Bridge
Use Signal as a private channel for your Hermes agent.
Cross-Channel Context
Continue the same conversation across Telegram, Discord, Slack, and email.
Email Management
Read, classify, draft, and send email through your agent.
CSV Data Cleaner
Fix formatting, deduplicate rows, and infer schemas from messy CSVs.
SQL Query Builder
Turn natural language questions into validated SQL for your schema.
PDF Table Extractor
Extract tables from PDFs into structured CSV or JSON.
Dockerfile Optimizer
Shrink images, improve layer caching, and harden Dockerfiles.
Kubernetes Troubleshooter
Diagnose pod crashes, resource pressure, and networking issues.
Terraform Refactor Helper
Plan refactors, detect drift, and explain Terraform changes.
Log Anomaly Detector
Summarize logs, detect spikes, and surface error patterns.
CI/CD Pipeline Drafter
Generate GitHub Actions, GitLab CI, or Azure Pipelines from project structure.
Terminal DevOps
Run shell commands, inspect logs, and manage services from chat.
Image Prompt Engineer
Refine rough ideas into structured prompts for image generators.
Social Post Creator
Draft posts for X, LinkedIn, and Bluesky from a topic or article.
Video Script Outline
Turn a topic into a structured script with hooks, beats, and CTAs.
Dependency Vulnerability Scanner
Check installed packages against CVEs and suggest upgrades.
Secret Leak Detector
Scan commits and files for API keys, tokens, and passwords.
Threat Intelligence Brief
Summarize security advisories and threat feeds for your stack.
Cloud Policy Reviewer
Review IAM, network, and storage policies against least-privilege principles.
Expense Receipt Parser
Extract line items, tax, and totals from receipt images or PDFs.
Invoice Generator
Create formatted invoices from project hours, rates, and client data.
Budget Variance Analyzer
Compare actual vs budgeted spending and explain variances.
Subscription Spend Auditor
Find unused or duplicate SaaS subscriptions across billing sources.
GitHub PR Workflow
Draft PR descriptions, request reviews, and summarize changes.
Linear Issue Sync
Create, update, and comment on Linear issues from chat.
Notion Page Updater
Create and update Notion pages from research or meeting notes.
Google Sheets Report Writer
Append data, build pivot tables, and format sheets from chat commands.
OpenClaw Microsoft 365 Broker
Connect OpenClaw to Outlook, Teams, SharePoint, and OneDrive for business workflows.
Smart Home Control
Control lights, thermostats, and sensors through natural-language commands.