← 返回 Skills 市场
siddharthpilani

Ringg Voice Agent

作者 siddharthpilani · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1304
总下载
2
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ringg-voice-agent
功能描述
Integrate Ringg AI voice agents with OpenClaw for making, receiving, and managing phone calls powered by Ringg's Voice OS. Use this skill when the user wants to: (1) make outbound voice calls via Ringg AI agents, (2) trigger Ringg AI campaigns from OpenClaw, (3) check call status or retrieve call history/analytics from Ringg, (4) manage Ringg AI assistants (list, create, update), (5) connect OpenClaw to Ringg's voice platform for automated phone interactions like lead qualification, feedback collection, appointment reminders, or order confirmations, (6) set up Ringg AI as a voice provider for the OpenClaw agent. Triggers on mentions of "ringg", "voice call", "phone call via ringg", "ringg agent", "ringg campaign", "voice AI call", or any request to initiate/manage calls through the Ringg AI platform.
安全使用建议
This skill appears to be a legitimate Ringg voice integration, but there are two red flags you should address before installing: (1) the registry metadata does NOT list the environment variables the SKILL.md requires (RINGG_API_KEY, RINGG_WORKSPACE_ID, etc.). Treat that as a metadata bug — confirm with the skill author/source which credentials are actually needed and how they will be stored. (2) Source/homepage is unknown. Prefer skills that link to an official repository or vendor page so you can verify authenticity. Operational notes: only provide a Ringg API key with the minimal permissions needed, avoid putting secrets in widely readable config files, protect any webhook endpoint (use HTTPS and a signing secret), and be cautious when using ngrok or exposing local endpoints because inbound calls and transcripts may contain sensitive PII. If you cannot verify the author or origin of this skill, consider requesting an official Ringg-provided skill or adding the integration manually with vetted code.
功能分析
Type: OpenClaw Skill Name: ringg-voice-agent Version: 1.0.0 The skill integrates OpenClaw with Ringg AI for voice calls, using standard API interactions via `curl` commands to `https://api.ringg.ai`. It requires `RINGG_API_KEY` from environment variables, which is passed in `Authorization` headers, a common practice for API integrations. The `SKILL.md` provides clear, purpose-aligned instructions for the AI agent, without any evidence of prompt injection attempts to subvert the agent's behavior. While `ngrok` is mentioned for webhook setup, it is presented as a manual configuration step for the user/environment, not an action for the agent to execute as part of its skill functionality.
能力评估
Purpose & Capability
The name/description and SKILL.md consistently describe a Ringg AI voice integration (outbound calls, campaigns, assistants, webhooks). The requested actions (API calls to api.ringg.ai, webhooks, call management) are coherent with that purpose. However, the registry metadata claims 'Required env vars: none' and 'Primary credential: none' while the SKILL.md explicitly requires RINGG_API_KEY, RINGG_WORKSPACE_ID and optional assistant/number environment variables — this provenance/metadata mismatch is unexpected.
Instruction Scope
SKILL.md gives concrete curl examples, webhook setup steps (including recommending running ngrok to expose a local endpoint), and configuration changes to openclaw.json. All instructions stay within the stated purpose (calling Ringg APIs and receiving webhooks). The ngrok webhook guidance is normal for dev but increases exposure risk for inbound call events and transcripts if used carelessly.
Install Mechanism
Instruction-only skill with no install spec or code files to write to disk. This lowers risk because nothing is downloaded or executed by an installer.
Credentials
The runtime instructions require sensitive credentials (RINGG_API_KEY and RINGG_WORKSPACE_ID and optional assistant/from-number). Those are proportionate to the integration itself, but the skill's published metadata failing to declare them (and not naming a primary credential) is a problem: it can mislead administrators about what secrets will be needed or accessed. The skill also suggests placing API keys in openclaw.json which may increase exposure if that file is not securely stored.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide settings. It is user-invocable and allowed to be invoked autonomously (platform default).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ringg-voice-agent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ringg-voice-agent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Ringg AI voice agent integration for OpenClaw
元数据
Slug ringg-voice-agent
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Ringg Voice Agent 是什么?

Integrate Ringg AI voice agents with OpenClaw for making, receiving, and managing phone calls powered by Ringg's Voice OS. Use this skill when the user wants to: (1) make outbound voice calls via Ringg AI agents, (2) trigger Ringg AI campaigns from OpenClaw, (3) check call status or retrieve call history/analytics from Ringg, (4) manage Ringg AI assistants (list, create, update), (5) connect OpenClaw to Ringg's voice platform for automated phone interactions like lead qualification, feedback collection, appointment reminders, or order confirmations, (6) set up Ringg AI as a voice provider for the OpenClaw agent. Triggers on mentions of "ringg", "voice call", "phone call via ringg", "ringg agent", "ringg campaign", "voice AI call", or any request to initiate/manage calls through the Ringg AI platform. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1304 次。

如何安装 Ringg Voice Agent?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ringg-voice-agent」即可一键安装,无需额外配置。

Ringg Voice Agent 是免费的吗?

是的,Ringg Voice Agent 完全免费(开源免费),可自由下载、安装和使用。

Ringg Voice Agent 支持哪些平台?

Ringg Voice Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Ringg Voice Agent?

由 siddharthpilani(@siddharthpilani)开发并维护,当前版本 v1.0.0。

💬 留言讨论