do-voice-recording

do-voice-recording is a skill for Claude Code from tomcounsell/ai. It costs 62 tokens per session (717 once invoked), scanned A, original, GPL-3.0.

A text-to-speech command that turns written text into an OGG/Opus audio file, a compressed format commonly used for spoken sound.

In plain words
What is it for?
Use it to create a voiceover, narration, spoken reading, or other short audio clip from text.
Why use it?
It lets you listen to written content instead of reading it. The available information does not describe voice choices or other audio settings.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to create a voiceover, narration, spoken reading, or other short audio clip from text.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tomcounsell/ai/do-voice-recording
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add tomcounsell/ai --skill do-voice-recording
Clone the repo
git clone --depth 1 https://github.com/tomcounsell/ai

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for do-voice-recording

README.md
[![agentmods](https://agentmods.dev/badge/skills/tomcounsell/ai/do-voice-recording/github.svg)](https://agentmods.dev/skills/tomcounsell/ai/do-voice-recording)
Your own site
<a href="https://agentmods.dev/skills/tomcounsell/ai/do-voice-recording"><img src="https://agentmods.dev/badge/skills/tomcounsell/ai/do-voice-recording/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for do-voice-recording

Your own site · 80×15
<a href="https://agentmods.dev/skills/tomcounsell/ai/do-voice-recording"><img src="https://agentmods.dev/badge/skills/tomcounsell/ai/do-voice-recording.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 62 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 717 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00062 $0.00717
Opus 5 $0.00031 $0.00358
Sonnet 5 $0.00012 $0.00143
Haiku 4.5 $0.00006 $0.00072

Measured 11d ago against content hash 9db81ace47c2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

do-voice-recording scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills-global/do-voice-recording/SKILL.md · 39 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 39 lines · 62 tokens per session scan A 9db81ace47c2

Subscribe to this mod's changes

do-voice-recording is a skill published in the GitHub repository tomcounsell/ai (24 stars, last pushed today), licensed GPL-3.0. It adds 62 tokens to every session and 717 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

pptx

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…

agentscope-ai/QwenPaw · 152 tokens

paper-illustration

A workflow for generating academic illustrations, such as architecture diagrams and method visuals, with image generation and repeated review. Claude plans and checks the figure during the process.

wanshuiyin/Auto-claude-code-research-in-sleep · 67 tokens

paper-illustration-image2

Generate publication-quality academic illustrations through a local Codex app-server bridge that uses Codex native image generation. This is a separate experimental alternative to paper-illustration, intended for Claude Code users who want a GPT-image-style renderer without modifying the original skill.

wanshuiyin/Auto-claude-code-research-in-sleep · 59 tokens

paper-slides

A workflow for turning a completed research paper into conference presentation slides, an editable PowerPoint file, speaker notes, and a full talk script. A conference talk presents the paper's problem, method, results, and conclusions to an audience.

wanshuiyin/Auto-claude-code-research-in-sleep · 81 tokens

paper-talk

An end-to-end workflow for turning a completed research paper into a conference talk. It can produce a slide outline, Beamer source, an editable PowerPoint deck, speaker notes, a talk script, and assurance reports.

wanshuiyin/Auto-claude-code-research-in-sleep · 113 tokens

pixel-art

A generator for creating pixel-art illustrations as SVG files, a resolution-independent image format made from shapes and code. It targets simple visuals for technical documents and presentations.

wanshuiyin/Auto-claude-code-research-in-sleep · 48 tokens