Core / Personal Agent Stack
onboarding
First-touch setup, credential capture, integration pairing (Gmail, Calendar, Drive, Twenty, Plaud).
Core
executive-business-voice
Draft, critique, and rewrite commercial business communications that sound human and specific.
Core
gmail-composio-guide
Search, read, draft, and send email via Composio-brokered Gmail. Thread-aware replies.
Core
google-calendar-composio-guide
Read, search, create, update, and delete Calendar events through Composio.
Core
google-drive-composio-guide
Read, search, create, update, and share Google Drive files through Composio.
Core
twenty-crm
Lookup, create, update, and report on Twenty CRM contacts, companies, deals, and tasks.
Core
plaud-meeting
Download Plaud recordings, transcribe audio, and generate strategic meeting reports.
Core
document-intake
Extract text from PDFs, scans, contracts, and proposals using OCR and PDF parsers.
Core
web-search
Exa.ai-powered web search for current discovery, company research, and documentation lookup.
Core
html-share
Create and publish self-contained HTML documents for sharing (like this page).
Core
personal-dossier
Background voice-learning job that builds your writing style guide and living dossier.
Core
meeting-assessment-report
Create strategic meeting assessment PDFs for internal accountability and deal tracking.
Core
crm-update-strategy
Rules and workflows for what goes into Twenty CRM and when to update it.
Core
telegram-credential-safety
Immediately handles and secures credential messages sent via Telegram.
Core
composio
Composio broker overview for SaaS tool integration (Gmail, Calendar, Drive, etc.).
Core
registry
Check for and install new or updated fleet skills and CLI tools.
Core
create-skill
Create or modify Hermes SKILL.md files with proper formatting and metadata.
Core
create-tool
Build and maintain agent-facing helper CLIs in ~/.hermes/tools.
Core
helper-cli-standard
Standard for building fleet-wide helper CLIs with JSON output and health commands.
Core
start
Start or resume the Personal Agent Stack onboarding flow.
Core
Software Development
plan
Plan mode: write implementation plans to .hermes/plans/ without executing.
Dev
writing-plans
Write implementation plans with bite-sized tasks, paths, and code targets.
Dev
subagent-driven-development
Execute plans via delegate_task subagents with 2-stage review loops.
Dev
test-driven-development
TDD: enforce RED-GREEN-REFACTOR. Tests before code, always.
Dev
systematic-debugging
4-phase root-cause debugging: understand bugs before fixing them.
Dev
requesting-code-review
Pre-commit review: security scan, quality gates, and auto-fix.
Dev
spike
Throwaway experiments to validate an idea before building.
Dev
GitHub
github-auth
GitHub auth setup: HTTPS tokens, SSH keys, and gh CLI login.
Dev
github-repo-management
Clone, create, fork repos; manage remotes and releases.
Dev
github-pr-workflow
PR lifecycle: branch, commit, open, CI, merge.
Dev
github-code-review
Review PRs via diffs and inline comments using gh or REST.
Dev
github-issues
Create, triage, label, and assign GitHub issues via gh or REST.
Dev
codebase-inspection
Inspect codebases with pygount: LOC, languages, and ratios.
Dev
Productivity
powerpoint
Create, read, edit .pptx decks, slides, notes, and templates.
Docs
nano-pdf
Edit PDF text, typos, and titles via nano-pdf CLI with natural language prompts.
Docs
ocr-and-documents
Extract text from PDFs and scans using pymupdf and marker-pdf.
Docs
Creative
claude-design
Design one-off HTML artifacts: landing pages, decks, prototypes.
Creative
architecture-diagram
Dark-themed SVG architecture, cloud, and infrastructure diagrams as HTML.
Creative
excalidraw
Hand-drawn Excalidraw JSON diagrams: architecture, flow, sequence.
Creative
sketch
Throwaway HTML mockups: 2-3 design variants to compare.
Creative
humanizer
Strip AI-isms and add real voice to text.
Creative
DevOps & Infra
webhook-subscriptions
Webhook subscriptions: event-driven agent runs.
DevOps
hermes-s6-container-supervision
Modify, debug, or extend the s6-overlay supervision tree for containers.
DevOps
MCP & Autonomous Agents
native-mcp
MCP client: connect Model Context Protocol servers, register tools (stdio/HTTP).
MCP
autonomous-ai-agents
Spawn and orchestrate autonomous AI coding agents and multi-agent workflows.
Agents
hermes-agent
Configure, extend, or contribute to Hermes Agent itself.
Agents
QA
dogfood
Exploratory QA of web apps: find bugs, gather evidence, and report.
QA