dotkc + OpenClaw plugin (typed tools)

Prefer typed tools over shelling out? Use the OpenClaw plugin: dotkc-openclaw.hczhang.com

What you get

Quick start

# install plugin (recommended: npm)
openclaw plugins install dotkc-openclaw@0.1.4
openclaw gateway restart

# or: local dev link
openclaw plugins install -l /path/to/dotkc-openclaw
openclaw gateway restart

# allow plugin tools
# tools.allow: ["dotkc"]

Notes:

Back to dotkc manual