At a glance

The Hermes Skills Hub makes installing extensions easy—and that ease can make choice overload worse. A better approach is to browse with a checklist: confirm the bundled baseline first, search by real tasks, run candidates through inspect, then install. This guide uses that Hub workflow to deliver the same 2026 must-have skill set.

In the Hub you may see browser, YouTube, Obsidian, SEO, Composio, Playwright, MCP, design, and security skills side by side—names and popularity are not the same as real need. Do not pick by title alone: use built-in capabilities as your baseline, search externally by task, and inspect first—verify source and permissions before you install.

1 Before you browse: you are not here to install everything

Skills are on-demand workflow docs, not trophies. Each install adds instructions, scripts, and attack surface. The most complete lists online exist to help you filter—not to install in bulk. Aim for: this week’s tasks covered, token cost under control, and traceable sources.

Recommended flow: define task → check bundled → search candidates → inspect → risk tier → install → check. CLI entry points: hermes skills browse, hermes skills search <query>, hermes skills inspect <ID>, hermes skills install <ID> (includes a security scan). Installs land in ~/.hermes/skills/; maintain with hermes skills list, hermes skills check, and hermes skills audit.

Community Hub entries are not Nous official endorsements. Skills from skills-sh, GitHub, or arbitrary URLs—verify the repo, maintainer, and scripts before installing.

2 Check local and bundled skills first

Hermes ships with bundled skills (updated with the app, no Hub pull needed). Official optional skills are heavier or niche and off by default—enable with hermes skills install official/.... The Hub is layer three: official registry, skills-sh, well-known endpoints, and direct URLs.

Before searching externally, run hermes skills list or /skills in chat to avoid duplicates. Most baseline capabilities below are already bundled or official—use them before Hub hunting:

CapabilityTypical bundled / officialWhen to search the Hub
PlanningplanIndustry-specific templates
Git / PRgithub-pr-workflowGitLab, Gitea, or other hosts
Academic searcharxiv (official)Custom database APIs
Diagramsexcalidraw, ascii-artBrand templates or design systems
Skill management/skills, skill_view
Bundled skills use progressive disclosure: only an index loads at session start; full SKILL.md loads when used—so checking bundled skills costs almost no extra tokens.

3 Search external skills by task keywords

Name 1–3 real tasks for this week, then search—far more effective than browsing categories at random:

Search termsSkill typeBest forReview focus
browser, playwrightBrowser automationE2E, scraping, formsHeadless browser use, outbound network scope
youtubeMedia / summarizationVideo research, script extractionAPI keys, copyright and ToS
obsidian, notionKnowledge baseNotes sync, second brainLocal path access, vault boundaries
defuddle, readabilityArticle extractionResearch, clippingExternal requests, private data
seo, contentContent / publishingBlogs, landing pagesThird-party SEO API dependencies
composio, mcpOrchestration / MCPMulti-SaaS workflowsOAuth scope, MCP server trust
1password, securityCredentials / securitySecret injection, auditsStorage model, plaintext on disk

Filter by source: hermes skills browse --source official, hermes skills search react --source skills-sh. Always hermes skills inspect <ID> to read SKILL.md and the scripts/ folder before installing.

4 Seven criteria to filter candidates

  • Source — Prefer official; for skills-sh / GitHub verify org identity and recent activity, not just the README.
  • Maintenance — Commits in the last ~90 days; still compatible after Hermes / Agent Skills spec changes.
  • Documentation — SKILL.md should state when to use, procedure, and pitfalls; vague “do everything” skills are risky.
  • Scripts — Watch for curl | bash, arbitrary downloads, or system changes in scripts/; heed CLI security scan warnings on install.
  • Network — Default outbound access and webhooks; be stricter on gateway / Telegram deployments.
  • Secrets — Frontmatter config fields; manage via hermes skills config, never plaintext secrets in SKILL.md.
  • Permissions — Enable per platform in hermes skills config; keep dev-heavy skills on CLI, not wide-open on gateways.

Risk tiers: Green (read-only flow, no scripts) → safe to trial; Yellow (scripts, API keys) → inspect + isolated trial; Red (broad shell, unknown binaries) → skip unless you fully trust the maintainer.

5 2026 external skills worth inspecting first

These are search directions and review notes, not official rankings—IDs change; use hermes skills search on install day:

PrioritySearch terms / typeBest forReview focus
P02–3 words tied to your core workThis week’s deliverablesCan bundled plan / PR skills cover it?
P1browser / playwrightAutomation QA, competitor pagesBrowser sandbox, credential isolation
P1mcp, composioMulti-tool orchestrationConnector OAuth, least privilege
P2obsidian, defuddleResearch, knowledge captureLocal paths, backups
P2seo, youtubeContent pipelinesAPI quotas and compliance
P3Design, music, creativeOccasional outputDependency size, GPU needs

6 Browse the Hub by scenario

  • Developmentk8s, react, pr, test; start with bundled PR/plan, then add stack-specific skills.
  • Contentseo, blog, social; limit concurrent writing skills to avoid conflicting instructions.
  • Researcharxiv (official), paper, defuddle; prefer read-only skills, fewer auto-post permissions.
  • Office / knowledgeobsidian, calendar, email; check mail and calendar read/write scope.
  • Automationplaywright, cron, webhook; plan alongside hermes tools enablement.
  • Security1password, audit; CLI-first, monthly hermes skills check / audit.

7 Top 20 mindset and minimal install order

“Top 20” is not an install quota. A practical stack: bundled baseline (~5–8 is often enough) + P0 scene skills (2–3) + optional P1 (3–5) + experimental P2 (as needed)—usually 10–15 active skills total.

Suggested install order:hermes skills list inventory → ② fill official gaps (e.g. arxiv) → ③ P0 search + inspect → ④ install after green/yellow tiering → ⑤ hermes skills config to restrict gateway platforms → ⑥ run one real task → ⑦ monthly hermes skills check. New skills apply in new sessions; use /reset or --now on install for the current session.

PhaseActionTarget count
BaselineConfirm bundled + needed officialDo not duplicate Hub equivalents
P0inspect → install core work skills2–3
P1Browser / MCP / testing+3–5
P2Content, design, mediaOn demand; uninstall when done
Maintenancecheck / update / auditMonthly

8 Browse the Hub more comfortably on Mac mini

Hermes skills need a stable Unix host, long-running background services, and a recoverable ~/.hermes workspace. A Mac mini M4 draws little power and stays quiet for 24/7 hermes gateway plus local inspect and trial installs; macOS gives you Homebrew, SSH, and launchd without tying the agent to your daily laptop. Unified memory helps when local models and multiple skills run together; Gatekeeper and FileVault reduce impact from risky scripts. If you are building a dedicated Hermes box, Mac mini M4 remains the clearest value entry in 2026—see below for options.

A filtering ritual you can do today

Spend 15 minutes in the terminal on a disciplined Hub pass—not bookmarking install commands:

  1. 1Run hermes skills list and note which task types are already covered
  2. 2Search the Hub for this week’s real tasks; inspect three candidates
  3. 3Label green / yellow / red with the seven criteria; install at most one yellow skill to trial
  4. 4Use hermes skills config to disable high-risk skills on gateways
  5. 5Add hermes skills check to your monthly calendar
Limited offer · New users
zuvcloud · Mac Cloud

Run Hermes Skills reliably on Mac mini

24/7 quiet operation · Safer local inspect and trials · Remote gateway and skill directory management. Keep your agent stack maintainable.

Get Started