OpenClaw ships 127+ skills
OpenClaw published a repo of 127+ production‑ready skills for automation (marketing, DevOps, web) with one‑command install and weekly auto‑updates — a plug‑and‑play catalog aimed at reducing duplicate engineering work. The collection is pitched as a developer accelerator to stop teams from reinventing common agent tasks. (x.com)
The GitHub project named openclaw-master-skills, published by LeoYeAI / MyClaw.ai, was promoted as a curated bundle of OpenClaw skills and its v0.2.2 release notes listed a 127+ skill count dated March 2, 2026. (toolify.ai) Subsequent commits to the same repo show active expansion and maintenance, with maintainers pushing updates and metadata changes that increased the indexed skill count in later releases. (github.com) The package advertises one‑command installation via ClawHub (examples include npm-style npx clawhub@latest install openclaw-master-skills and clawhub install openclaw-master-skills). (skillsmp.com) OpenClaw documentation and ClawHub tooling provide install, update and sync primitives — e.g., clawhub update --all and clawhub sync --all — which the collection relies on for the advertised weekly refresh behavior. (openclawlab.com) Public listings and changelogs for the collection highlight coverage across DevOps, marketing, frontend/web automation and agent orchestration, with representative skills referencing docker, kubernetes, agent-browser and playwright in the curated index. (aibit.im) The repo includes automation scripts for harvesting and syncing skills (a “full auto‑collection” script appears in recent commits), but OpenClaw’s official archives explicitly warn that third‑party skills can be malicious and should be treated as untrusted until vetted. (github.com 1) (github.com 2) ClawHub‑style update primitives and some curated skill lists also surface tooling for runtime safety and vetting (examples called out in ecosystem writeups include skill‑vetter and openclaw‑guardian), underscoring that enterprises using the collection will still need permissioning, versioning and observability workflows. (aibit.im)