← 返回 Skills 市场
Skill Starter Pack
作者
ironmanc2014
· GitHub ↗
· v1.0.0
· MIT-0
245
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-starter-pack
功能描述
One-click install curated skill packs for new OpenClaw users. Use when user says "install starter pack", "setup skills", "一键安装", "新手套餐", "install essential/d...
安全使用建议
What to consider before installing:
- The included Python script will run 'clawhub install' (or 'npx clawhub install') for many skills. Ensure you trust clawhub.ai and the clawhub npm package because using npx will fetch and execute code from the network.
- The registry metadata omitted that 'clawhub' is required; make sure you have a trusted clawhub binary installed (or inspect the remote package before using npx).
- Review the individual skills listed (especially proactive-agent, self-improving, decide, and agent-memory-architect). They increase agent autonomy and/or persistent memory — only install these if you understand their behaviors and trust their authors.
- If you want to be cautious: run the installer in an isolated environment (container or VM), or manually run 'clawhub install <skill>' for each skill after reviewing its SKILL.md and source.
If you want me to, I can: (a) fetch and summarize the clawhub npm package contents (if you provide network access), (b) produce the exact 'clawhub install' commands the script will run for a chosen pack, or (c) help review any particular skill listed here in more detail.
功能分析
Type: OpenClaw Skill
Name: skill-starter-pack
Version: 1.0.0
The skill bundle is a legitimate utility designed to batch-install curated sets of OpenClaw skills (Essential, Developer, and Full packs). The core logic in `scripts/install_pack.py` safely uses `subprocess.run` without a shell to invoke the `clawhub` CLI, and the `SKILL.md` instructions are clearly aligned with the stated purpose of providing a 'starter pack' for new users. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
能力评估
Purpose & Capability
The name/description match the provided behavior: a script that installs curated packs of skills. However, the SKILL.md and script require the external 'clawhub' CLI (or npx to run it), yet registry metadata lists 'Required binaries: none' — a mild inconsistency. Also the packs include high-capability skills (e.g., proactive-agent, self-improving) whose effects users should understand before bulk-installing.
Instruction Scope
Runtime instructions are limited: locate clawhub (or use npx), then run the provided Python installer which sequentially runs 'clawhub install <skill>'. The instructions do not ask the agent to read unrelated files or environment variables. They do require network access to clawhub.ai and may pull additional installation steps required by individual skills (some of which require external CLIs or auth).
Install Mechanism
No formal install spec in registry (instruction-only), but the included script uses shutil.which to call a global 'clawhub' CLI or falls back to 'npx clawhub'. Using npx means the installer will download and execute code from the npm ecosystem at runtime — a moderate risk. This is expected for an installer, but it is a point of increased trust: running the script triggers network package fetches and execution.
Credentials
The skill declares no required environment variables or credentials. SKILL.md notes that some included skills may need external CLIs or authentication (e.g., 'github' needs gh CLI auth, 'summarize' needs summarize CLI) — those are stated as optional per skill. No unexpected secrets are requested by this skill itself.
Persistence & Privilege
always:false and default agent invocation are set (normal). A precaution: installing packages that grant agent autonomy (proactive-agent, self-improving, decide, agent-memory-architect) increases the agent's capabilities and, when combined with autonomous invocation, enlarges the blast radius. This is a contextual risk rather than a metadata misbehavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-starter-pack - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-starter-pack触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Skill-starter-pack v1.0.0
- Initial release with one-click curated "starter pack" installer for OpenClaw.
- Offers three install tiers: Essential (7 skills), Developer (11 skills), and Full (14 skills).
- Packs designed for easy setup: memory, notes, search, coding, browser automation, advanced team/agent tools.
- Accessible via simple commands or script; supports mixing packs with extra skills.
- Provides step-by-step install process, auto-skipping existing installs, and clear post-install instructions.
元数据
常见问题
Skill Starter Pack 是什么?
One-click install curated skill packs for new OpenClaw users. Use when user says "install starter pack", "setup skills", "一键安装", "新手套餐", "install essential/d... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 245 次。
如何安装 Skill Starter Pack?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-starter-pack」即可一键安装,无需额外配置。
Skill Starter Pack 是免费的吗?
是的,Skill Starter Pack 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Skill Starter Pack 支持哪些平台?
Skill Starter Pack 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skill Starter Pack?
由 ironmanc2014(@ironmanc2014)开发并维护,当前版本 v1.0.0。
推荐 Skills