← 返回 Skills 市场
376
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install starter-flow
功能描述
快速一键安装 OpenClaw 五个核心技能,支持自主选择和中英文切换,提供新手引导,本地安全运行并可随时卸载。
安全使用建议
This is an interactive Bash installer that delegates actual installation to your 'clawhub' CLI. Before running: 1) Confirm that you trust the clawhub client and the source it pulls packages from (network downloads will occur when installing the listed skills). 2) Review or sandbox-run install.sh if you want to inspect behavior locally (it only calls 'clawhub install' and prints prompts). 3) Be aware of a minor metadata mismatch: the script requires bash but the registry entry omitted that—this is not dangerous but worth noting. 4) After installation, inspect each installed skill (their source/homepage and requested permissions) before enabling autonomous invocation. If you do not trust clawhub or network installs, do not run the script.
功能分析
Type: OpenClaw Skill
Name: starter-flow
Version: 1.0.0
The skill bundle provides an interactive script (`install.sh`) to help users install a selection of other OpenClaw skills using the `clawhub install` command. The skill names passed to `clawhub install` are hardcoded, preventing shell injection from user input. All documentation (`SKILL.md`, `README.md`) clearly states the skill's purpose, emphasizes local execution, user choice, and easy uninstallation, with no evidence of prompt injection attempts or malicious instructions. Internal review documents further reinforce a commitment to security and user experience.
能力评估
Purpose & Capability
The name, description, README, SKILL.md and install.sh all align: this is a front-end installer for five OpenClaw skills. Minor metadata inconsistency: the registry metadata lists no required binaries, but SKILL.md metadata and the shipped install.sh assume a Bash runtime (the script requires bash). This is expected for an interactive installer but should be synchronized.
Instruction Scope
SKILL.md and install.sh remain within the described scope: they display a selection UI, confirm user choices, and call 'clawhub install <skill>' for each selected skill. One item to note: the README and script assume network access to clawhub/clawhub.ai for installing skills and troubleshooting (e.g., ping clawhub.ai). The SKILL.md's wording '本地运行, 无云端依赖' appears to refer to runtime behavior of the installed skills, but installation uses the platform CLI which may fetch packages over the network—this is not hidden, but it is a slight wording mismatch.
Install Mechanism
No install spec is present and the included install.sh only invokes an existing CLI (clawhub) to perform installs. There are no downloads from arbitrary URLs, no extracted archives, and no code obfuscation. This is a low-risk install pattern provided the clawhub CLI itself is trusted.
Credentials
The skill declares no required environment variables, reads no secrets, and the script does not access config paths or credential files. It only runs interactive logic and calls clawhub; requested privileges are proportional to installing other skills.
Persistence & Privilege
No 'always: true' flag, default invocation settings apply. The script does not modify other skills' configuration files directly (it delegates installation to clawhub). There is no evidence of attempts to persistently elevate privileges or change global agent settings beyond normal skill installation.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install starter-flow - 安装完成后,直接呼叫该 Skill 的名称或使用
/starter-flow触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Starter Flow 1.0.0 — 快速上手 OpenClaw 的新手启动套件
- 提供一键安装 5 个核心技能,3 分钟完成 OpenClaw 入门配置
- 支持勾选安装、语言切换(中文/英文)、安全本地运行
- 安装完成自动显示新手引导与核心用法
- 触发词覆盖“新手”、“启动”、“快速上手”等常见说法
- 用户自主选择,随时可卸载,不残留
元数据
常见问题
Starter Flow 是什么?
快速一键安装 OpenClaw 五个核心技能,支持自主选择和中英文切换,提供新手引导,本地安全运行并可随时卸载。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 376 次。
如何安装 Starter Flow?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install starter-flow」即可一键安装,无需额外配置。
Starter Flow 是免费的吗?
是的,Starter Flow 完全免费(开源免费),可自由下载、安装和使用。
Starter Flow 支持哪些平台?
Starter Flow 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Starter Flow?
由 largetool(@largetool)开发并维护,当前版本 v1.0.0。
推荐 Skills