# Deploy For Openclaw

> Prepare and execute deployment-oriented work in an OpenClaw workspace with explicit release safety, environment awareness, and rollback thinking. Use when the request sounds like "deploy this", "prepare this for production", "update config and ship it", "what is the rollback plan", "check release readiness", or when a change could affect production behavior or operator workflow.

- **Type:** Skill
- **Install:** `agentstack add skill-leoyeai-openclaw-coding-skills-deploy-for-openclaw`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [LeoYeAI](https://agentstack.voostack.com/s/leoyeai)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [LeoYeAI](https://github.com/LeoYeAI)
- **Source:** https://github.com/LeoYeAI/openclaw-coding-skills/tree/main/skills/deploy-for-openclaw
- **Website:** https://myclaw.ai

## Install

```sh
agentstack add skill-leoyeai-openclaw-coding-skills-deploy-for-openclaw
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Deploy For OpenClaw

Deployments are execution risk, not just a final checkbox.

## Process

1. Confirm what is being deployed and why now.
2. Identify environment-specific assumptions and configuration dependencies.
3. Verify the release candidate with the strongest available pre-deploy evidence.
4. Check what can fail during rollout, startup, migration, or integration.
5. Define rollback or mitigation before treating the change as safe.
6. Communicate readiness, risk, and any required operator steps clearly.

## Deployment Rules

- Do not treat a successful build as a successful deployment.
- Do not hide manual steps or environment dependencies.
- Prefer staged or reversible rollout paths when available.
- Surface monitoring and rollback needs as part of the release story.

## Reference Files

Read `references/release-checklist.md` before high-risk handoff or rollout preparation.

Read `references/rollback-patterns.md` when the change touches config, migrations, runtime wiring, or any path where rollback is not obvious.

Read `references/operator-handoff.md` when another operator may execute or supervise the rollout.

## OpenClaw Guidance

- Treat config changes, gateway actions, and external service wiring as deployment risk.
- If the user did not ask for a live deploy, prepare the path without overstepping into production actions.
- Keep environment notes concrete enough that another operator can execute them.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [LeoYeAI](https://github.com/LeoYeAI)
- **Source:** [LeoYeAI/openclaw-coding-skills](https://github.com/LeoYeAI/openclaw-coding-skills)
- **License:** MIT
- **Homepage:** https://myclaw.ai

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-leoyeai-openclaw-coding-skills-deploy-for-openclaw
- Seller: https://agentstack.voostack.com/s/leoyeai
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
