Runs autonomous AI tasks with spoken feedback.

Install

mkdir -p .claude/skills/yolo-tts && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/11513" && unzip -o skill.zip -d .claude/skills/yolo-tts && rm skill.zip

Installs to .claude/skills/yolo-tts

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Enables YOLO mode with Text-to-Speech feedback via tts-cli (or YOLO_TTS_COMMAND override).
90 charsno explicit “when” trigger
Beginner

Key capabilities

  • Execute autonomous task loops.
  • Speak out status updates using `tts-cli`.
  • Spawn autonomous agents to complete tasks.
  • Loop until all tasks are verified and completed.
  • Ask for feedback or new tasks upon completion with spoken prompts.

How it works

The tool initializes a task list from a prompt, speaks status updates using `tts-cli`, and spawns autonomous agents to complete and verify tasks in a loop.

Inputs & outputs

You give it
A prompt describing the task or goal for the autonomous loop
You get back
Spoken status updates and completion of tasks by autonomous agents

When to use yolo-tts

  • Run autonomous coding loops
  • Get spoken feedback on task status
  • Monitor long-running agent tasks

About this skill

YOLO Mode (TTS Enabled)

To execute the YOLO mode loop with spoken feedback, run the following command:

yolo-mode "$prompt" --tts

This tool will:

  1. Initialize a task list based on your prompt.
  2. Speak out status updates using tts-cli (override with YOLO_TTS_COMMAND).
  3. Spawn autonomous agents to complete the tasks.
  4. Loop until all tasks are verified and completed.
  5. Ask for feedback or new tasks upon completion (with spoken prompts).

When not to use it

  • When spoken feedback is not desired.
  • When `tts-cli` is not available or an override command is not provided.
  • When autonomous task execution is not required.

Limitations

  • Requires `tts-cli` or a specified `YOLO_TTS_COMMAND` for spoken feedback.
  • Relies on autonomous agents to complete tasks.
  • Loops until tasks are verified and completed.

How it compares

This skill provides real-time spoken feedback and autonomous task execution, offering an auditory and automated experience compared to silent, manual task management.

Compared to similar skills

yolo-tts side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
yolo-tts (this skill)03moReviewBeginner
using-superpowers953moNo flagsBeginner
ultrawork112moNo flagsAdvanced
clawhub252moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

using-superpowers

obra

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists

95205

ultrawork

Yeachan-Heo

Parallel execution engine for high-throughput task completion

11184

clawhub

openclaw

Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.

25151

skill-installer

openai

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

29141

continuous-learning

affaan-m

Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.

995

memory-keeper-proactive-context-maintenance

b4CU-R4U

Automatically detect and maintain memory freshness by monitoring context staleness, significant code changes, task completions, and phase transitions. Proactively suggests and executes memory sync operations with user confirmation. Use when the user says "sync memory", "update context", or when the Skill detects that context is stale (>2 hours), significant changes have occurred (new commits), tasks completed, or major milestones reached. Replaces passive "context is stale" warnings with active maintenance.

694

Search skills

Search the agent skills registry