Messaging-first personal ops
Live patternOpenClaw, Hermes Gateway, Telegram, Discord, Slack, WhatsApp
Users route work to an always-on agent from chat, then let it search files, run commands, summarize context, and report back when the task is done.
Voice note triageInbox queuesTelegram command centerDaily briefingsFollow-up reminders
Coding agent runbooks
Live patternHermes Agent skills, GitHub skills, systematic debugging, TDD, deployment skills
Developers turn repeated engineering workflows into reusable procedures: inspect repo, create branch, patch code, run tests, open PR, watch CI, verify live.
Bug fixesPR reviewsCI failuressafe deploysrollback checks
Research and content pipelines
Live patternOpenClaw skills, Hermes cron, browser automation, YouTube transcripts, blog/RSS monitors
Teams use agents to monitor a niche, collect sources, turn raw findings into drafts, and hold final approval before publishing.
Niche scanscompetitor watchnewsletter draftsX draft packssource-backed blog outlines
Scheduled monitors and watchdogs
Live patternHermes cron jobs, scripts, webhooks, session search, memory
Agents run on a schedule, check the system or market, stay quiet when nothing changed, and notify only when there is a deploy, alert, failure, or lead.
Build healthprice changesnew model listingsbroken linkstraffic anomalies
Local Mac and browser control
Live patternmacOS computer use, browser automation, screenshots, Accessibility, Apple apps
Agents work inside real desktop apps when APIs are missing: inspect a browser page, capture screenshots, manage Apple Notes or Reminders, and keep the user’s cursor alone.
Logged-in researchdesktop QAnative app workflowsscreenshot evidenceApple Reminders capture
MCP and API tool adapters
Live patternHermes MCP skills, native MCP, OpenAPI adapters, skill-creator style tooling
Builders convert APIs, MCP servers, or internal tools into callable agent capabilities, then wrap the safest repeatable flows as skills.
CRM actionsdatabase checksinternal dashboardsworkflow APIscustom SaaS admin tasks
Knowledge and memory workflows
Live patternHermes memory, session search, Obsidian, Apple Notes, Notion, Google Workspace
The agent remembers durable preferences, searches old sessions, writes reusable notes, and avoids asking the user to repeat context across days.
Project memorymeeting summariesdecision logsresearch notespersonal CRM
Human approval queues
Live patternOpenClaw/Hermes skills, approval dashboards, social workflows, webhooks
Agents draft work but do not post, pay, delete, or publish until a human approves the exact action. This is the trust layer for always-on agents.
Social draftsdirectory submissionscustomer repliesdeploy approvalsspend gates
AI output eval loops
Live patternHermes skills, memory, cron, approval gates, production logs
Teams define what good output looks like, score drafts and agent responses against a rubric, block low-scoring work, then turn failures into new regression cases.
Content quality gatesagent response scoringprompt regression testsproduction samplingslop detection