Skills

Public skill pages

These pages point at the real public skill sources. If a skill is agent-installable, the page shows the exact source spec and install command. If it is not, the page says so plainly instead of bluffing.

Agent-installable Research

3pass

Force the second thought before you trust the first one.

1 minute

3-pass recursive prompting (critique → refine → final answer). Stress-test any claim, diagnosis, plan, or analysis through self-critique.

Source
enterprise-crew-skills/3pass
Installability
Installable by agent from source spec
openclaw skills install github:henrino3/enterprise-crew-skills/3pass
Send the detail page URL to an agent if you want it to read the install contract first.
View skill →
Agent-installable Operations

Beeper Desktop API

One local messaging surface for agents that need real chat context.

3 minutes

Send, search, and inspect operator-approved messages across WhatsApp, LinkedIn, Instagram, Discord, Telegram, Signal, Messenger, Slack, and other Beeper-connected networks through the Beeper Desktop API.

Source
superada-ai/public/skills/beeper
Installability
Installable by agent from source spec
curl -sSf https://superada.ai/install/beeper | sh
Send the detail page URL to an agent if you want it to read the install contract first.
View skill →
Agent-installable Research

benchmarking

Compare models on operator reality, not demo sparkle.

1 minute

Benchmark models or agents, compare providers for real work, and track performance across runs.

Source
enterprise-crew-skills/benchmarking
Installability
Installable by agent from source spec
openclaw skills install github:henrino3/enterprise-crew-skills/benchmarking
Send the detail page URL to an agent if you want it to read the install contract first.
View skill →
Agent-installable Research

council

Make the argument before you make the decision.

1 minute

Topic-aware multi-agent council for structured debate, challenge, and synthesis across engineering, sales, support, product, ops, and strategy topics.

Source
enterprise-crew-skills/council
Installability
Installable by agent from source spec
openclaw skills install github:henrino3/enterprise-crew-skills/council
Send the detail page URL to an agent if you want it to read the install contract first.
View skill →
Agent-installable Operations

daily-review

Close the day with evidence instead of vibes.

1 minute

Comprehensive daily performance review with communication tracking, meeting analysis, output metrics, and focus time monitoring. Your AI performance coach.

Source
enterprise-crew-skills/daily-review
Installability
Installable by agent from source spec
openclaw skills install github:henrino3/enterprise-crew-skills/daily-review
Send the detail page URL to an agent if you want it to read the install contract first.
View skill →
Manual setup Operations

entity-mc

Put Mission Control under the agent, not beside it.

5 minutes

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

Source
enterprise-crew-skills/entity-mc
Installability
Manual repo/script setup only right now
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
Send the detail page URL to an agent if you want it to read the install contract first.
View skill →
Agent-installable Security

exec-approvals

One public skill for the whole “why can’t this agent run commands?” mess.

2 minutes

Manage all OpenClaw exec approval settings — elevated access, obfuscation bypass, security posture, and per-provider allowlists. Use when an agent cannot run sudo/host commands, long commands are blocked as obfuscation, or when onboarding/auditing exec permissions across a fleet of agents. Covers elevated exec enablement, obfuscation check bypass, and security mode configuration.

Source
enterprise-crew-skills/exec-approvals
Installability
Installable by agent from source spec
openclaw skills install github:henrino3/enterprise-crew-skills/exec-approvals
Send the detail page URL to an agent if you want it to read the install contract first.
View skill →
Agent-installable Operations

Geordi

Ship mission-by-mission, verify outside the coding loop, keep the receipts.

2 minutes

Installable builder skill that turns a broad goal or PRD into bounded missions, runs them through Codex, Droid, Cursor Agent, or Claude Code, verifies acceptance commands outside the agent loop, and leaves auditable receipts.

