Trio Stream Vision by @drandrewlaw
Analyze any YouTube livestream or RTSP camera feed using natural language — ask what's happening, detect specific events, or get periodic summaries. Powered...
⚡ When to Use
Trigger Action - User wants smart alerts for specific events ("tell me when a package is delivered", "alert me if my dog gets on the couch") - User wants to monitor something they can't watch themselves (construction site, parking spot, warehouse) - User wants periodic summaries of a live feed ("summarize this stream every 10 minutes") - User provides any live stream URL: YouTube Live, Twitch, RTSP/RTSPS cameras, HLS streams
⚙️ Configuration
A Trio API key. Get one free (100 credits) at https://console.machinefi.com
Set the key: export TRIO_API_KEY=your_key_here
Base URL: https://trio.machinefi.com/api 🔒 Constraints
NEVER expose or log the $TRIO_API_KEY value in output shown to the user.
ALWAYS show the explanation field from check-once responses — it provides the VLM's reasoning.
ALWAYS test conditions with check-once before starting a live-monitor job.
When a user provides a stream URL, auto-detect whether they want a quick check, monitoring, or digest based on their intent.
For monitoring jobs, always return the job_id so the user can check status or cancel later.
If the API returns an error, show the error code and remediation to the user.
Inform users about credit costs before starting live-monitor or live-digest jobs (they charge per minute). ▸ Show full description clawhub install trio-stream-visionCopy
🧪 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 →