Install
openclaw skills install superada-workflow-entity-mission-control-tstrapInstalls 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.
openclaw skills install superada-workflow-entity-mission-control-tstrapWorkflow bundle exported from SuperAda.ai for ClawHub discovery.
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
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.
openclaw skills install --help only accepts a ClawHub slug, do not use the github: source spec. Clone the source repo, copy entity-mc into the local skills/entity-mc workspace path, and run bash skills/entity-mc/install-auto.sh."install-auto.sh creates 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."