← 返回 Skills 市场
114
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install new-agent-setup
功能描述
Set up a new OpenClaw agent end-to-end, including info gathering, Discord bot & channel setup, config edits, OneDrive access, cron jobs, and final verification.
安全使用建议
This skill is a step-by-step checklist for onboarding an OpenClaw agent and is coherent with that purpose, but it will guide a human (or an agent) to: 1) collect a Discord bot token and place it in ~/.openclaw/openclaw.json, 2) change system crontab entries, and 3) restart gateway services. Before using it: - Confirm you trust the person following these steps (named 'Gus' in docs) and that Tom intends to provision the bot. - Avoid granting the Discord bot more permissions than required; don't set 'all permissions: Allow' unless necessary. - Prefer storing secrets in a secure store or with appropriate file permissions rather than world-readable config files; at minimum ensure openclaw.json is only readable by the service owner. - Back up ~/.openclaw/openclaw.json and review diffs before applying changes. - When enabling OneDrive access, verify any OAuth/token flows and do not expose account passwords. - Review crontab changes carefully to avoid privilege escalation or unintended scheduling. If you want higher assurance, request an author identity/homepage for the skill or ask for a small demo run in a non-production environment to confirm exactly what files will be written.
功能分析
Type: OpenClaw Skill
Name: new-agent-setup
Version: 1.0.0
The skill bundle provides instructions for an AI agent to perform high-risk administrative tasks, including modifying the 'openclaw.json' system configuration, handling Discord bot tokens, and establishing persistence via crontab manipulation (Phase 3 in SKILL.md and references/checklist.md). It also involves creating symlinks to OneDrive directories, which could lead to broad file access. While these actions are aligned with the stated purpose of onboarding a new agent, the combination of credential handling, persistence, and system-level configuration changes represents a significant attack surface and high-risk behavior.
能力评估
Purpose & Capability
The name/description (new-agent end-to-end setup) matches the instructions: gathering Discord details, editing openclaw.json, creating HEARTBEAT/MEMORY files, adding cron jobs, and optionally linking OneDrive. Required actions and targets are coherent for this purpose.
Instruction Scope
SKILL.md explicitly instructs modifying ~/.openclaw/openclaw.json, writing MEMORY.md/HEARTBEAT.md, updating crontab, restarting the gateway, and storing the Discord bot token under channels.discord.accounts. Those actions are all within onboarding scope but involve writing sensitive info and system-wide cron changes; the instructions are prescriptive rather than vague.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or written by the skill itself. This is the lowest install risk.
Credentials
No declared environment variables or external credentials in metadata, but the runtime instructions require a Discord Bot Token/Application ID and direct you to place the token into openclaw.json. Requesting the Discord token is expected for this integration, but storing tokens in config files and instructing 'set all permissions to Allow' are sensitive operations that should be minimized and protected.
Persistence & Privilege
always:false and no install-time persistence. The skill can be invoked by the model (default) but is not force-enabled; it does not request modification of other skills' configs or system policies.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install new-agent-setup - 安装完成后,直接呼叫该 Skill 的名称或使用
/new-agent-setup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of new-agent-setup skill.
- Provides a comprehensive, step-by-step guide to setting up a new OpenClaw agent.
- Covers information gathering, Discord bot and channel setup, configuration, Mission Control registration, heartbeat setup, cron scheduling, OneDrive integration, and verification.
- Includes special rules and naming conventions for agent IDs, files, heartbeat, and cron slots.
- Emphasizes manual checks and Tom's approval at key stages.
- Reference to a detailed checklist for in-depth instructions.
元数据
常见问题
New Agent Setup 是什么?
Set up a new OpenClaw agent end-to-end, including info gathering, Discord bot & channel setup, config edits, OneDrive access, cron jobs, and final verification. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。
如何安装 New Agent Setup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install new-agent-setup」即可一键安装,无需额外配置。
New Agent Setup 是免费的吗?
是的,New Agent Setup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
New Agent Setup 支持哪些平台?
New Agent Setup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 New Agent Setup?
由 boltth(@boltth)开发并维护,当前版本 v1.0.0。
推荐 Skills