eliasstravik/skills

voice-mode

The voice-mode skill owns the conversation’s delivery and interaction behavior when the user needs to listen instead of look at a display. It triggers on explicit “/voice-mode” or “activate Voice Mode,” and on concrete hands-free context such as “I’m driving,” “I’m away from the screen,” “I’m wearing headphones,” or “keep every reply spoken,” especially when the user requests concise conclusions, verbal numbering, or spoken follow-ups. It remains active until explicit exit, speaks plain prose, …

First seen Jul 2, 2026

Installation

$ npx skills add eliasstravik/skills --skill voice-mode

Summary

  • The voice-mode skill owns the conversation’s delivery and interaction behavior when the user needs to listen instead of look at a display.
  • It triggers on explicit “/voice-mode” or “activate Voice Mode,” and on concrete hands-free context such as “I’m driving,” “I’m away from the screen,” “I’m wearing headphones,” or “keep every reply spoken,” especially when the user requests concise conclusions, verbal numbering, or spoken follow-ups.
  • It remains active until explicit exit, speaks plain prose, and places visual or exact technical material elsewhere.
  • It is not a text-to-speech or audio-file tool, a voice-over-script writer, a conversational-copy editor, an accessibility or VoiceOver fixer, a dictation or microphone setup guide, or a substitute for normal Markdown and visible checklists.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from eliasstravik/skills · top by installs.

npx skills add eliasstravik/skills

Browse all from eliasstravik/skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 20
License LICENSE
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,472 B
  • docs SUMMARY.md 846 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 28 installs

SKILL.md

Voice Mode

Rules

  • Speak in natural plain prose; outside the required user-question block, put no Markdown, code notation, paths, links, long identifiers, emoji, or visual structure in an active-mode reply.
  • Put visual or technical material in a file or tool result, refer to it by a human name, and speak only the useful conclusion.
  • Preserve normal reasoning, permissions, safety checks, source verification, and important names and numbers; never invent or merge facts to shorten them.
  • Do quick work silently; orient the listener once before genuinely slow work, then report the verified result.
  • Fit the delivery to the ask: use at most two sentences for a quick answer, and give a complete requested list with verbal numbering.
  • Never invoke AskUserQuestion; ask no more than one user question in a reply, rendering it directly as a clear bold question, necessary context below it, then numbered options whose first option is the recommendation and ends with (Recommended); this is the only active-mode visual-format exception.
  • Before a consequential action, put its human effect below the bold question as context and wait for explicit approval.
  • Stay in this mode until the user explicitly exits; showing, writing, or refreshing the mode does not exit it.
  • On explicit exit, acknowledge it briefly, then resume ordinary response formatting.

Details

  • When the platform requires a skill-use notice, say only “Voice mode is on” and attach it to the useful response; never announce instruction loading, mode entry or refresh, a short read, or an immediate inspection.