Install
openclaw skills install skill-naming-standardUse when naming, renaming, or reviewing agent skills. Produces cold-readable display names, kebab-case slugs, trigger descriptions, and approval-aware autonomy wording.
openclaw skills install skill-naming-standardName the job, not the lore.
<Domain> <Job>
<Domain> <Artifact> Builder
<Approval Gated> <External Action>
<Continuous> <Monitoring Loop>
<Read Only> <Review Task>
Examples:
Expert Execution Upgrade -> expert-execution-upgrade
Workspace Lifecycle Standard -> workspace-lifecycle-standard
Cross Agent Skill Adapter -> cross-agent-skill-adapter
Approval Gated Deployer -> approval-gated-deployer
Continuous Stream Supervisor -> continuous-stream-supervisor
Display Name: <Title Case>
Slug: <kebab-case>
Description: <trigger + output + approval boundary>
Aliases: <private nicknames only if useful>
Why: <one sentence>