← Back to Skills Marketplace
devilsen

multi-account-config

by devilsen · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
263
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install multi-account-config
Description
Configure multiple messaging platform accounts for OpenClaw. Use when the user wants to add or configure additional accounts for Telegram, WhatsApp, Discord,...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install multi-account-config
  3. After installation, invoke the skill by name or use /multi-account-config
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
initial skill
Metadata
Slug multi-account-config
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 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,... It is an AI Agent Skill for Claude Code / OpenClaw, with 263 downloads so far.

How do I install multi-account-config?

Run "/install multi-account-config" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is multi-account-config free?

Yes, multi-account-config is completely free (open-source). You can download, install and use it at no cost.

Which platforms does multi-account-config support?

multi-account-config is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created multi-account-config?

It is built and maintained by devilsen (@devilsen); the current version is v1.0.0.

💬 Comments