← 返回 Skills 市场
30
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-add-agent
功能描述
Add a new agent to OpenClaw configuration. Use when user wants to add a new Telegram bot agent to OpenClaw. Triggers: add agent, new agent, bind telegram.
安全使用建议
This skill appears to be what it says (adding a Telegram bot to OpenClaw) but check a few things before proceeding: 1) Ensure the config path (/home/xgao/.openclaw/openclaw.json) and workspace path match your system — the SKILL.md uses a hard-coded user home. 2) Back up openclaw.json before editing. 3) Treat the Telegram bot token as a secret: avoid pasting it into public chat logs or shared repos; prefer storing it with proper file permissions or a secrets manager if supported. 4) Confirm you have an 'openclaw' command available (or the correct service management step) — the instructions call for `openclaw restart` but the skill metadata doesn't declare that binary. 5) After adding the account, verify allowFrom user IDs and policies are correct to avoid accidental exposure. If these checks pass, the instructions are reasonable; if you need the skill to run commands automatically (instead of manual edits), request a version that declares required binaries and install steps.
功能分析
Type: OpenClaw Skill
Name: openclaw-add-agent
Version: 1.0.0
The skill provides instructions for an AI agent to configure a new Telegram bot within OpenClaw by modifying the 'openclaw.json' configuration file and creating local workspace directories. While the instructions contain hardcoded absolute paths for a specific user environment ('/home/xgao/') and specific identifiers in the 'Minimal Config Example' (Telegram ID '8538882690'), the workflow is transparent and aligns entirely with the stated administrative purpose without evidence of malicious intent or data exfiltration.
能力评估
Purpose & Capability
The skill's name and description match the runtime instructions: it collects a Telegram bot token and updates OpenClaw configuration (agents, bindings, telegram account). However, the SKILL.md uses hard-coded paths under /home/xgao (e.g., /home/xgao/.openclaw/openclaw.json and /home/xgao/clawd-workspace/) which may not match the installer's environment. Also it tells the user to run 'openclaw restart' but the skill metadata does not declare that binary as required.
Instruction Scope
Instructions are explicit about editing a local config file, creating a workspace directory, and restarting OpenClaw. They require sensitive input (Telegram bot token, allowed user IDs) but do not instruct transmitting those secrets to any external endpoint. The scope is limited to local config changes, but the hard-coded user paths and lack of guidance about backing up or locking the config are notable.
Install Mechanism
This is an instruction-only skill with no install spec and no code to write to disk, which is the lowest-risk install mechanism.
Credentials
No environment variables or other credentials are requested in metadata. The skill does ask the user to provide a Telegram bot token (sensitive) and user IDs — reasonable for a Telegram binding — but the instructions do not describe secure handling or storage of that token (it will be placed in a JSON file).
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistent privileges. Its actions are limited to editing the user's OpenClaw config and workspace directories, which is expected for this purpose.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-add-agent - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-add-agent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
OpenClaw Add Agent 是什么?
Add a new agent to OpenClaw configuration. Use when user wants to add a new Telegram bot agent to OpenClaw. Triggers: add agent, new agent, bind telegram. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 30 次。
如何安装 OpenClaw Add Agent?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-add-agent」即可一键安装,无需额外配置。
OpenClaw Add Agent 是免费的吗?
是的,OpenClaw Add Agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OpenClaw Add Agent 支持哪些平台?
OpenClaw Add Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw Add Agent?
由 Galax Gao(@gaoxiaowei2117)开发并维护,当前版本 v1.0.0。
推荐 Skills