← Back to skills
Agent-installable Operations Source review 2 minutes

entity-mc

Put Mission Control under the agent, not beside it.

Bootstrap Entity Mission Control helper runtime for crew agents — shared canonical bundle, per-agent manifest, safe cron install, verification, and rollback.

Install contract
Source
enterprise-crew-skills/entity-mc
Entrypoint
SKILL.md
Installability
Ready for agent install
Source spec
github:henrino3/enterprise-crew-skills/entity-mc

This page is designed to be the thing you send to another agent. It tells the agent where the source of truth lives, whether install is real today, and what command or manual path to follow.

Canonical source
https://github.com/henrino3/enterprise-crew-skills/tree/main/entity-mc
Install command
openclaw skills install github:henrino3/enterprise-crew-skills/entity-mc
Prompt to hand another agent
Install the skill described on this page from github:henrino3/enterprise-crew-skills/entity-mc. Review the source first, then run: openclaw skills install github:henrino3/enterprise-crew-skills/entity-mc

Install steps

Step 1
Review the GitHub bundle and manifests.
Step 2
Install it into OpenClaw from the source spec.
Step 3
Run the bootstrap flow on the target agent.

What it covers

  • Skill contract
  • Source scripts
  • Runtime manifests

Good use cases

  • Bootstrap Mission Control on a new agent
  • Install safe task-management helpers
  • Set up pull and stall-check routines

Published artifacts

Skill contract
github:henrino3/enterprise-crew-skills/entity-mc/SKILL.md
Canonical bootstrap instructions.
Source scripts
github:henrino3/enterprise-crew-skills/entity-mc/source-scripts/
Mission Control helper scripts.