/install superada-workflow-entity-mission-control-tstrap
Entity Mission Control Bootstrap
Workflow bundle exported from SuperAda.ai for ClawHub discovery.
Source
- SuperAda page: https://superada.ai/workflows/entity-mission-control-bootstrap/
- Source URL: https://github.com/h-mascot/enterprise-crew-skills/tree/main/entity-mc
- Category: Operations
- Difficulty: Advanced
- Status: Live
Install
git clone https://github.com/h-mascot/enterprise-crew-skills.git /tmp/enterprise-crew-skills && mkdir -p skills && cp -R /tmp/enterprise-crew-skills/entity-mc skills/entity-mc && bash skills/entity-mc/install-auto.sh
What It Does
Installs from a real external skill bundle that bootstraps the Entity Mission Control helper runtime for a crew of agents with shared scripts, structured task intake, per-agent manifests, and supervised rollout steps.
Verification
- OpenClaw runtime with skill install access
- Mission Control connectivity
- Operator review of host mappings
- Source bundle review
- Bundle install present
- Manifest applied
Safety Notes
- cron-safe rollout
- Canonical source bundle
- This listing describes an externally hosted skill bundle. It does not imply those runtime files are checked into this website repo.
- Review the linked GitHub bundle before install so the runtime, manifests, and helper scripts are understood.
- "If
openclaw skills install --helponly accepts a ClawHub slug, do not use thegithub:source spec. Clone the source repo, copyentity-mcinto the localskills/entity-mcworkspace path, and runbash skills/entity-mc/install-auto.sh." - "
install-auto.shcreates an auto manifest for the current workspace, installs wrappers, installs portable MC/intake setup context, writes the auto-pull and stall-check cron entries, then runs verification."
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install superada-workflow-entity-mission-control-tstrap - 安装完成后,直接呼叫该 Skill 的名称或使用
/superada-workflow-entity-mission-control-tstrap触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Entity Mission Control Bootstrap 是什么?
Installs from a real external skill bundle that bootstraps the Entity Mission Control helper runtime for a crew of agents with shared scripts, structured tas... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 47 次。
如何安装 Entity Mission Control Bootstrap?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install superada-workflow-entity-mission-control-tstrap」即可一键安装,无需额外配置。
Entity Mission Control Bootstrap 是免费的吗?
是的,Entity Mission Control Bootstrap 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Entity Mission Control Bootstrap 支持哪些平台?
Entity Mission Control Bootstrap 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Entity Mission Control Bootstrap?
由 HiM(@h-mascot)开发并维护,当前版本 v1.3.2。