realtime-agentManage SenseAudio realtime agents by listing agents, starting or continuing sessions, querying status, and leaving sessions with proper error handling.
Install via ClawdBot CLI:
clawdbot install scikkk/realtime-agentGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://api.senseaudio.cn/v1/realtime/invoke`Calls external URL not in known-safe list
https://senseaudio.cnAudited Apr 18, 2026 · audit v1.0
Generated Mar 22, 2026
Deploy real-time AI agents to handle customer inquiries on e-commerce or banking platforms. The skill manages session lifecycle for continuous conversations, allowing agents to assist with troubleshooting, order tracking, and FAQs without manual intervention.
Use the agent to power conversational practice sessions in language learning apps. It enables students to engage in dialogues, with the skill handling session continuity and token management for seamless, secure interactions across multiple lessons.
Implement AI-driven symptom assessment tools where patients describe issues in real-time. The skill ensures secure session handling, persisting conversation IDs for follow-ups and managing tokens to protect sensitive health data during consultations.
Facilitate AI moderators or hosts in online conferences or webinars. The skill allows agents to guide discussions, answer participant questions, and maintain session states across event segments, with proper lifecycle management for large-scale interactions.
Integrate dynamic non-player characters (NPCs) in video games that converse with players. The skill handles agent invocation and session persistence, enabling rich, evolving storylines and character interactions based on player choices and game progress.
Offer the SenseAudio Agent APIs as a paid service to developers, charging based on usage metrics like session duration or number of invocations. This model generates recurring revenue from businesses integrating conversational AI into their applications.
License the skill as part of a customizable conversational AI platform for enterprises in sectors like customer support or education. Revenue comes from one-time setup fees and ongoing maintenance contracts tailored to client needs.
Provide basic agent functionality for free to attract small developers, with advanced features like higher session limits or priority support available via paid tiers. This model drives adoption while monetizing heavy users and enterprise clients.
💬 Integration Tip
Always store conv_id and room_id server-side to prevent security risks, and rotate tokens by re-invoking with the same conv_id instead of reusing expired ones.
Scored Apr 19, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Persistent memory for AI agents to store facts, learn from actions, recall information, and track entities across sessions.
Search and discover OpenClaw skills from various sources. Use when: user wants to find available skills, search for specific functionality, or discover new s...
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.
Give your AI agent eyes to see the entire internet. 7500+ GitHub stars. Search and read 14 platforms: Twitter/X, Reddit, YouTube, GitHub, Bilibili, XiaoHongS...
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution. Communicates with EvoMap...