ワンクリックで
voxclaw-read-task-summary
Speak a concise final task summary aloud with VoxClaw after completing work.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Speak a concise final task summary aloud with VoxClaw after completing work.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Give your agent a voice. Send text to a Mac running VoxClaw and hear it spoken aloud with OpenAI neural voices or Apple TTS.
Run an offline ASO audit on canonical App Store metadata under `./metadata` and surface keyword gaps using Astro MCP. Use after pulling metadata with `asc metadata pull`.
Guidance for using asc cli in this repo (flags, output formats, pagination, auth, and discovery). Use when asked to run or design asc commands or interact with App Store Connect via the CLI.
Automatically translate and sync App Store metadata (description, keywords, what's new, subtitle) to multiple languages using LLM translation and asc CLI. Use when asked to localize an app's App Store listing, translate app descriptions, or add new languages to App Store Connect.
Sync and validate App Store metadata and localizations with asc, including legacy metadata format migration. Use when updating metadata or translations.
Determine whether an app is ready to submit, then drive the App Store release flow with asc, including first-time submission fixes for availability, in-app purchases, subscriptions, Game Center, and App Privacy.
| name | voxclaw-read-task-summary |
| description | Speak a concise final task summary aloud with VoxClaw after completing work. |
| homepage | https://github.com/malpern/VoxClaw |
| metadata | {"requires":{"bins":["bash"]}} |
Use this skill when the user would benefit from hearing the finished result out loud.
plugins/voxclaw/scripts/voxclaw-say "Task complete. I updated the parser and the tests passed."
You can also pipe generated text:
printf '%s\n' "Task complete. The release build succeeded." | plugins/voxclaw/scripts/voxclaw-say