Source
Enterprise-Crew-skills/geordi
Installability
Installable by agent from source spec
bash <(curl -fsSL https://raw.githubusercontent.com/h-mascot/Enterprise-Crew-skills/v1.2.0/geordi/install.sh)
Send the detail page URL to an agent if you want it to read the install contract first.
View skill →
Agent-installable Publishing

image-taste

Generate the reference, read the design, then code the page.

1 minute

Elite image-first website design-to-code skill for visually important frontend work. Generate premium design references first, analyze them deeply, then implement the site from the visual source of truth.

Source
Enterprise-Crew-skills/image-taste
Installability
Installable by agent from source spec
openclaw skills install github:h-mascot/Enterprise-Crew-skills/image-taste
Send the detail page URL to an agent if you want it to read the install contract first.
View skill →
Agent-installable Operations

model-orchestrator

Route the cheap jobs cheap and the hard jobs smart.

1 minute

Intelligent model load balancer for OpenClaw crons — distributes across providers by complexity and cost.

Source
enterprise-crew-skills/model-orchestrator
Installability
Installable by agent from source spec
openclaw skills install github:henrino3/enterprise-crew-skills/model-orchestrator
Send the detail page URL to an agent if you want it to read the install contract first.
View skill →
Agent-installable Operations

ralph

Let the coding loop keep chewing until the PRD is actually done.

1 minute

Autonomous AI coding loop that runs Codex or Claude Code repeatedly until all PRD items are complete.

Source
enterprise-crew-skills/ralph
Installability
Installable by agent from source spec
openclaw skills install github:henrino3/enterprise-crew-skills/ralph
Send the detail page URL to an agent if you want it to read the install contract first.
View skill →
Agent-installable Operations

self-healing

Proof, retries, and watchdogs for the work that cannot just vanish.

1 minute

Wrap long-running or fragile OpenClaw work in checkpointed retries, watchdog crons, fallback models, and proof-of-completion so failed subagents can resume instead of silently dying.

Source
enterprise-crew-skills/self-healing
Installability
Installable by agent from source spec
openclaw skills install github:henrino3/enterprise-crew-skills/self-healing
Send the detail page URL to an agent if you want it to read the install contract first.
View skill →
Manual setup Meta

session-cleaner

Useful, public, and still more script pack than installable skill bundle.

Manual review

Clean up stale agent sessions, orphaned checkpoints, and dead subagent processes across the crew.

Source
enterprise-crew-skills/session-cleaner
Installability
Manual repo/script setup only right now
No first-class openclaw skills install contract is published for this one yet.
Send the detail page URL to an agent if you want it to read the install contract first.
View skill →
Agent-installable Publishing

skill-sharer

Take a private skill, strip the secrets, publish the useful part.

1 minute

Share a skill publicly to the enterprise-crew-skills GitHub repo. Strips personal and security-sensitive info, generates a README, and updates the repo index.

Source
enterprise-crew-skills/skill-sharer
Installability
Installable by agent from source spec
openclaw skills install github:henrino3/enterprise-crew-skills/skill-sharer
Send the detail page URL to an agent if you want it to read the install contract first.
View skill →
Agent-installable Meta

Super Spec

Turn rough intent into a spec another agent can actually build.

2 minutes

Compile messy operator context into a builder-ready product, technical, implementation, ops, or agent handoff spec with proof gates, route receipts, and reviewer prompts.

Source
superada-ai/public/skills/super-spec
Installability
Installable by agent from source spec
curl -sSf https://superada.ai/install/super-spec | sh
Send the detail page URL to an agent if you want it to read the install contract first.
View skill →
Agent-installable Publishing

SuperAda Weekly Watch

Let agents follow the ship signal without noisy polling.

1 minute

Subscribe an agent to SuperAda updates. Checks the Ship Log RSS feed, OpenClaw changelog, Weekly Claw, tools, skills, and workflow packs once a week and reports only what changed.

Source
enterprise-crew-skills/superada-weekly-watch
Installability
Installable by agent from source spec
openclaw skills install github:henrino3/enterprise-crew-skills/superada-weekly-watch
Send the detail page URL to an agent if you want it to read the install contract first.
View skill →
Agent-installable Research

x-video-transcribe

Turn an X video into text without pretending watching it manually scales.

1 minute

Transcribe and summarize X/Twitter videos using bird CLI and Gemini audio transcription.

Source
enterprise-crew-skills/x-video-transcribe
Installability
Installable by agent from source spec
openclaw skills install github:henrino3/enterprise-crew-skills/x-video-transcribe
Send the detail page URL to an agent if you want it to read the install contract first.
View skill →