AtlasOmnia/hermes-custom-pack

Curated skills, plugins, integrations, scripts, and utilities for Hermes Agent.

56Stars on the repository
75Mods indexed here, across every type
27d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex needs its repo

Create, clone, fork, configure, and manage GitHub repositories. Each section shows gh first, then the git + curl fallback.

not rated 56 27d ago A ✓ AI review 22 tokens copy · 75% MIT

github-workflows

26

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Use this skill for the full GitHub operating loop: 1) authenticate, 2) manage repos and remotes, 3) open and review PRs, 4) work on issues, and 5) monitor CI.

not rated 56 27d ago A 27 tokens copy · 100% MIT

google-workspace

27

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Gmail, Calendar, Drive, Contacts, Sheets, and Docs — through Hermes-managed OAuth and a thin CLI wrapper. When gws is installed, the skill uses it as the execution backend for broader Google Workspace coverage; otherwise it falls back to the bundled Python client implementation.

not rated 56 27d ago A 24 tokens copy · 84% MIT

hermes-agent

29

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Hermes Agent is an open-source AI agent framework by Nous Research that runs in your terminal, messaging platforms, and IDEs. It belongs to the same category as Claude Code (Anthropic), Codex (OpenAI), and OpenClaw — autonomous coding and task-execution agents that use tool calling to interact with your system. Hermes…

not rated 56 27d ago A ✓ AI review 18 tokens copy · 86% MIT

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Edit /.hermes/config.yaml values reliably, working around the security guard that blocks direct file edits and CLI commands that don't persist for nested keys.

not rated 56 27d ago B 38 tokens copy · 100% MIT

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Use this when the user asks about Hermes prompt/context size, “hello” startup cost, compression behavior, memory/profile bloat, tool-schema overhead, skill loading, session-store/search-index storage, or multimodal/visual-context approaches such as Snapcompact.

not rated 56 27d ago A 35 tokens copy · 100% MIT

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Write plugins for the Hermes desktop app: statusbar items, layout panes, command-palette commands, keybinds, routes, and themes. A plugin is a single plain-JavaScript ESM file the app loads at runtime — no build step, no repo changes. A plugin can also talk to its own Python backend namespace (ctx.rest/ctx.socket →…

not rated 56 27d ago A 25 tokens copy · 100% MIT

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Use when running a read-only diagnostic review of recent Hermes sessions to find recurring mistakes, failed tool calls, and repeated fixes, then propose suggestion-only improvements and reusable skills. Human-gated; never auto-applies.

not rated 56 27d ago A SkillSpector: warn 49 tokens original MIT

hermes-mnemosyne

34

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Mnemosyne is Hermes' primary local-first memory engine — SQLite with vector + FTS5 hybrid search, 19+ tools, auto-consolidation, and a standalone CLI. It's a pip-installed plugin (not a built-in toolset) discovered via $HERMESHOME/plugins/mnemosyne/.

not rated 56 27d ago A 30 tokens copy · 100% MIT

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Use when: creating, debugging, or integrating Hermes Agent plugins, including Python backend plugins (tools, hooks, routers, middleware) and JavaScript Hermes Desktop runtime plugins.

not rated 56 27d ago A 31 tokens copy · 100% MIT

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Use this when the user asks about installing, trusting, pricing, or using a third-party Hermes Agent plugin or integration.

not rated 56 27d ago A 37 tokens copy · 100% MIT

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Use this skill when the user asks to audit, review, or optimize Hermes's own performance — analyzing session data, skills, configuration, costs, and usage patterns to identify improvements, automation opportunities, and system optimizations.

not rated 56 27d ago A 69 tokens copy · 100% MIT

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Use this skill when the user asks about pruning Hermes sessions, session retention, session DB size, hermes sessions prune, sessions.autoprune, sessions.retentiondays, session export/backup, or whether old conversations should be capped.

not rated 56 27d ago A 37 tokens copy · 100% MIT

hermes-themes

41

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Author a Hermes skin — one YAML file that themes the CLI, the TUI, and the desktop GUI at once. The skin engine (hermescli/skinengine.py) resolves the active skin and the gateway pushes it to every surface, so a file dropped in /.hermes/skins/ is the theme analogue of a plugin: no code, all surfaces. This skill covers…

not rated 56 27d ago A 20 tokens copy · 100% MIT

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Extract structured metadata — downloads, likes, benchmark claims, file sizes, author statements — from HuggingFace model cards. Used when the user asks you to "check these models on HF", "pull benchmarks for these variants", or "compare what authors claim.".

not rated 56 27d ago A 35 tokens copy · 100% MIT

imessage

43

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Use imsg to read and send iMessage/SMS via macOS Messages.app.

not rated 56 27d ago A 22 tokens copy · 100% MIT

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex needs its repo

When you are developing apps/desktop and the user is running that same app (hgui / npm run dev), you can read the live rendered DOM of the window they are looking at — computed styles, geometry, which CSS rule actually won, console output — instead of inferring it from .tsx and being wrong.

not rated 56 27d ago A 28 tokens copy · 94% MIT

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Use this when the user asks to push a local app/prototype/project to GitHub for the first time, especially Electron, iOS/Xcode, mobile, desktop, or AI/API-integrated apps.

not rated 56 27d ago A 34 tokens copy · 100% MIT

local-discovery

46

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Find events, activities, venues, and things happening in the user's area (default: the user's local area) or anywhere nationally. Covers two subdomains.

not rated 56 27d ago A 40 tokens copy · 100% MIT

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Use this skill when the user asks which local model to run, which quant to pick, which uncensored variant to use, how to pair models across GPUs, or what auxiliary model to use alongside their main model.

not rated 56 27d ago C 50 tokens copy · 100% MIT

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Use this skill when the user asks whether Hermes can control a native macOS app, or asks you to verify, configure, or troubleshoot AppleScript/Automation access for an app.

not rated 56 27d ago B 43 tokens copy · 100% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: