
Claude Skills by AtlasOmnia
github.com/AtlasOmniaapple-reminders — Apple Reminders via remindctl: add, list, complete.
application-security-review — Review application repos for concrete security issues, especially trust-boundary failures, prompt-injection paths, auth/proxy mistakes, validation gaps, and risky dependencies.
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.
claude-design — Design one-off HTML artifacts (landing, deck, prototype).
codebase-inspection — Inspect codebases w/ pygount: LOC, languages, ratios.
coding-worktree-recovery — Safely recover and continue interrupted or overlapping coding-agent work in a dirty Git checkout, including concurrent-writer arbitration, macOS cloud-synced/dataless checkout recovery, bounded handoff, and verified closeout.
'computer-use — Drive the user''s desktop in the background — clicking, typing,
content-style — Writing content for r/hermesagent and similar communities — workshop posts, definitive model-variant guides, research-heavy megathreads, and community update posts.
cross-browser-typography-qa — Diagnose and verify web typography rendering defects across Chromium, WebKit, and native Safari, including clipped glyphs, broken descenders, wrapping, font metrics, gradient text, and live-cache mismatches.
daily-news-digests — Build and maintain local scheduled news/research digest scripts that collect fresh items from multiple public sources and save Markdown locally.
daily-note-wrapup — Create, verify, and index daily wrap-up notes in an Obsidian vault.
destination-trip-planning — Research a specific destination/attraction, gather pricing/logistics, and build a themed trip itinerary tailored to the traveler's profile.
discord-connect — Connect and configure Hermes on Discord — bot setup, intents, OAuth2 scopes, permissions, and gateway configuration.
dogfood — Exploratory QA of web apps: find bugs, evidence, reports.
domestic-trip-planning — Research and plan a multi-day domestic trip — hotels, attraction tickets, itineraries, driving distances, local tips, and budget estimates. Covers the ground-level logistics that air-travel-planning and short-term-rental-search don't touch.
dynamic-content-extraction — Extract structured data from JavaScript-heavy sites where prices, text, or key fields don't appear in the standard accessibility tree. Covers browser_snapshot(full=true), TreeWalker text-node extraction, lazy-load handling, and React split-text recovery.
evidence-based-replies — Compare a person's claim to a cited paper or source, isolate what the evidence actually supports, and draft concise replies that correct overreach without sounding evasive.
external-model-review — Run reproducible independent reviews of plans, architectures, major content, and release candidates through named external models; preserve provenance, verify findings against source, and amend artifacts safely.
github-auth — GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.
github-code-review — Review PRs: diffs, inline comments via gh or REST.
github-issues — Create, triage, label, assign GitHub issues via gh or REST.
github-pr-workflow — GitHub PR lifecycle: branch, commit, open, CI, merge.
github-pre-push-gates — Pre-push quality gates: immutable verification, privacy scanning, independent closeout review, and clean publication from divergent local history.
github-readme-maintenance — Maintain GitHub repository docs (README, wiki-like community guides, contributor-facing indexes) with deterministic, low-noise workflows.
github-repo-management — Clone/create/fork repos; manage remotes, releases.
github-workflows — Consolidate GitHub auth, repository management, PR lifecycle, issues, and code review workflows.
google-workspace — Gmail, Calendar, Drive, Docs, Sheets via gws CLI or Python.
hermes-agent-skill-authoring — Author in-repo SKILL.md: frontmatter, validator, structure.
hermes-agent — Configure, extend, or contribute to Hermes Agent.
hermes-config-editing — Edit Hermes Agent configuration values — settings, compression, model config — with reliable patterns that work around security guards and CLI quirks.
hermes-context-optimization — Optimize Hermes startup/context payloads, compression, tool-schema loading, memory/skill injection, and visual-context experiments.
hermes-desktop-plugins — Write desktop app plugins that add UI panes and commands.
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.
hermes-mnemosyne — Configure, troubleshoot, and operate the Mnemosyne memory provider for Hermes Agent.
hermes-nightly-self-check-decisions — Record decisions from nightly self-check findings so behavior is consistent.
Use for unattended Hermes continuity and watchdogs.
hermes-plugin-development — Design, register, and debug Hermes plugins — hooks, YAML wiring, profile detection, token routing patterns.
hermes-plugin-evaluation — Evaluate third-party Hermes Agent plugins before installation: cost, licensing, required services, data flow, dependencies, and setup risk.
hermes-self-evaluation — Use when the user asks to evaluate, audit, or optimize Hermes itself — analyzing session history, skill library, costs, and architecture to identify improvements, automation opportunities, and system optimizations. Covers generating structured analyst prompts for external (stronger) models to review Hermes's own performance.
hermes-session-maintenance — Maintain Hermes Agent session history: inspect size, export backups, prune old ended sessions, and configure safe auto-prune retention.
hermes-themes — Author a Hermes color theme that skins every surface.
hf-model-card-research — Pull structured benchmark metadata, download stats, and quality claims from HuggingFace model cards for comparison across model variants.
imessage — Send and receive iMessages/SMS via the imsg CLI on macOS.
inspecting-hermes-desktop-dom — Read the live Hermes desktop DOM/CSS over CDP.
local-app-github-publishing — Safely publish local apps, prototypes, and substantial local branches to GitHub for the first time.
local-discovery — Find local events, venues, and activities — ad-hoc web discovery when the user asks 'what's happening' or 'what should I do this weekend'.
local-model-selection — Choose and recommend local LLM models for Hermes Agent — VRAM-tier recommendations, uncensored/abliterated variants, quant selection, model family naming conventions, dual-GPU setups, and auxiliary model selection.
macos-app-automation — Automate native macOS apps with AppleScript, URL schemes, System Events, and Hermes computer-use fallbacks; includes TCC/Automation permission troubleshooting.
macos-storage-management — Use when freeing Mac storage or moving files to SSDs.
maps — Geocode, POIs, routes, timezones via OpenStreetMap/OSRM.