Skip to main content
Run any Skill in Manus
with one click
GitHub repository

hermes-skills

hermes-skills contains 34 collected skills from JackReis, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
34
Stars
1
updated
2026-07-16
Forks
0
Occupation coverage
6 occupation categories · 100% classified
repository explorer

Skills in this repository

cloudflare-one
network-and-computer-systems-administrators

Guides Cloudflare One Zero Trust and SASE work across Access, Gateway, WARP, Tunnel, Cloudflare WAN, DLP, CASB, device posture, and identity. Use when designing, configuring, troubleshooting, or reviewing Cloudflare One deployments. Retrieval-first: use current Cloudflare docs/API schemas instead of embedded product docs.

2026-07-16
cron-automation
network-and-computer-systems-administrators

Use when scheduling recurring polls, read-only monitors, or background jobs that must survive shell session boundaries.

2026-07-16
skill-library-management
computer-occupations-all-other

Discover, register, and maintain Hermes skills from non-default paths (plugin directories, external repos, shared vaults). Use when skills are missing from `skills_list()`, when the user mentions plugin skills, when symlinking skills, or when reconciling duplicate/overlapping skills between the default tree and external sources.

2026-07-15
antigravity-cli
software-developers

Operate the Antigravity CLI (agy): plugins, auth, sandbox.

2026-07-15
stream-retry-tuning
network-and-computer-systems-administrators

Tune HERMES_STREAM_RETRIES for mid-stream reconnect resilience.

2026-07-08
telegram-parallel-sessions
computer-occupations-all-other

Manage parallel Hermes sessions in Telegram topics.

2026-07-08
hermes-boot-checklist
software-developers

Run a startup checklist via a gateway:startup hook on every boot.

2026-07-08
skills-sh
computer-occupations-all-other

Discover, install, and manage agent skills from skills.sh.

2026-07-08
solar-theme-system
web-and-digital-interface-designers

Solar-aware 6-mode time-of-day theming with NOAA sunrise/sunset calculation

2026-07-08
solar-theme-system
web-and-digital-interface-designers

Solar-aware 6-mode time-of-day theming with NOAA sunrise/sunset calculation

2026-07-08
sudo-password
network-and-computer-systems-administrators

Use sudo in terminal without interactive prompts via .env.

2026-07-08
iterm2-python-api
software-developers

Control iTerm2 windows, tabs, panes, and sessions via Python API.

2026-07-08
api-retry-tuning
software-developers

Tune agent.api_max_retries for fast fallback or resilience.

2026-07-08
atlas-chunking
market-research-analysts-and-marketing-specialists-131161

Break a concept into chunks and generate questions to explore. Used by Atlas+Scout primitives.

2026-07-08
mcp-env-var-interpolation
software-developers

Configure MCP servers with env-var placeholders from .env.

2026-07-08
scout-prioritization
project-management-specialists

Decide whether a concept is worth working on. Used by Atlas+Scout primitives.

2026-07-08
ephemeral-system-prompt
software-developers

Inject non-persisting system prompts via environment variables.

2026-07-08
messaging-platform-integration
software-developers

Integrate messaging platforms (Mattermost, Discord, Telegram, Slack, Matrix, SMS, email) with Hermes for bidirectional message delivery, media attachments, thread support, and fleet coordination.

2026-07-08
start-hindsight-honcho-holographic
software-developers

Start Hindsight, Honcho (Cortex), and Holographic (OB1 + OBn) simultaneously. Includes verification and troubleshooting.

2026-07-08
enrich-memory
software-developers

Capture user requests ("remember this") into all four canonical memory systems (Holographic, Honcho, Hindsight, OB1/OBn).

2026-07-08
memory-deepening
software-developers

Recurring workflows to deepen and enrich Hermes' memory systems (L1, L2, L3, OBn).

2026-07-08
cited-recall
software-developers

Multi-source memory recall that synthesizes a cited answer with explicit abstention when evidence is insufficient. Use when the user needs a direct synthesized answer with citations rather than raw chunk dumps.

2026-07-08
memory-sop-audit
software-developers

Re-runnable audit of the triple-layer memory system (L1 MEMORY.md/USER.md, L2 Hindsight :9177, L3 fact_store SQLite). Use when the user says "audit memory", "config memory", "memory-prune", or when MEMORY.md is near/exceeding budget. Bundles a one-shot script plus the procedure for what to do with the findings.

2026-07-08
memory-sop-drain
software-developers

Session-end ritual for the L2 Hindsight layer. Drains durable session facts into the Hermes bank so they survive the L1 budget cull and become semantically searchable. Pairs with memory-sop-audit and the standard session-end ritual in AGENTS.md.

2026-07-08
memory-sop-feedback-loop
software-developers

How and when to call fact_feedback on L3 facts. Without feedback the trust_score stays at the 0.5 default and `reason` / `contradict` queries have no signal. Skill exists to enforce the loop.

2026-07-08
memory-sop
software-developers

Fleet-wide Standard Operating Procedure for the triple memory system. Covers what goes where, when to write, when to read, and cross-layer hygiene. All fleet agents MUST follow this SOP.

2026-07-08
session-close-ritual
software-developers

Run at session end to reconcile tasks, update skills, and write to brain. Enforces closure discipline across the fleet.

2026-07-08
turn-sync
software-developers

Per-turn memory sync protocol using Open Brain (OB1) as the central knowledge graph. Every active session writes new facts/decisions to OB1 after each turn and pulls recent changes from other sessions before responding. This creates a live, shared knowledge graph that all fleet agents can read at any point during their work.

2026-07-08
email-campaign-coordination
market-research-analysts-and-marketing-specialists-131161

Coordinate approval-gated email campaigns.

2026-07-08
hermes-display-density
software-developers

Tune Hermes output density via display.compact and related settings.

2026-07-08
open-engine
computer-occupations-all-other

Operate Linear as a shared agent task queue with receipts.

2026-07-08
caliber
software-developers

Route prompts by task-demand surface before spending tokens.

2026-07-08
deduplicate-skills
software-developers

Detect and resolve duplicate skill names across the Hermes skill tree. Scans for name collisions between default skills and plugin skills, compares content, recommends canonical versions, and provides safe cleanup commands. Use when skills_list() shows unexpected duplicates, plugin skills shadow default skills, or context bloat from redundant skill loading is suspected.

2026-07-08
learn-skill-from-request
software-developers

Parse mixed source+requirement input to author and save a skill.

2026-07-08