jscholz/hermes-agent-workflow

A public template for deploying a personal AI assistant stack (hermes-agent + sidekick PWA + audio bridge) on your own hardware.

This repository also configures its own agents. See what hermes-agent-workflow tells them →

2Stars on the repository
75Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

obsidian

49

jscholz/hermes-agent-workflow

Skill Claude CodeCodex

Read, search, and create notes in the Obsidian vault.

not rated 2 2mo ago A 17 tokens copy · 88% Apache-2.0

linear

50

jscholz/hermes-agent-workflow

Skill Claude CodeCodex

Manage Linear issues, projects, and teams via the GraphQL API. Create, update, search, and organize issues. Uses API key auth (no OAuth needed). All operations via curl — no dependencies.

not rated 2 2mo ago A 43 tokens copy · 92% Apache-2.0

maps

51

jscholz/hermes-agent-workflow

Skill Claude CodeCodex

Location intelligence — geocode a place, reverse-geocode coordinates, find nearby places (46 POI categories), driving/walking/cycling distance + time, turn-by-turn directions, timezone lookup, bounding box + area for a named place, and POI search within a rectangle. Uses OpenStreetMap + Overpass + OSRM. Free, no API…

not rated 2 2mo ago A 76 tokens copy · 86% Apache-2.0

nano-pdf

52

jscholz/hermes-agent-workflow

Skill Claude CodeCodex

Edit PDFs with natural-language instructions using the nano-pdf CLI. Modify text, fix typos, update titles, and make content changes to specific pages without manual editing.

not rated 2 2mo ago A 38 tokens copy · 95% Apache-2.0

notion

53

jscholz/hermes-agent-workflow

Skill Claude CodeCodex

Notion API for creating and managing pages, databases, and blocks via curl. Search, create, update, and query Notion workspaces directly from the terminal.

not rated 2 2mo ago A 36 tokens copy · 91% Apache-2.0

ocr-and-documents

54

jscholz/hermes-agent-workflow

Skill Claude CodeCodex

Extract text from PDFs and scanned documents. Use webextract for remote URLs, pymupdf for local text-based PDFs, marker-pdf for OCR/scanned docs. For DOCX use python-docx, for PPTX see the powerpoint skill.

not rated 2 2mo ago A 54 tokens copy · 94% Apache-2.0

powerpoint

55

jscholz/hermes-agent-workflow

Skill Claude CodeCodex needs its repo

Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying…

not rated 2 2mo ago A 152 tokens copy · 86% Apache-2.0

godmode

56

jscholz/hermes-agent-workflow

Skill Claude CodeCodex ⚠ unsafe

Jailbreak API-served LLMs using G0DM0D3 techniques — Parseltongue input obfuscation (33 techniques), GODMODE CLASSIC system prompt templates, ULTRAPLINIAN multi-model racing, encoding escalation, and Hermes-native prefill/system prompt integration. Use when a user wants to bypass safety filters, jailbreak a model, or…

not rated 2 2mo ago E ⚑ AI: unsafe 82 tokens copy · 94% Apache-2.0

arxiv

57

jscholz/hermes-agent-workflow

Skill Claude CodeCodex

Search and retrieve academic papers from arXiv using their free REST API. No API key needed. Search by keyword, author, category, or ID. Combine with webextract or the ocr-and-documents skill to read full paper content.

not rated 2 2mo ago C 52 tokens copy · 97% Apache-2.0

blogwatcher

58

jscholz/hermes-agent-workflow

Skill Claude CodeCodex

Monitor blogs and RSS/Atom feeds for updates using the blogwatcher-cli tool. Add blogs, scan for new articles, track read status, and filter by category.

not rated 2 2mo ago A 38 tokens copy · 92% Apache-2.0

llm-wiki

59

jscholz/hermes-agent-workflow

Skill Claude CodeCodex

Karpathy's LLM Wiki — build and maintain a persistent, interlinked markdown knowledge base. Ingest sources, query compiled knowledge, and lint for consistency.

not rated 2 2mo ago B 37 tokens copy · 95% Apache-2.0

polymarket

60

jscholz/hermes-agent-workflow

Skill Claude CodeCodex

Query Polymarket prediction market data — search markets, get prices, orderbooks, and price history. Read-only via public REST APIs, no API key needed.

not rated 2 2mo ago A 37 tokens copy · 92% Apache-2.0

jscholz/hermes-agent-workflow

Skill Claude CodeCodex

End-to-end pipeline for writing ML/AI research papers — from experiment design through analysis, drafting, revision, and submission. Covers NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Integrates automated experiment monitoring, statistical analysis, iterative writing, and citation verification.

not rated 2 2mo ago B 64 tokens copy · 88% Apache-2.0

openhue

62

jscholz/hermes-agent-workflow

Skill Claude CodeCodex

Control Philips Hue lights, rooms, and scenes via the OpenHue CLI. Turn lights on/off, adjust brightness, color, color temperature, and activate scenes.

not rated 2 2mo ago A 35 tokens copy · 92% Apache-2.0

xurl

63

jscholz/hermes-agent-workflow

Skill Claude CodeCodex

Interact with X/Twitter via xurl, the official X API CLI. Use for posting, replying, quoting, searching, timelines, mentions, likes, reposts, bookmarks, follows, DMs, media upload, and raw v2 endpoint access.

not rated 2 2mo ago C 54 tokens copy · 86% Apache-2.0

plan

64

jscholz/hermes-agent-workflow

Skill Claude CodeCodex

Plan mode for Hermes — inspect context, write a markdown plan into the active workspace's .hermes/plans/ directory, and do not execute the work.

not rated 2 2mo ago A 35 tokens copy · 88% Apache-2.0

jscholz/hermes-agent-workflow

Skill Claude CodeCodex

Pre-commit verification pipeline — static security scan, baseline-aware quality gates, independent reviewer subagent, and auto-fix loop. Use after code changes and before committing, pushing, or opening a PR.

not rated 2 2mo ago A 46 tokens copy · 84% Apache-2.0

jscholz/hermes-agent-workflow

Skill Claude CodeCodex

Use when executing implementation plans with independent tasks. Dispatches fresh delegatetask per task with two-stage review (spec compliance then code quality).

not rated 2 2mo ago A 32 tokens copy · 81% Apache-2.0

jscholz/hermes-agent-workflow

Skill Claude CodeCodex

Use when encountering any bug, test failure, or unexpected behavior. 4-phase root cause investigation — NO fixes without understanding the problem first.

not rated 2 2mo ago A 33 tokens copy · 95% Apache-2.0

jscholz/hermes-agent-workflow

Skill Claude CodeCodex

Use when implementing any feature or bugfix, before writing implementation code. Enforces RED-GREEN-REFACTOR cycle with test-first approach.

not rated 2 2mo ago A 33 tokens copy · 92% Apache-2.0

writing-plans

69

jscholz/hermes-agent-workflow

Skill Claude CodeCodex

Use when you have a spec or requirements for a multi-step task. Creates comprehensive implementation plans with bite-sized tasks, exact file paths, and complete code examples.

not rated 2 2mo ago A 36 tokens copy · 91% Apache-2.0

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: