← 返回 Skills 市场
Openclaw Startup
作者
Don Zurbrick
· GitHub ↗
· v1.0.3
· MIT-0
178
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install openclaw-startup
功能描述
First-run setup wizard for new OpenClaw agents. Interviews the user to generate a tailored SOUL.md, scaffolds memory architecture, installs recommended crons...
安全使用建议
This skill appears coherent and does what it says: it will ask the interview questions, generate SOUL/USER/IDENTITY/AGENTS files, create a workspace (default: $HOME/.openclaw/workspace or OPENCLAW_WORKSPACE), initialize a git repo, and optionally register crons via the openclaw CLI. Before running: (1) Confirm the workspace path it will write to — avoid pointing it at sensitive directories; (2) Review the generated SOUL.md/USER.md/IDENTITY.md when the agent shows them and only approve writes you expect; (3) Be aware the install script will run git init and create a local commit (it sets a local git identity if none exists); (4) Cron installation is only performed if you approve and if the openclaw CLI is available — review cron payloads/timings carefully; (5) The verify script performs local secret-pattern scanning and runs openclaw commands if available — it does not exfiltrate data, but review its output if it flags possible secrets. If you want extra assurance, run the included scripts yourself from a shell (inspect them first) rather than letting the agent run them autonomously.
功能分析
Type: OpenClaw Skill
Name: openclaw-startup
Version: 1.0.3
The openclaw-startup bundle is a legitimate setup wizard designed to initialize an OpenClaw agent's workspace. It includes well-structured scripts for scaffolding directories (scripts/install.sh) and performing post-setup health and security checks (scripts/verify.sh), including a basic regex-based secret scanner. The instructions in SKILL.md and the provided templates (assets/soul-template.md, references/security-baseline.md) prioritize user consent and explicitly include defensive measures against prompt injection and unauthorized data exfiltration. No malicious intent, obfuscation, or unauthorized network activity was detected.
能力评估
Purpose & Capability
Name/description match the provided files and scripts: templates, interview guide, memory scaffolding, cron recommendations, and post-setup verification. Required binaries (bash, mkdir, date) are appropriate for the tasks.
Instruction Scope
SKILL.md confines actions to interviewing the user, generating templates, creating a workspace, and optionally installing crons via the openclaw CLI. It explicitly requires user approval before writing. The included scripts create files and verify them; they do not read or transmit unrelated system secrets or call external endpoints.
Install Mechanism
No install spec — instruction-only with two local scripts. Scripts are included in the skill bundle (no remote downloads or third-party package installs). This minimizes install-time risk.
Credentials
The skill declares no required environment variables or credentials. The scripts optionally respect OPENCLAW_WORKSPACE if set; otherwise they write to a default $HOME/.openclaw/workspace. No unrelated credentials or secrets are requested.
Persistence & Privilege
always is false and the skill is user-invocable. The scripts create files and initialize a local git repo in the workspace (normal for scaffolding). The skill does not modify other skills' configs or request permanent platform-wide presence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-startup - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-startup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- Updated companion skill recommendations: added `summarize`, removed `agent-memory-loop`, `battle-tested-agent`, `openclaw-guide`, and `agent-qa-gates`.
- Improved the companion skills table to reflect current best practices and available skills.
- No changes to core functionality or setup process.
v1.0.2
openclaw-startup 1.0.2
- Removed recommendation and install instructions for the "cron-doctor" skill from Phase 5 (Companion Skills).
- No other content or logic changes made.
v1.0.1
Added ClawHub links for all 8 companion skills in SKILL.md and README
v1.0.0
Initial release of openclaw-startup: a comprehensive setup wizard for new OpenClaw agents.
- Guides new users through a multi-phase, interview-driven agent setup process.
- Generates foundational files (SOUL.md, USER.md, IDENTITY.md, AGENTS.md) based on user input.
- Automates creation of memory scaffolding, log structures, and operational trackers.
- Reviews and optionally installs recommended operational crons for maintenance and security.
- Walks through a security baseline checklist to ensure safe initial configuration.
- Suggests and helps install companion skills tailored to user needs.
- Includes verification steps to confirm successful setup and agent health.
元数据
常见问题
Openclaw Startup 是什么?
First-run setup wizard for new OpenClaw agents. Interviews the user to generate a tailored SOUL.md, scaffolds memory architecture, installs recommended crons... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 178 次。
如何安装 Openclaw Startup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-startup」即可一键安装,无需额外配置。
Openclaw Startup 是免费的吗?
是的,Openclaw Startup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openclaw Startup 支持哪些平台?
Openclaw Startup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Startup?
由 Don Zurbrick(@zurbrick)开发并维护,当前版本 v1.0.3。
推荐 Skills