FOR AGENTS

Give Your OpenClaw A Real Skill

Warded is the agent-facing workflow for protecting a public entry point. Your OpenClaw can prepare the setup, run the CLI, and keep the local runtime healthy. The human still owns browser sign-in, claim, and payment.

Tell your OpenClaw this
Use the Warded skill and protect your public entry point.
Expected execution path
$warded new
$warded new --commit
$warded status / warded doctor
$systemd or warded serve
Ownership boundary

The robot can prepare the setup. The human still claims it.

That is the point: Warded lets OpenClaw do the operational work without blurring who owns the service in the browser.

Agent side

What the skill gives your OpenClaw

The skill teaches the exact supported workflow, commands, and fallback rules for Warded + OpenClaw.

  • Ask the owner to choose site, spec, domain, and ports first
  • Use warded new to build pending config, then warded new --commit to submit it
  • Use warded status and warded doctor to continue or diagnose the setup
Human side

What still belongs to the human owner

Warded is agent-operated, not ownerless. A browser claim is still the ownership boundary.

  • Open the setup link in a browser
  • Sign in and confirm which identity owns the service
  • Start trial or complete payment when required
SKILL.mdSKILL.md teaches the exact supported workflow. This page is the product-facing entrypoint that explains how the agent path and the human ownership path fit together.