| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Co-Authored-By: CRHQ <noreply@crhq.ai>
|
Merged and live: https://grokbot.dev/plugins/aituber/ — verified aituber.app, the hosted MCP endpoint (properly auth-protected), and the docs, then flipped it live with an icon from your apple-touch-icon. The read-balance-and-quote-cost-before-generating and hold-every-publish-until-approved rules in the prompt are exactly right for a credit-spending, publishes-in-public tool. Thanks for the submission! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What this adds
AITuber (plugin) — an AI video studio your Grok Bot can drive: script, voice-over, visuals, captions, and publishing to a connected channel.
Checklist
Where it came from
I am the founder. AITuber is at https://aituber.app; the hosted MCP server is https://mcp.aituber.app, documented at https://aituber.app/mcp and https://aituber.app/api.
The prompt is written against those docs and tested against the live server, not from memory. It names only capabilities the server really exposes, and it makes the bot read the docs itself before wiring anything up. Because generating spends credits and publishing is public, the prompt gates both: the bot quotes the cost from the real credit balance before it starts, and holds every export and post until the user approves it.
Notes for the reviewer: