Create new skills, tools, and hooks in your workspace
You can extend your own capabilities by creating new skills, tools, and hooks in your workspace.
skills/<skill-name>/SKILL.md with YAML frontmatter (name, description, metadata)tools/<tool-name>/chmod +x tools/<tool-name>/main.*memory/projects.mdhooks/<hook-name>/HOOK.md with YAML frontmatter including event triggershandler.ts with the async handler functionopenclaw hooks enable <hook-name>memory/projects.md.