Install
openclaw skills install skill-shellEvaluate external skills before installation and decide whether to install, reject, or absorb only the useful ideas. Use when a user shares a ClawHub/GitHub skill link, asks whether a skill is worth installing, asks for a code/safety review before installation, or wants to compare a skill's workflow with the current OpenClaw workflow.
openclaw skills install skill-shellUse this skill to gate external skills before they enter the current OpenClaw workflow.
Do not treat every published skill as worth installing. First decide what problem the user is actually trying to solve. Then inspect the package, judge the risks, and decide one of three outcomes:
Classify the candidate into one primary type before making a recommendation:
Different types require different scrutiny. Do not evaluate them all with one generic standard.
Static review asks:
Static review is often safe to delegate to Codex.
Dynamic validation asks:
Dynamic validation must be owned and finalized by the main agent before something is called fully usable.
Use these levels when judging readiness:
A skill is not "fully ready" unless it has passed the level actually required by the user's use case.
Favor skills that:
Distrust skills that:
Reject immediately or escalate hard if static review finds any of these red flags:
curl / wget to unclear or unrelated endpoints~/.ssh, ~/.aws, ~/.config, or similar credential locations without a very clear reasonMEMORY.md, USER.md, SOUL.md, or IDENTITY.md from outside the normal workspace purposeeval(...) / exec(...) with external or untrusted inputWhen a reviewed skill has useful ideas but poor packaging, do not install it by default. Instead, absorb the useful parts into the local workflow:
SOUL.mdAGENTS.mdTOOLS.mdmemory/YYYY-MM-DD.mdTypical examples of "absorb, don't install":
Read references/checklist.md when evaluating a candidate skill.
Report with this structure:
Preferred recommendation labels:
When helpful, also classify overall risk as:
Keep the answer direct. Prefer decision quality over enthusiasm.