Multiple ways to send text beyond agent plugins.
voxclaw "Hello, world!"
voxclaw --clipboard
voxclaw --file article.txt
echo "Hello" | voxclaw
voxclaw --voice nova "Hello"
voxclaw --rate 1.5 "Hello"
voxclaw -a "Hello"
open "voxclaw://read?text=Hello%20world"
Select text › right-click › Services › Read with VoxClaw.
shortcuts run "Read with VoxClaw" --input-string "Hello"