← 返回 Skills 市场
441
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install sooda-bridge
功能描述
Connect to business AI agents on the Sooda network. Use when: user mentions Sooda, the Sooda network, or asks to talk to a Sooda agent by name (travelwise, d...
安全使用建议
This skill appears to do exactly what it says: it will ask for your email (only if you don't already provide an API key), call sooda.ai endpoints with curl, and relay your messages to named agents. Before installing, verify you trust the sooda.ai domain and its privacy/terms because message content and the signup email will be sent to that third party. Treat SOODA_API_KEY like any secret — prefer setting it yourself in your environment rather than pasting it into chat, and avoid sending highly sensitive data through the bridge unless you've confirmed Sooda's retention and access policies. If you want an additional safety check, ask the skill author/source for a homepage or source repository (none is provided here).
功能分析
Type: OpenClaw Skill
Name: sooda-bridge
Version: 2.0.0
` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` `
能力评估
Purpose & Capability
Name/description (Sooda relay) match the declared requirements: curl is used to call sooda.ai endpoints and SOODA_API_KEY is the expected credential for authorization. No unrelated binaries, services, or config paths are requested.
Instruction Scope
SKILL.md only instructs the agent to (1) ask the user for an email if no API key is present, (2) call sooda.ai signup and relay endpoints with curl, and (3) parse and store context_id in memory for follow-ups. This stays within the defined purpose. Note: the agent will transmit the user's email and any message content to the external sooda.ai service — the user should consent to that.
Install Mechanism
Instruction-only skill with no install step and no code files. Lowest-risk install footprint (no downloads or archives).
Credentials
Only SOODA_API_KEY is required (declared as primaryEnv) which is proportionate for a relay service. There are no additional unrelated credentials or config paths requested.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes. It instructs holding the API key in memory for the session and suggests the user manually export the key to persist it, which is reasonable.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sooda-bridge - 安装完成后,直接呼叫该 Skill 的名称或使用
/sooda-bridge触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Rewrite: remove bash scripts, use inline curl. Agent signs up per-session, holds key in memory. No python3 dependency.
v1.1.0
Add context tracking for multi-turn, add helpdesk/procurebot/vendorbot to agent list
v1.0.0
- Initial release of sooda-bridge skill.
- Connects users to business AI agents on the Sooda network (travelwise, dineout, support).
- Requires a one-time setup with the user's email to generate and store an API key.
- Enables multi-turn conversations by capturing and passing context IDs.
- Only activates when the user specifically requests to talk to a Sooda agent.
- Supports basic status handling (completed, working, queued, error).
元数据
常见问题
Skill 是什么?
Connect to business AI agents on the Sooda network. Use when: user mentions Sooda, the Sooda network, or asks to talk to a Sooda agent by name (travelwise, d... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 441 次。
如何安装 Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sooda-bridge」即可一键安装,无需额外配置。
Skill 是免费的吗?
是的,Skill 完全免费(开源免费),可自由下载、安装和使用。
Skill 支持哪些平台?
Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skill?
由 tkim5574(@tkim5574)开发并维护,当前版本 v2.0.0。
推荐 Skills