AtlasOmnia

121 mods across 3 repositories, 261 stars between them.

AtlasOmnia/hermes-tool-router

Skill Claude CodeCodex

First-run onboarding for the hermes-tool-router plugin — explain what the router does, offer the optional classifier API key exactly once, and verify the router is live. Use when a fresh Hermes profile has hermes-tool-router installed and was never onboarded, or when the user asks about router setup, the classifier…

111 yesterday A 75 tokens original MIT

AtlasOmnia/donna-starter

Instructions file CodexOpenCode

Instructions for AtlasOmnia/donna-starter, covering agent operating principles, behavior, autonomy — don't pester and working style.

96 2d ago A 441 tokens original MIT

apple-reminders

03

AtlasOmnia/donna-starter

Skill Claude CodeCodex

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

96 2d ago A 21 tokens original MIT

imessage

04

AtlasOmnia/donna-starter

Skill Claude CodeCodex

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

96 2d ago A 22 tokens original MIT

AtlasOmnia/donna-starter

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.

96 2d ago B 43 tokens original MIT

AtlasOmnia/donna-starter

Skill Claude CodeCodex

Safely reclaim local Mac storage without mistaking cloud placeholders for resident data, losing File Provider content, or flattening metadata onto an incompatible external filesystem.

96 2d ago A 22 tokens original MIT

hermes-agent

07

AtlasOmnia/donna-starter

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…

96 2d ago F 18 tokens original MIT

AtlasOmnia/donna-starter

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.

96 2d ago B 38 tokens original MIT

AtlasOmnia/donna-starter

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.

96 2d ago A 35 tokens original MIT

AtlasOmnia/donna-starter

Skill Claude CodeCodex

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

96 2d ago A 37 tokens original MIT

AtlasOmnia/donna-starter

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.

96 2d ago A 37 tokens original MIT

AtlasOmnia/donna-starter

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.

96 2d ago C 50 tokens original MIT

opencode

14

AtlasOmnia/donna-starter

Skill Claude CodeCodex

Use OpenCode as an autonomous coding worker orchestrated by Hermes terminal/process tools. OpenCode is a provider-agnostic, open-source AI coding agent with a TUI and CLI.

96 2d ago A 18 tokens copy · 77% MIT

computer-use

15

AtlasOmnia/donna-starter

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…

96 2d ago F 71 tokens original MIT

claude-design

16

AtlasOmnia/donna-starter

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.

96 2d ago A 20 tokens copy · 81% MIT

content-style

17

AtlasOmnia/donna-starter

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.

96 2d ago A 37 tokens original MIT

AtlasOmnia/donna-starter

Skill Claude CodeCodex

Use this skill to create professional static promotional graphics whose typography, claims, and contact details must remain exact. The core production rule is hybrid, not one-shot: generate or source imagery separately, then compose real text and vector elements deterministically in HTML/CSS/SVG. Image models are art…

96 2d ago A 81 tokens original MIT

dogfood

19

AtlasOmnia/donna-starter

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.

96 2d ago A 20 tokens original MIT

codebase-inspection

20

AtlasOmnia/donna-starter

Skill Claude CodeCodex

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

96 2d ago A 24 tokens copy · 92% MIT

github-auth

21

AtlasOmnia/donna-starter

Skill Claude CodeCodex

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

96 2d ago F 21 tokens copy · 80% MIT

github-code-review

22

AtlasOmnia/donna-starter

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.

96 2d ago C 22 tokens original MIT

github-issues

23

AtlasOmnia/donna-starter

Skill Claude CodeCodex

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

96 2d ago C 24 tokens copy · 86% MIT

github-pr-workflow

24

AtlasOmnia/donna-starter

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.

96 2d ago B 25 tokens copy · 81% MIT