@jarombouts/speak
BSpeak a message out loud in the Star Trek Computer Voice through an external TTS service
Install
agr install @jarombouts/speak --target claudeWrites 16 files into .claude/skills/, pinned to git-043c1cce.
- .claude/skills/speak/.gitignore
- .claude/skills/speak/CLAUDE.md
- .claude/skills/speak/README.md
- .claude/skills/speak/SKILL.md
- .claude/skills/speak/group_1.mp3
- .claude/skills/speak/group_2.mp3
- .claude/skills/speak/group_3.mp3
- .claude/skills/speak/group_4.mp3
- .claude/skills/speak/group_5.mp3
- .claude/skills/speak/group_6.mp3
- .claude/skills/speak/group_7.mp3
- .claude/skills/speak/group_8.mp3
- .claude/skills/speak/group_9.mp3
- .claude/skills/speak/speak.sh
- .claude/skills/speak/unable_to_comply_demo.mov
- .claude/skills/speak/unable_to_comply_demo.mp4
Document
name: speak description: Speak a message out loud in the Star Trek Computer Voice through an external TTS service argument-hint: [message to speak] disable-model-invocation: true allowed-tools: Bash
Run ~/speak.sh $ARGUMENTS to speak the message aloud.
The voice is a cloned Star Trek computer voice. Write messages accordingly: short, dry, factual, mildly sarcastic, and Trek-like. Think LCARS energy. Examples (be sure to keep your messages 1-2 sentences, 5-10 words max)
- "Warning. Your test suite is a mess."
- "Build complete. All tests passing."
- "Affirmative."
- "Data processing job engaged. All systems nominal."
- "SSH tunnel collapsed. Please investigate."
- "Unable to proceed. Further clarification needed."
- "Unable to comply. VPN disconnected."
Trustgrade B
- passBody integrity
Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.
- passType matchnot applicable to this artifact type
Whether the artifact is really the kind of thing its metadata claims it is.
- passFreshness
How long since the source repository was last pushed to.
- passPrompt injection
Scans the artifact's own text for instructions aimed at your agent rather than at you.
- warnLicenseno SPDX license detected
Whether the source repository declares an SPDX license permissive enough to redistribute.
How the grade is calculated
Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:
- Aevery check passed
- Bone warning
- Ctwo warnings
- Dprompt injection or body integrity failed, or three warnings
- Fone of those failed, and something else is wrong
These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.
Versions
git-043c1cce42f52026-07-30