AI Agent

Hermes Agent Official Bundled
vs Community Skills: Your 2026 Must-Install List

nuzcloud Editorial Team 2026-05-26 8 min
At a glance

The hard part with Hermes Agent Skills is rarely availability—it is layering official bundled skills with community Hub skills. This guide compares both sides into one 2026 must-install list, install priority, and scene-based stacks. Verified 2026-05-26; the live catalog is the Bundled Skills Catalog plus hermes skills browse.

A steadier approach is layered: official bundled skills are the base (planning, debugging, TDD, review, GitHub, MCP, productivity, research), and community / Hub skills are enhancements (cloud browsers, SaaS bridges, page cleaning, deeper testing, long-running workflows). Chasing only Hub trends invites overlap, bloat, and high-privilege risk; staying bundled-only may leave a real gap in your task chain.

1Official bundled = base; community = enhancement

After install, bundled skills copy into ~/.hermes/skills/, sync on hermes update, and respect local edits. Skills under optional-skills/ need hermes skills install official/<category>/<skill>. Community skills install via the Skills Hub (skills-sh, well-known, direct URLs, etc.); third-party sources get security scans—still run hermes skills inspect before you trust one.

💡Stack formula: official core base + a few high-value Hub extensions + scene-specific add-ons + quarterly review (hermes skills list / hermes skills disable for idle skills).

2Bundled skills to keep by default

Most users should know and keep these bundled capabilities (paths under ~/.hermes/skills/):

Priority Skill Role
P0software-development/plan, writing-plansPlanning mode and executable task breakdown
P0systematic-debugging, python-debugpy, node-inspect-debuggerStaged troubleshooting and language-level debug
P0test-driven-developmentRED-GREEN-REFACTOR guardrails
P0requesting-code-review, subagent-driven-developmentPre-commit review and subagent execution
P0github/* (pr-workflow, code-review, issues)Full PR / Issue workflow
P0mcp/native-mcpConnect MCP servers and register tools
P1productivity/google-workspace, notion, linearCommon office and project management
P1research/arxiv, blogwatcher, llm-wikiPapers, RSS, knowledge-base skeleton
P1note-taking/obsidian, media/youtube-contentLocal notes and video transcripts (baseline)
P2creative/humanizer, devops/webhook-subscriptionsVoice polish, event-driven agents

Accidentally removed a skill? Use hermes skills reset <name> --restore to pull it back from bundled. On Mac, optional apple/macos-computer-use and imessage are useful—tighten approvals and directory boundaries in production.

3Community skills to install first

Add Hub skills when bundled coverage exists but is shallow, or when an integration is missing. Install IDs change—trust hermes skills inspect at install time:

Priority Area Typical install / notes
P0Cloud browserskills-sh/browser-use/browser-use/browser-use (anti-bot, proxy, persistent login)
P0Page cleaningofficial/research/defuddle or defuddle inside an Obsidian pack (lower token use)
P1SaaS bridgeComposio (hermes skills search composio)—pick CLI or MCP, not both blindly
P1Deeper ObsidianHub obsidian-cli, json-canvas, etc. (bundled obsidian is baseline)
P1E2E testingPlaywright-style skills (hermes skills search playwright)
P2SEO / GEOContent-site skills; pair with humanizer—structure vs voice
P2Skill factory / evolutionSkill Factory, SkillClaw, Reflexion—sandbox before production
⚠️Community skills touching accounts, browsers, shell, cloud, or social: use a separate profile, never --yolo, secrets only in ~/.hermes/.env with chmod 600.

4Where capabilities overlap

  • Human-like writing: bundled humanizer vs Hub SEO packs—add SEO when you need keyword/structure templates, not for every draft.
  • Planning: plan / writing-plans cover daily work; add kanban-orchestrator only for Kanban-style orchestration.
  • Browser: built-in Chromium tools + Browser Use = cloud sessions and anti-detection; skip if you do not need cross-border logins.
  • Knowledge base: llm-wiki for self-hosted wikis; deepen either bundled Obsidian or Hub extensions—not both by default.
  • MCP: native-mcp wires servers; Composio MCP wires SaaS—do not register the same tool twice.

5Scene-based stacks (bundled base + Hub boost)

  • Development: plan + TDD + github-pr-workflow + requesting-code-review; optional Browser Use for docs behind login walls.
  • SEO content sites: writing-plans + humanizer + Defuddle for competitor pages; Hub SEO skills as add-ons.
  • Research: arxiv + blogwatcher + Defuddle; llm-wiki or Obsidian extensions for storage.
  • Office automation: google-workspace + Composio; webhook-subscriptions for cron-style triggers.
  • Web testing: TDD + Playwright skill + dogfood for exploratory QA.

6Pre-install checklist for community skills

  • 1Source: prefer official/ and skills-sh/; unknown URLs require inspect
  • 2Scripts: read shell/Python referenced in SKILL.md—no obfuscation
  • 3Network: note unknown domains; restrict egress on production hosts
  • 4Secrets: minimal OAuth/API scope; never commit keys to project Git
  • 5Filesystem: default working dir, full-disk or Keychain access requests
  • 6Maintenance: recent commits, responsive issues
  • 7After install: hermes skills list; load in session via /reset or --now

72026 Top 20 recommendations

# Source Skill Why
1Bundledplan + writing-plansTask breakdown base
2Bundledsystematic-debuggingUnderstand before you edit
3Bundledtest-driven-developmentQuality gate
4Bundledrequesting-code-reviewPre-commit scan
5Bundledgithub-pr-workflowPrimary PR path
6Bundledgithub-code-reviewRead diffs and comment
7Bundlednative-mcpExpand the tool surface
8Bundledsubagent-driven-developmentParallel large tasks
9Bundledhermes-agentSelf-config and troubleshooting
10Bundledgoogle-workspace / notionOffice stack—one or both
11Bundledarxiv + blogwatcherInformation intake
12Bundledobsidian (baseline)Local knowledge base
13Bundledwebhook-subscriptionsEvent automation
14CommunityBrowser UseCloud browser and session state
15Community / optionalDefuddleLower token on web pages
16CommunityComposio1000+ SaaS connectors
17CommunityPlaywright (Hub)E2E regression
18CommunityObsidian extension packsCLI / Canvas depth
19CommunitySEO / GEO skillsContent sites—optional
20CommunitySkill Factory / ReflexionCapture mature workflows

For install and Gateway basics, see our Hermes install & setup guide and Mac setup checklist.

8Layered skill management is easier on Mac mini

Skills call terminals, browsers, and local files. macOS gives you native Unix, launchd for a persistent Gateway, and a Docker terminal backend—without WSL friction on Windows. Mac mini M4 draws about 4W at idle; unified memory suits always-on Hermes plus browser automation. Gatekeeper, FileVault, and manual approval modes reduce exposure from high-privilege community skills.

If you are building a production agent with “bundled base + a few Hub extensions” from this list, Mac mini M4 is a strong value host. Get one now and run Skills on hardware built for long uptimes.

Quick stack
  • 1Keep bundled P0: plan / debug / TDD / review / GitHub / native-mcp
  • 2Add 1–3 Hub skills per scene; avoid overlap with bundled
  • 3Inspect before install, least privilege; quarterly disable idle skills
nuzcloud · Mac Cloud

Run Hermes Agent Skills reliably on Mac mini

Dedicated Mac mini M4 bare metal for always-on Gateway, browser automation, and skill sandboxing—hardware that supports both bundled base and Hub extensions.

Mac Cloud Server M4 bare metal · fast setup
Get Now →