agent-right-brain
Agent Right Brain
Use rawgenai <provider> <action> to give agents creative abilities. Always read the chosen provider's reference file before running commands.
Prerequisites
brew install WHQ25/tap/rawgenai
Before using a provider, read its setup guide at references/setup/ to configure credentials.
Input Sources (All Capabilities)
- Positional argument:
rawgenai <provider> <action> "text" [flags] - File:
rawgenai <provider> <action> --file input.txt [flags] - Stdin:
echo "text" | rawgenai <provider> <action> [flags]
General Guidelines
More from whq25/rawgenai
agent-gen-image
Give agents image generation and editing abilities using `rawgenai` — create images from text, edit existing images, inpaint, and generate with reference images. Use this skill when the user asks to "generate an image", "create a picture", "draw", "edit an image", "inpaint", "remove background", or any request involving image creation or manipulation.
2agent-speak
Give agents voice abilities using `rawgenai` — text-to-speech, multi-speaker dialogue, and voice management (design, clone, create voices). Use this skill when the user asks to "speak", "talk", "read aloud", "say this", "create dialogue", "design a voice", "clone a voice", or any request involving spoken audio output and voice creation.
1agent-gen-video
Give agents video generation abilities using `rawgenai` — create videos from text/images, extend videos, and remix existing footage. Use this skill when the user asks to "generate a video", "create a video", "animate", "video from image", "extend video", "remix video", or any request involving video creation.
1agent-gen-audio
Give agents music and sound effect generation abilities using `rawgenai` — create music from prompts or lyrics, and generate sound effects from text descriptions. Use this skill when the user asks to "generate music", "create a song", "compose music", "make a beat", "generate sound effects", "create sfx", or any request involving music or sound effect creation.
1agent-listen
Give agents listening abilities using `rawgenai` — transcribe audio/video to text with timestamps, subtitles, and speaker diarization. Use this skill when the user asks to "transcribe", "speech to text", "convert audio to text", "generate subtitles", "diarize speakers", or any request involving audio/video transcription.
1