Voice Operator
This is a Hermes-native voice-operator workflow skill.
Why This Exists
voice-operator exists so Hermes users can ask for this workflow in chat and receive a structured, evidence-bounded OMH operating surface instead of ad hoc narration.
Do Not Use When
- The request is already handled by a narrower explicit skill with stronger evidence.
- The user asks OMH to secretly run external platforms, connectors, schedulers, file exports, or runtime agents.
- The only safe answer is to ask for missing authority, credentials, target, or observed evidence first.
Examples
Good example:
- Prompt: voice-operator 'release before lunch, check risky parts' from mobile.
- Expected behavior: Produce
prepare_voice_operator_card with required context, wrapper actions, and not-evidence boundaries.
- Why: The prompt names a real workflow surface that Hermes can orchestrate without hiding execution.
Bad example:
- Prompt: voice-operator assume the user approved a destructive action from a vague voice note.
- Expected behavior: Report the missing observed evidence or authority instead of claiming the external step happened.
- Why: Prepared OMH guidance is not platform, runtime, connector, file, memory, or delivery evidence.
Completion Checklist
- The short-input or voice-like request is clarified enough to avoid accidental action.
- The next action is readable, reversible when possible, and confirmation-gated when risky.
- Delivery, notification, or platform behavior is not claimed without wrapper evidence.
Recovery Notes
- If transcript confidence or intent is weak, ask one short clarification before action.
- If platform delivery is unavailable, keep the response in chat and mark delivery not_observed.
Workflow Lane
- Current lane: Automation and status (
achievements, workspace-audit, production-audit, automation-blueprint, github-event-ops, github-issue-intake, buzz, agent-board, +35 more) - schedules, status, health, and ops review.
- If intent belongs to another lane, hand back to
oh-my-hermes or name the adjacent workflow.
- Shared product, routing, compatibility, and evidence rules:
omh-routing/references/skill-common-rail.md.
Use When
Use when Hermes receives terse voice/mobile-style requests and should produce concise clarification, plan, or status UX.
Strong routing signals: `voice-operator`, `voice operator`, `voice-first`, `voice command`, `mobile command`, `short command`, `dictated command`, `dictated request`, `spoken request`, `speech command`, `accessibility`, `hands free`, `hands-free`, `phone command`, `phone request`, `push command`, `음성`, `음성으로`, `음성 명령`, `모바일 명령`, `모바일 음성`, `핸드폰`, `폰으로`, `말로`, `말로 한 요청`, `접근성`, `짧은 명령`, `짧게 말한 요청`
Catalog Metadata
Category: accessibility
Phase: voice-routing
Hermes role: guide
Quality tier: workflow-surface-gated
Reasoning demand: light
Quality bar:
- Name the user-facing workflow objective, required context, next action, and stop condition.
- Separate prepared guidance from observed platform, runtime, connector, file, memory, or delivery evidence.
- Expose missing tools, credentials, targets, or observations as user-visible gaps.
Handoff policy:
Keep this as Hermes-facing orchestration guidance first. Prepare executor, connector, gateway, or host-runtime handoff only when the user accepts that next step and observed evidence can be recorded.
Required inputs:
- user request
- target context
- delivery or status expectation
- known missing evidence
Expected outputs:
- voice-operator/v1 card or guidance
- next action
- prepared-vs-observed boundary
Artifact expectations:
- voice-operator/v1 metadata-only runtime or wrapper card when recorded
Safety rules:
- A voice operator card is not speech recognition, mobile notification delivery, platform action, or accepted execution evidence.
- Do not claim connector, gateway, runtime, file generation, memory mutation, or host automation evidence from prepared guidance.
Runtime Evidence
Preferred harness for this skill: voice-operator.
omh runtime record --skill voice-operator --harness voice-operator --status started
Record observed delegation results; otherwise return not_available or not_observed.
Prepared OMH routing is not execution, review, CI, merge-readiness, or merge evidence.
- Treat wrapper memory/context summaries as advisory local context, not proof of opaque Hermes memory reads or changes.
Preserve workflow intent and stop conditions; verify before claiming completion.
Use Hermes-native subagent/delegation features when available: native subagents -> Hermes delegation when available, otherwise sequential lanes.
Shared product, compatibility, topology, memory, harness, and execution rules: omh-routing/references/skill-common-rail.md. Load it when applicable; otherwise name an unavailable capability.
1---2name: omh-voice-input3description: [omh] Terse voice and mobile-style requests - turn short spoken-style asks into clarify, plan, status, handoff, or confirmation actions. Use when the user says: voice-operator, voice operator, voice-first, voice command, mobile command, short command, dictated command, dictated request.4---5
6# Voice Operator
7
8This is a Hermes-native `voice-operator` workflow skill.
9
10## Why This Exists
11
12`voice-operator` exists so Hermes users can ask for this workflow in chat and receive a structured, evidence-bounded OMH operating surface instead of ad hoc narration.
13
14## Do Not Use When
15
16- The request is already handled by a narrower explicit skill with stronger evidence.
17- The user asks OMH to secretly run external platforms, connectors, schedulers, file exports, or runtime agents.
18- The only safe answer is to ask for missing authority, credentials, target, or observed evidence first.
19
20## Examples
21
22Good example:
23
24- Prompt: voice-operator 'release before lunch, check risky parts' from mobile.
25- Expected behavior: Produce `prepare_voice_operator_card` with required context, wrapper actions, and not-evidence boundaries.
26- Why: The prompt names a real workflow surface that Hermes can orchestrate without hiding execution.
27
28Bad example:
29
30- Prompt: voice-operator assume the user approved a destructive action from a vague voice note.
31- Expected behavior: Report the missing observed evidence or authority instead of claiming the external step happened.
32- Why: Prepared OMH guidance is not platform, runtime, connector, file, memory, or delivery evidence.
33
34## Completion Checklist
35
36- The short-input or voice-like request is clarified enough to avoid accidental action.
37- The next action is readable, reversible when possible, and confirmation-gated when risky.
38- Delivery, notification, or platform behavior is not claimed without wrapper evidence.
39
40## Recovery Notes
41
42- If transcript confidence or intent is weak, ask one short clarification before action.
43- If platform delivery is unavailable, keep the response in chat and mark delivery not_observed.
44
45## Workflow Lane
46
47- Current lane: **Automation and status** (`achievements`, `workspace-audit`, `production-audit`, `automation-blueprint`, `github-event-ops`, `github-issue-intake`, `buzz`, `agent-board`, `+35 more`) - schedules, status, health, and ops review.
48- If intent belongs to another lane, hand back to `oh-my-hermes` or name the adjacent workflow.
49- Shared product, routing, compatibility, and evidence rules: `omh-routing/references/skill-common-rail.md`.
50
51## Use When
52
53Use when Hermes receives terse voice/mobile-style requests and should produce concise clarification, plan, or status UX.
54
55 Strong routing signals: `voice-operator`, `voice operator`, `voice-first`, `voice command`, `mobile command`, `short command`, `dictated command`, `dictated request`, `spoken request`, `speech command`, `accessibility`, `hands free`, `hands-free`, `phone command`, `phone request`, `push command`, `음성`, `음성으로`, `음성 명령`, `모바일 명령`, `모바일 음성`, `핸드폰`, `폰으로`, `말로`, `말로 한 요청`, `접근성`, `짧은 명령`, `짧게 말한 요청`
56
57## Catalog Metadata
58
59Category: `accessibility`
60Phase: `voice-routing`
61Hermes role: `guide`
62Quality tier: `workflow-surface-gated`
63Reasoning demand: `light`
64
65Quality bar:
66
67- Name the user-facing workflow objective, required context, next action, and stop condition.
68- Separate prepared guidance from observed platform, runtime, connector, file, memory, or delivery evidence.
69- Expose missing tools, credentials, targets, or observations as user-visible gaps.
70
71Handoff policy:
72
73Keep this as Hermes-facing orchestration guidance first. Prepare executor, connector, gateway, or host-runtime handoff only when the user accepts that next step and observed evidence can be recorded.
74
75Required inputs:
76
77- user request
78- target context
79- delivery or status expectation
80- known missing evidence
81
82Expected outputs:
83
84- voice-operator/v1 card or guidance
85- next action
86- prepared-vs-observed boundary
87
88Artifact expectations:
89
90- voice-operator/v1 metadata-only runtime or wrapper card when recorded
91
92Safety rules:
93
94- A voice operator card is not speech recognition, mobile notification delivery, platform action, or accepted execution evidence.
95- Do not claim connector, gateway, runtime, file generation, memory mutation, or host automation evidence from prepared guidance.
96
97## Runtime Evidence
98
99Preferred harness for this skill: `voice-operator`.
100
101```sh
102omh runtime record --skill voice-operator --harness voice-operator --status started
103```
104
105Record observed delegation results; otherwise return `not_available` or `not_observed`.
106Prepared OMH routing is not execution, review, CI, merge-readiness, or merge evidence.
107- Treat wrapper memory/context summaries as advisory local context, not proof of opaque Hermes memory reads or changes.
108Preserve workflow intent and stop conditions; verify before claiming completion.
109
110Use Hermes-native subagent/delegation features when available: native subagents -> Hermes delegation when available, otherwise sequential lanes.
111
112Shared product, compatibility, topology, memory, harness, and execution rules: `omh-routing/references/skill-common-rail.md`. Load it when applicable; otherwise name an unavailable capability.