← 返回 Skills 市场
1524
总下载
7
收藏
6
当前安装
1
版本数
在 OpenClaw 中安装
/install startup
功能描述
Orchestrate startup work by spawning specialized agents and applying stage-appropriate priorities.
安全使用建议
This skill appears internally consistent and low-risk because it's instruction-only and asks for no secrets or installs. Before enabling it, confirm: (1) what agent pool it can spawn and whether those agents have any privileged access (APIs, files, tokens); (2) whether you want it to run autonomously or only when you invoke it; and (3) any privacy rules for data shared between spawned agents. If you want tighter control, restrict agent permissions, require user confirmation before spawning multiple agents, or add explicit data-handling rules to the orchestration instructions.
功能分析
Type: OpenClaw Skill
Name: startup
Version: 1.0.0
The skill bundle contains standard metadata and a SKILL.md file with instructions for an AI agent. The instructions in SKILL.md are focused on orchestrating startup work, defining priorities, decision-making frameworks, and common pitfalls. There is no evidence of prompt injection with malicious intent, data exfiltration, unauthorized execution, or any other high-risk behaviors. All content is aligned with the stated purpose of a 'Startup Orchestration' skill.
能力评估
Purpose & Capability
Name/description and SKILL.md align: the skill's stated job is to spawn and coordinate specialized agents for startup activities, and it requests no unrelated binaries, credentials, or file system access.
Instruction Scope
SKILL.md stays within the orchestration domain — it tells the agent which specialized agents to spawn, how to prioritize by stage, and when to synthesize outputs. It does not instruct reading unrelated files, accessing credentials, or exfiltrating data.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk or fetched at install time.
Credentials
No environment variables, credentials, or config paths are requested; requested permissions are proportionate to an orchestration-only skill.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes. It allows normal autonomous model invocation (platform default) but does not demand elevated or permanent presence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install startup - 安装完成后,直接呼叫该 Skill 的名称或使用
/startup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Startup 是什么?
Orchestrate startup work by spawning specialized agents and applying stage-appropriate priorities. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1524 次。
如何安装 Startup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install startup」即可一键安装,无需额外配置。
Startup 是免费的吗?
是的,Startup 完全免费(开源免费),可自由下载、安装和使用。
Startup 支持哪些平台?
Startup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Startup?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills