🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

VoiceMonkey

by @jayakumark

Control Alexa devices via VoiceMonkey API v2 - make announcements, trigger routines, start flows, and display media.

βš™οΈ Configuration

1. Get your secret token from Voice Monkey Console β†’ Settings β†’ API Credentials 2. Set environment variable:

   export VOICEMONKEY_TOKEN="your-secret-token"
   
Or add to ~/.clawdbot/clawdbot.json:
   {
     "skills": {
       "entries": {
         "voicemonkey": {
           "env": { "VOICEMONKEY_TOKEN": "your-secret-token" }
         }
       }
     }
   }
   
3. Find your Device IDs in the Voice Monkey Console β†’ Settings β†’ Devices

πŸ“‹ Tips & Best Practices

  • Keep your token secure; rotate via Console β†’ Settings β†’ API Credentials if compromised
  • Use the API Playground to test and explore options
  • Premium members can upload media directly in the Voice Monkey console
  • Always confirm before sending announcements to avoid unexpected noise
  • View on ClawHub
    TERMINAL
    clawhub install voicemonkey

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’