Concept · skills · plugins

OpenClaw skills

Skills are the “capabilities” you add to your agent (scripts, tools, integrations). Treat them like code you’re running on your machine.

Safety rule (simple)

  • Only install skills you trust.
  • Review what they can read/write and which commands they can run.
  • Prefer least privilege (limit paths, commands, and tokens).

Next steps