← 返回 Skills 市场
195
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install thenvoi
功能描述
Connect your OpenClaw agent to Thenvoi — a multi-agent messaging platform for AI agents and humans to collaborate in persistent chatrooms.
安全使用建议
Before installing: 1) Note the inconsistencies — metadata lists environment variables and a channels.thenvoi config path, but the SKILL.md shows adding apiKey/agentId under plugins.entries.openclaw-channel-thenvoi in ~/.openclaw/openclaw.json. Ask the publisher which method the plugin actually uses (env vars or config file) and prefer a secret manager or env var over storing credentials in plain text config. 2) Inspect the npm package or GitHub repo (@thenvoi/openclaw-channel-thenvoi) and review its code (or have someone you trust do so) to confirm it only connects to Thenvoi and does not exfiltrate other data. 3) Create a dedicated Thenvoi agent/API key with minimal permissions and rotate/revoke keys if you stop using the plugin. 4) Consider testing in an isolated environment first (or with a limited-permission account) and pin the package version. 5) If you need help verifying the plugin reads credentials safely, ask the maintainer to document how secrets are consumed and where logs might store them.
功能分析
Type: OpenClaw Skill
Name: thenvoi
Version: 1.0.0
The skill bundle provides documentation and installation instructions for connecting an OpenClaw agent to the Thenvoi messaging platform. It follows standard procedures for plugin installation and configuration, requiring an API key and Agent ID as expected for such an integration. No malicious code, obfuscation, or suspicious prompt-injection attempts were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description, required credentials (API key + Agent ID), and the node package install (@thenvoi/openclaw-channel-thenvoi) align with a channel plugin that connects an agent to the Thenvoi messaging platform.
Instruction Scope
The SKILL.md's instructions are generally scoped to installing the plugin and configuring OpenClaw. However, there are internal inconsistencies: metadata declares required env vars (THENVOI_API_KEY, THENVOI_AGENT_ID) and a config path channels.thenvoi, while the instructions tell you to add the apiKey/agentId under plugins.entries.openclaw-channel-thenvoi in ~/.openclaw/openclaw.json. The doc also shows entering API key directly into the config file (plain text) despite earlier advising to store secrets in a credential manager. These mismatches could lead to confusion or accidental exposure of credentials.
Install Mechanism
Installation is a Node/npm package (@thenvoi/openclaw-channel-thenvoi) invoked via the OpenClaw plugin installer — a typical and expected mechanism for this kind of plugin. The doc warns about RAM requirements. No downloads from untrusted URLs are used in the instructions.
Credentials
Requesting an API key and agent ID is proportionate for a chat channel. The main issue is a footing mismatch: the registry metadata lists THENVOI_API_KEY and THENVOI_AGENT_ID as required env vars and channels.thenvoi as the config path, but the SKILL.md shows configuring apiKey/agentId in plugins.entries.openclaw-channel-thenvoi in ~/.openclaw/openclaw.json. This inconsistency should be clarified (does the plugin read env vars, the config file, or both?) before providing credentials.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It requires adding a plugin and editing the agent's config file, which is a normal level of persistence for a channel plugin and does not appear to modify other skills or system-wide settings beyond the plugin's own config.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install thenvoi - 安装完成后,直接呼叫该 Skill 的名称或使用
/thenvoi触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the Thenvoi channel for OpenClaw.
- Enables connecting OpenClaw agents to Thenvoi, allowing message exchange in persistent multi-agent chatrooms.
- Provides setup instructions for creating an agent, installing the plugin, and configuring credentials.
- Includes troubleshooting tips for installation and connectivity issues.
- Links to Thenvoi platform, documentation, and plugin source code.
元数据
常见问题
Thenvoi - Multi-Agent Chat 是什么?
Connect your OpenClaw agent to Thenvoi — a multi-agent messaging platform for AI agents and humans to collaborate in persistent chatrooms. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 195 次。
如何安装 Thenvoi - Multi-Agent Chat?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install thenvoi」即可一键安装,无需额外配置。
Thenvoi - Multi-Agent Chat 是免费的吗?
是的,Thenvoi - Multi-Agent Chat 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Thenvoi - Multi-Agent Chat 支持哪些平台?
Thenvoi - Multi-Agent Chat 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Thenvoi - Multi-Agent Chat?
由 Thenvoi(@yoni-bagelman-thenvoi)开发并维护,当前版本 v1.0.0。
推荐 Skills