← 返回 Skills 市场
263
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install multi-account-config
功能描述
Configure multiple messaging platform accounts for OpenClaw. Use when the user wants to add or configure additional accounts for Telegram, WhatsApp, Discord,...
安全使用建议
This skill is coherent with its purpose: it will guide you to provide platform-specific tokens (bot tokens, phone number, etc.) and then use gateway config.get/patch to add accounts. Before using it: (1) never paste tokens into public chat—provide them via a secure prompt or secrets mechanism; (2) ensure the agent or user performing gateway.config.patch has the correct permissions and that you have a backup of your current config; (3) verify who can read the gateway configuration after tokens are stored (tokens in config may be accessible to other admins/services); (4) test changes in a staging environment if possible and restart the gateway per your normal operational procedures. The skill does not install software or request unrelated credentials.
功能分析
Type: OpenClaw Skill
Name: multi-account-config
Version: 1.0.0
The skill is a legitimate utility designed to help users configure multiple messaging platform accounts (Telegram, Discord, etc.) within the OpenClaw ecosystem. It uses standard internal tools like `gateway config.get` and `gateway config.patch` to manage settings and includes explicit instructions in SKILL.md to preserve existing data and avoid logging sensitive tokens, with no evidence of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name/description (multi-account configuration for messaging platforms) matches the actions described in SKILL.md: collecting platform-specific tokens/IDs and calling gateway config.get and gateway config.patch to update channel/account configuration.
Instruction Scope
Instructions stay within the stated purpose: they ask the user for platform-specific credentials, retrieve existing gateway config, merge new account entries, patch the gateway config, and verify. The doc explicitly warns not to log tokens. The only potentially sensitive action—using the current user's sender ID—is reasonable for populating allowFrom and is consistent with configuring accounts.
Install Mechanism
No install spec or code files are present; the skill is instruction-only and does not download or write code to disk, which minimizes install risk.
Credentials
The skill does not request environment variables or external credentials beyond the platform tokens/IDs the user must supply interactively. Those tokens are proportionate to the task of adding bots/accounts.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or attempt to modify other skills or system-wide settings. It instructs using the gateway config APIs only, which is appropriate for the intended configuration task.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install multi-account-config - 安装完成后,直接呼叫该 Skill 的名称或使用
/multi-account-config触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
initial skill
元数据
常见问题
multi-account-config 是什么?
Configure multiple messaging platform accounts for OpenClaw. Use when the user wants to add or configure additional accounts for Telegram, WhatsApp, Discord,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 263 次。
如何安装 multi-account-config?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install multi-account-config」即可一键安装,无需额外配置。
multi-account-config 是免费的吗?
是的,multi-account-config 完全免费(开源免费),可自由下载、安装和使用。
multi-account-config 支持哪些平台?
multi-account-config 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 multi-account-config?
由 devilsen(@devilsen)开发并维护,当前版本 v1.0.0。
推荐 Skills