AtlasOmnia/hermes-custom-pack

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

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

apple-reminders

01

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Use remindctl to manage Apple Reminders directly from the terminal. Tasks sync across all Apple devices via iCloud.

not rated 55 +1 20d ago A 21 tokens copy · 100% MIT

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Perform a practical source-level security review of an application repository. Favor confirmed issues over speculative ones. The goal is a useful operator-facing report: severity, file/line references, exploit path, impact, and remediation.

not rated 55 +1 20d ago B 39 tokens copy · 100% MIT

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Use when mapping a repeatable website workflow into a verified Hermes skill so later runs can follow known steps instead of rediscovering the site. Surveys browser compatibility, semantic targets, failure modes, recovery paths, decision gates, and expiry using dummy data and no irreversible submissions.

not rated 55 +1 20d ago A 60 tokens original MIT

claude-design

04

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Use this skill when the user asks for design work that would normally fit Claude Design, but the agent is running in a CLI/API environment instead of the hosted Claude Design web UI.

not rated 55 +1 20d ago A 20 tokens copy · 97% MIT

codebase-inspection

05

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Analyze repositories for lines of code, language breakdown, file counts, and code-vs-comment ratios using pygount.

not rated 55 +1 20d ago A 24 tokens copy · 100% MIT

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Use this skill when coding-agent work is interrupted, an agent exits without a clean commit, multiple controllers target the same checkout, or the checkout produces inconsistent file/Git behavior.

not rated 55 +1 20d ago A 56 tokens copy · 100% MIT

computer-use

07

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

You have a computeruse tool that drives the user's desktop in the background — your actions do NOT move the user's cursor, steal keyboard focus, or switch virtual desktops / Spaces. The user can keep typing in their editor while you click around in a browser in another window. This is the opposite of pyautogui-style…

not rated 55 +1 20d ago F 71 tokens copy · 94% MIT

content-style

08

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Writing Reddit-native content that sounds human, avoids AI tells, and delivers value through structure and specificity. Applies to workshop posts, definitive model guides, research megathreads, and community FYI/update posts.

not rated 55 +1 20d ago A 37 tokens copy · 100% MIT

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Use this skill when web text looks clipped, flattened, wrapped incorrectly, misaligned, or materially different between Chromium and WebKit/Safari. Treat text rendering as both a geometry problem and a visual paint problem: passing DOM bounds does not prove that every glyph is intact.

not rated 55 +1 20d ago A 56 tokens copy · 100% MIT

daily-news-digests

10

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Use this skill when the user asks for a recurring local news/research monitor that pulls fresh items from X/Twitter, GitHub, Reddit, Hacker News, RSS, release notes, forums, or other public sources and saves a Markdown digest locally.

not rated 55 +1 20d ago A 35 tokens copy · 100% MIT

daily-note-wrapup

11

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Use this skill for evening wrap-up work that creates tomorrow's daily note and updates the monthly daily-note index.

not rated 55 +1 20d ago A 27 tokens copy · 100% MIT

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Plan themed trips to specific attractions or destinations with real pricing, logistics, and a tight itinerary focused on the theme — not a generic city guide.

not rated 55 +1 20d ago A 36 tokens copy · 100% MIT

discord-connect

13

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Skill "discord-connect" from AtlasOmnia/hermes-custom-pack, covering discord connection guide, quick setup flow, bot permissions (minimal), oauth2 scopes and guild install vs user install.

not rated 55 +1 20d ago B 28 tokens copy · 100% MIT

dogfood

14

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

This skill guides you through systematic exploratory QA testing of web applications using the browser toolset. You will navigate the application, interact with elements, capture evidence of issues, and produce a structured bug report.

not rated 55 +1 20d ago A 20 tokens copy · 100% MIT

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Research and plan a multi-day domestic trip — hotels, attraction tickets, itineraries, driving distances, local tips, and budget estimates. Designed for family/personal trips where the user wants a clear, actionable overview before committing to anything.

not rated 55 +1 20d ago A 59 tokens copy · 100% MIT

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Extract structured data (prices, listings, product details) from JavaScript-heavy sites where key data is rendered by React/Vue/Angular and doesn't appear in compact accessibility snapshots.

not rated 55 +1 20d ago A 56 tokens copy · 100% MIT

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Skill "evidence-based-replies" from AtlasOmnia/hermes-custom-pack, covering evidence-based replies, core principle, default workflow, required output shape and writing guidance for this user.

not rated 55 +1 20d ago A 43 tokens copy · 100% MIT

github-auth

19

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

This skill sets up authentication so the agent can work with GitHub repositories, PRs, issues, and CI. It covers two paths.

not rated 55 +1 20d ago F 21 tokens copy · 80% MIT

github-code-review

20

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Perform code reviews on local changes before pushing, or review open PRs on GitHub. Most of this skill uses plain git — the gh/curl split only matters for PR-level interactions.

not rated 55 +1 20d ago C 22 tokens copy · 100% MIT

github-issues

21

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Create, search, triage, and manage GitHub issues. Each section shows gh first, then the curl fallback.

not rated 55 +1 20d ago C 24 tokens copy · 86% MIT

github-pr-workflow

22

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Complete guide for managing the PR lifecycle. Each section shows the gh way first, then the git + curl fallback for machines without gh.

not rated 55 +1 20d ago B 25 tokens copy · 81% MIT

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Before pushing a branch to a shared remote, run through these gates. They prevent pushing credentials, PII, private history, or a broken tree. The skill covers the pre-PR quality phase — use github-pr-workflow for the PR lifecycle itself.

not rated 55 +1 20d ago A 39 tokens copy · 100% MIT

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Use this skill for edits where the goal is to keep repository-facing Markdown documentation accurate, current, and review-friendly.

not rated 55 +1 20d ago A 37 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: