← Back to Skills Marketplace
1524
Downloads
7
Stars
6
Active Installs
1
Versions
Install in OpenClaw
/install startup
Description
Orchestrate startup work by spawning specialized agents and applying stage-appropriate priorities.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install startup - After installation, invoke the skill by name or use
/startup - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Startup?
Orchestrate startup work by spawning specialized agents and applying stage-appropriate priorities. It is an AI Agent Skill for Claude Code / OpenClaw, with 1524 downloads so far.
How do I install Startup?
Run "/install startup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Startup free?
Yes, Startup is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Startup support?
Startup is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created Startup?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.
More Skills