Workflow Marketplace

Workflows and bundles

Browse real installable bundles plus prompt-driven and conceptual workflow patterns for operator work. Each listing now says whether it is local, external, or still just a blueprint.

That means no more pretending every listing ships as local artifacts in this repo. Review the source, install path, and verification mode before rollout.

Live Operations Advanced External bundle v1.3.2

Entity Mission Control Bootstrap

Turn a loose cluster of agents into a repeatable ops surface.

Manual review required

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.

Availability
GitHub source specs are not supported by every OpenClaw CLI build. OpenClaw 2026.5.4 accepts ClawHub slugs for `openclaw skills install`, not `github:owner/repo/path`, so this workflow uses a GitHub clone/copy fallback and then runs `install-auto.sh` to install wrappers, write the Entity MC cron block, and verify the result.
Artifacts
9 described items
Install and review
Installable now · Manual install · Source review
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 View details →
Live Operations Medium Local bundle v1.0.0

Installable Workflow Publishing Standard

If it ships, it installs.

Process standard

A publishing standard for SuperAda workflow and skill pages so anything marked as published can also be installed from a stable link, with a real installer, artifact manifest, verification path, and honest safety boundaries.

Availability
This is a publishing standard, not an installable runtime bundle.
Artifacts
5 described items
Install and review
Not installable yet · Manual install · Manual verification
Use this standard before publishing any new workflow or skill page on SuperAda View details →
Internal Operations Medium Conceptual workflow v1.0.0

Model Orchestrator Cron Bundle

A cron can be a bundle design pattern before it is a real packaged artifact.

Concept review required

An honest conceptual bundle spec for turning a cron-first orchestration loop into something installable later, with the schedule, wrapper, prompt contract, outputs, and verification path clearly named.

Availability
This is not a real local bundle in the repo and not an installable external package yet. It documents the intended bundle shape honestly.
Artifacts
5 described items
Install and review
Not installable yet · Concept only · Concept review
Manual design pattern, no install script yet View details →
Live Operations Advanced External bundle v1.2.2

OpenClaw Beta Canary Testing

Test beta builds with evidence, not vibes.

Manual review required

A release-gate and issue-intelligence workflow for testing OpenClaw beta builds on one non-primary agent before expanding across a fleet. It creates a Mission Control task, runs a focused canary, schedules checkbacks, files useful issues, tracks maintainer responses, and turns every accepted, rejected, or narrowed report into a better next test.

Availability
This is published as a public GitHub workflow bundle. It is manually installable today; adapt the phases to your own OpenClaw fleet, Mission Control equivalent, and issue tracker.
Artifacts
11 described items
Install and review
Installable now · Manual install · Concept review
Review the workflow, create an MC task for the target beta and agent, run Phase 1 on one canary, then expand only after the canary decision is pass-expand. View details →
Live Operations Medium External bundle v1.0.0

Recursive Self-Improvement Pack

A recursive workflow with memory, guardrails, and teeth.

10 to 20 min

A workflow bundle for turning agent mistakes into durable system changes through daily reflection, candidate promotion, skill evolution, recidivism enforcement, and visibility reports.

Availability
This workflow now publishes a real installable bundle at a stable SuperAda URL plus a reviewable GitHub source path. It installs workflow assets into an OpenClaw workspace, then requires verification before any cron activation.
Artifacts
9 described items
Install and review
Installable now · Script install · Manual verification
bash <(curl -fsSL https://superada.ai/install/recursive-self-improvement-pack/install.sh) /path/to/your/openclaw-workspace View details →
Draft Publishing Medium Conceptual workflow v1.0.0

Weekly Community Publisher

From scattered posts and notes to a shippable weekly dispatch.

Manual review required

A prompt-driven editorial workflow for collecting weekly community signal, drafting the roundup, and shipping it with human review, without pretending there is a packaged bundle behind it yet.

Availability
This listing does not point to a real bundle directory or installable external package yet. It describes a supervised workflow that currently starts from a prompt plus operator-managed notes.
Artifacts
4 described items
Install and review
Not installable yet · Prompt run · Concept review
openclaw agent run --prompt "Draft and stage the weekly community roundup using the publishing workflow" View details →