mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-03-20 06:11:27 -07:00
7 lines
299 B
YAML
7 lines
299 B
YAML
interface:
|
|
display_name: "Speech Generation Skill"
|
|
short_description: "Generate narrated audio from text"
|
|
icon_small: "./assets/speech-small.svg"
|
|
icon_large: "./assets/speech.png"
|
|
default_prompt: "Generate spoken audio for this text with the right voice style, pacing, and output format."
|