Home / akunzai / agent-skills · plugins/spoken-tts/AGENTS.md · GitHub

AGENTS.md@plugins/spoken-tts agentsA

AGENTS.md@plugins/spoken-tts is agent-read markdown (agents) from akunzai/agent-skills.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# spoken Development

## Local setup

From the repository root:

```bash
bash scripts/setup.sh --plugin spoken-tts
```

Pass `--local` to register this checkout. There is no plugin-local
setup/upgrade/uninstall script.

## Checks

```bash
bash tests/spoken-manifest.sh
bash tests/spoken-cli.sh
bash tests/plugin-version-bump.sh
mise run lint
```

CLI `speak`/`test` wait until playback finishes. `SPOKEN_SYNC=1` runs speak
inline for hooks (tests). `SPOKEN_NATIVE_PROVIDER` overrides OS native
detection (`say` / empty).

## Hooks: two files, two formats

`hooks.json` (plugin root) — **agy format**: flat handler lists under each
event name (`Stop: [{ type, command, timeout }]`). Do not add a nested
`{ "hooks": [...] }` wrapper here; agy ignores it.

`hooks/hooks.json` — **Copilot/Claude Code format**: nested wrapper
(`Stop: [{ hooks: [{ command }] }]`). Keep as-is for Copilot compatibility.

When editing either file, leave the other unchanged.

Read the whole file at its exact version.

How to install

Latest version
mdr add akunzai/agent-skills/plugins/spoken-tts/AGENTS.md@git:20260920.bb01daf
Exact content
mdr add akunzai/agent-skills/plugins/spoken-tts/AGENTS.md@sha256:9857ca82cc75fc5f

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_xvo3lmw3ttb5ckpr.svg)](https://markdownregistry.com/a/art_xvo3lmw3ttb5ckpr)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260920.bb01daf latest2026-09-20 bb01daf 956 BA view · diff
git:20260919.0031f492026-09-19 0031f49 521 BA view · diff
git:20260919.9690b382026-09-19 9690b38 462 BA view · diff
git:20260919.b9600a72026-09-19 b9600a7 1,010 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • pass: Size between 200 bytes and 200 KB (956 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

akunzai/agent-skills · 4 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_xvo3lmw3ttb5ckpr
GET https://markdownregistry.com/api/v1/resolve?ref=akunzai/agent-skills/plugins/spoken-tts/AGENTS.md
GET https://markdownregistry.com/api/v1/blob/9857ca82cc75fc5f24e20adcc22bc0d26f4c564b87faf65f877afc5b19c8dc0a

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from akunzai/agent-skills

AGENTS.md agents
akunzai/agent-skills · AGENTS.md
git:20260924.219d32c · audit A · 4 stars
AGENTS.md@evals/agents-md/fixtures agents
akunzai/agent-skills · evals/agents-md/fixtures/AGENTS.md
git:20260918.8da1ed3 · audit A · 4 stars
AGENTS.md@evals/agents-memory/fixtures agents
akunzai/agent-skills · evals/agents-memory/fixtures/AGENTS.md
git:20260924.219d32c · audit B · 4 stars
AGENTS.md@evals/setup-agent-ready-repo/fixtures agents
akunzai/agent-skills · evals/setup-agent-ready-repo/fixtures/AGENTS.md
git:20260911.e400585 · audit B · 4 stars
AGENTS.md@plugins/cheap-dev-workers agents
akunzai/agent-skills · plugins/cheap-dev-workers/AGENTS.md
git:20260919.9690b38 · audit A · 4 stars
AGENTS.md@plugins/codexbar-quota-handoff agents
akunzai/agent-skills · plugins/codexbar-quota-handoff/AGENTS.md
git:20260919.9690b38 · audit A · 4 stars
spoken skill
akunzai/agent-skills · plugins/spoken-tts/skills/spoken/SKILL.md · Spoken: read a specific passage the user named (read this aloud) by running the plugin CLI. Not for routine per-turn…
git:20260920.bb89eaf · audit A · 4 stars
agents-md skill
akunzai/agent-skills · skills/agents-md/SKILL.md · AGENTS.md: create, audit, or maintain the file. Use when the user mentions AGENTS.md, project instructions, instruction…
git:20260924.219d32c · audit A · 4 stars
agents-memory skill
akunzai/agent-skills · skills/agents-memory/SKILL.md · Record, recall, or forget notes in the agent's global or project memory, deciding scope (global vs. project) and tier…
git:20260924.219d32c · audit A · 4 stars
agentsview-extract skill
akunzai/agent-skills · skills/agentsview-extract/SKILL.md · Persist gotchas, preferences, or a repeated workflow from recorded agent history into AGENTS.md or a new skill.
git:20260902.fae9a97 · audit B · 4 stars
agentsview-resume skill
akunzai/agent-skills · skills/agentsview-resume/SKILL.md · Take over an unfinished coding session recorded by AgentsView — from Codex, Claude Code, Cursor, Copilot, Grok, or…
git:20260902.fae9a97 · audit B · 4 stars
aube skill
akunzai/agent-skills · skills/aube/SKILL.md · Use when managing a Node.js project's dependencies or scripts with aube (https://aube.sh/), or migrating a project from…
git:20260912.01a02ee · audit B · 4 stars

Every file in akunzai/agent-skills

Browse by kind, by grade A, or by owner.