Overview
- Skill Key
- hollaugo/openclaw-manager
- Author
- hollaugo
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/hollaugo/openclaw-manager
- Latest Commit SHA
- 7ed1e9f4b2923b160e08cba474a63abb047c2fde
Deploy, harden, and operate OpenClaw across local and hosted environments (Fly.io, Render, Railway, Hetzner, GCP) with secure defaults, channel setup guidance, integration onboarding, and troubleshooting workflows grounded in official OpenClaw documentation. Use when users need install/deploy help, migration support, runtime hardening, memory/agent operations tuning, or incident response.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 openclaw-manager 技能。 若已安装,则直接安装 openclaw-manager 技能。
# OpenClaw Manager ## Overview Build and operate OpenClaw with production-safe defaults across both local and hosted environments. This skill is optimized for operators with limited platform expertise and enforces hard security gates before rollout completion. Primary references: - Docs map: `references/openclaw-doc-map.md` - Security gates checklist: `references/openclaw-security-checklist.md` - Mode matrix: `references/openclaw-mode-matrix.md` - OS matrix: `references/openclaw-os-matrix.md` - Integrations playbook: `references/openclaw-integrations-playbook.md` - Ops ledger schema: `references/openclaw-ops-ledger-schema.md` Automation helpers: - `scripts/plan_openclaw_rollout.py` - `scripts/validate_openclaw_env.py` - `scripts/update_openclaw_ops_ledger.py` Default ops ledger path: - `./openclaw-manager-operations-ledger.md` (or operator specified) ## Hard-Stop Rules (Never Bypass) Stop and block deployment/install progression if any condition is true: 1. Required secrets profile fails validation. 2. Security checklist mandatory gates are not all passing. 3. Rollback path is not documented and owned. 4. Ops ledger was not updated for the current phase. 5. Public exposure requested without auth boundary and token controls. ## Workflow ### 1) Intake and Scope Lock Collect and confirm: - `mode`: `local` or `hosted` - `provider`: `local`, `fly`, `render`, `railway`, `hetzner`, `gcp` - `os`: `macos`, `linux`, `windows-wsl2` - `channels`: subset of `telegram`, `discord`, `slack` - `integrations`: subset of `email`, `calendar` - `environment`: `dev`, `staging`, `prod` - `exposure`: `private` or `public` Before proceeding, write a `scope_lock` ledger entry: ```bash python3 scripts/update_openclaw_ops_ledger.py \ --ledger-file ./openclaw-manager-operations-ledger.md \ --event scope_lock \ --operator codex \ --mode hosted \ --provider fly \ --os linux \ --environment prod \ --secrets-profile hosted-fly \ --channels telegram,slack \ --integration...
laborany
基于 Claude Code 的桌面 AI 工作力平台 — 支持飞书/QQ 远程调度、技能创建、定时任务。OpenClaw 的桌面实现,零代码养好你的 AI 🦞 Desktop AI workforce platform built on Claude Code. Feishu/QQ bot integration, skill creation, scheduled tasks — OpenClaw for your desktop. Raise your AI lobsters 🦞
win4r
Reusable OpenClaw skill for remote Linux deployment with MiniMax M2.1 and Telegram bot setup
botlearn-ai
Bots learn, human earns, curated open claw playbook list and skill list for life long learners at https://botlearn.ai
duanecilliers
Web-based admin dashboard for OpenClaw — manage Discord persona bots, workspace files, skills, cron jobs, channels, and config
abczsl520
OpenClaw skill: Dynamic bug audit for Node.js web projects (games, data tools, WeChat, APIs, bots). 200+ real-world pitfalls.
pardnchiu
A Go agentic AI platform with skill routing, multi-provider intelligent dispatch, Discord bot integration, and security-first shared agent design