返回顶部
s

senseaudio-realtime-agentSenseAudio实时代理

Implement and debug SenseAudio realtime Agent lifecycle APIs: list agents, invoke session, query status, and leave session (`/v1/realtime/agents`, `/invoke`, `/status`, `/leave`). Use this whenever user asks to start or manage SenseAudio conversational agents, continue dialogues, or handle room/conv/token lifecycle errors.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.1
安全检测
已通过
216
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

senseaudio-realtime-agent

SenseAudio 实时智能体

使用此技能进行 SenseAudio 智能体会话生命周期集成。

优先阅读

  • - references/agent.md

工作流程

  1. 1. 发现智能体:
- 列出可用智能体并选择 agent_id。
  1. 2. 开始或继续对话:
- new_dialogue=true 用于新会话。 - newdialogue=false 配合 convid 用于连续性。
  1. 3. 持久化运行时凭证:
- 将 convid 和 roomid 存储在应用程序状态中(数据库或会话存储),切勿存储在客户端代码或日志中。 - /invoke 返回的令牌是短期的——请像对待密码一样处理:不要记录,不要嵌入 URL,并在会话结束后通过 /leave 丢弃。 - 使用相同的 conv_id 再次调用 /invoke 进行轮换;不要重复使用已过期的令牌。
  1. 4. 操作会话:
- 在需要时查询房间状态。 - 完成后显式离开会话。
  1. 5. 处理故障:
- 区分配额/认证/未找到错误与参数错误。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 realtime-agent-1776106752 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 realtime-agent-1776106752 技能

通过命令行安装

skillhub install realtime-agent-1776106752

下载

⬇ 下载 senseaudio-realtime-agent v1.0.1(免费)

文件大小: 2.52 KB | 发布时间: 2026-4-15 14:06

v1.0.1 最新 2026-4-15 14:06
Version 1.0.1 – Added credential requirements and security guidelines

- Introduced metadata specifying the need for a SENSEAUDIO_API_KEY and how to obtain/configure it.
- Updated documentation to include best practices for storing `conv_id`, `room_id`, and token security.
- Clarified handling and rotation of short-lived tokens.
- No code changes; documentation and metadata enhancements only.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部