Skip to main content

ankra openclaw

Generate SKILL.md files describing your Ankra environment so OpenClaw can run informed local automations, and hand off complex workflows to the Ankra AI Agents UI.

ankra openclaw handoff

Hand off an OpenClaw conversation to the Ankra portal
ankra openclaw handoff <conversation-id> [flags]
Flags
FlagDefaultDescription
--clusterTarget cluster name or ID (defaults to the selected cluster)

ankra openclaw skill

Generate a SKILL.md file describing the selected cluster’s agent, addons, and AI Agents. The default output path is $HOME/.openclaw/skills/ankra-<cluster>.md but can be overridden via —output.
ankra openclaw skill [flags]
Flags
FlagDefaultDescription
--clusterTarget cluster name or ID (defaults to the selected cluster)
-o, --outputPath to write SKILL.md to (default ~/.openclaw/skills/ankra-<cluster>.md)