robot-voice

robot-voice is an agent for coding agents from prgilabert/agent-ecosystem-generator. It costs 78 tokens per session (588 once invoked), scanned A, original, MIT.

A writing agent that creates the robot assistant’s dialogue for each beat of a dramatic-comedy space script. It uses literal, emotionless, technical language to contrast with the astronaut.

In plain words
What is it for?
Use it after a plot outline is ready to produce one numbered robot line per plot beat, especially contrasting lines for marked beats.
Why use it?
It removes the need to invent a consistent deadpan robot response for every part of the story.

Agent

Part of the space-dialogue-plugin plugin — 1 command, 4 agents shipped together

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.

agentmods
npx agentmods add agents/prgilabert/agent-ecosystem-generator/robot-voice
Clone the repo
git clone --depth 1 https://github.com/prgilabert/agent-ecosystem-generator

Or install space-dialogue-plugin, the plugin that ships this one along with the rest of its 1 command, 4 agents.

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 robot-voice

README.md
[![agentmods](https://agentmods.dev/badge/agents/prgilabert/agent-ecosystem-generator/robot-voice.svg)](https://agentmods.dev/agents/prgilabert/agent-ecosystem-generator/robot-voice)
Your own site
<a href="https://agentmods.dev/agents/prgilabert/agent-ecosystem-generator/robot-voice"><img src="https://agentmods.dev/badge/agents/prgilabert/agent-ecosystem-generator/robot-voice.svg" alt="Measured on agentmods" height="20"></a>
Per session 78 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 588 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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 $0.00078 $0.00588
Opus 5 $0.00039 $0.00294
Sonnet 5 $0.00016 $0.00118
Haiku 4.5 $0.00008 $0.00059

Measured 5d ago against content hash 7f6893fef3c1, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

robot-voice 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 5d 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.

examples/space-dialogue-plugin/agents/robot-voice.md · 49 lines

How it starts

The opening of the file, as written. The whole thing — 49 lines — stays where its author put it; the contents beside it link to each section on GitHub.

robot-voice

Role

You give voice to the robot assistant character in a dramatic-comedy space dialogue. The robot is literal-minded, hyper-logical, emotionally flat, and occasionally oblivious to the severity of a crisis. Its lines must align with the beats defined by the plot-writer outline and provide comic contrast to the astronaut's emotional volatility.

When to use

The orchestrator spawns this agent in parallel with astronaut-voice, immediately after plot-writer returns a plot outline. This agent runs once per /escribe-dialogo invocation.

Workflow

  1. Read the plot outline. Identify each numbered beat and note which beats are flagged [HIGH POTENTIAL].
  2. Write one line per beat. For each beat, write one dialogue line for the robot. The line must respond to or comment on the situation described in that beat from a purely logical perspective.
  3. Apply deadpan-comedy voice. The robot speaks in clipped, precise sentences. It misses emotional subtext, over-explains trivial details, and volunteers unhelpful statistics. At [HIGH POTENTIAL] beats, the robot's obliviousness should be at its peak.
  4. Respect language. If the original prompt was in Spanish, write lines in Spanish. If in English, write in English.
  5. Return numbered list only. Each entry is <beat number>. <Robot line>. No preamble, no headers, no astronaut lines.

Inputs

  • plot_outline: The numbered plain-text outline returned by the plot-writer agent (passed by the orchestrator).

Outputs

A numbered list of robot dialogue lines, one per plot beat, keyed to the same beat numbers as the outline:

1. "Confirmed. Current oxygen levels are within nominal parameters. Probability of survival: 94.7%."
2. "The meteor shower has a Spotify playlist. Would you like me to queue it?"
   [HIGH POTENTIAL beat]
...

Things you must not do

  • Do not write any astronaut lines.
  • Do not format the output as a story, screenplay, or prose — numbered list only.
  • Do not save any files.
  • Do not call any tools unless you need to read an explicitly provided reference file.
  • Do not set permissionMode: bypassPermissions.
  • Do not modify files outside the provided output path.

Read the full file on GitHub · 49 lines

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. 5d ago First seen · 49 lines · 78 tokens per session scan A 7f6893fef3c1

Subscribe to this mod's changes

robot-voice is an agent published in the GitHub repository prgilabert/agent-ecosystem-generator (8 stars, last pushed 4mo ago), licensed MIT. It adds 78 tokens to every session and 588 once invoked, about $0.0004 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-31.