Install
openclaw skills install dr-api-execution-bootstrapBootstrap and enforce fast direct API execution in a workspace. Use when you want an agent to run API calls directly in-session, avoid unnecessary subagents, use one upfront preflight followed by a continuous execution chain, keep outputs concise, and handle bulk API workflows with reliable approval and resume behavior. Especially useful for agents doing repeated CRUD, integration, service-compliance, or other multi-call API operations.
openclaw skills install dr-api-execution-bootstrapUse this as an installer and execution-enforcer skill.
When the user asks to apply this skill, apply it immediately. Do not ask whether to enforce the policy.
AGENTS.md, MEMORY.md, or equivalent).Configured and validated or Configured, but blocked by: <reason>.For the concrete application checklist, read references/APPLY.md.
Set and enforce these defaults for future sessions:
Set and enforce:
Read references/EXECUTION-PLAYBOOK.md and follow it for:
If the workflow involves Ikara-style CRUD/integration/service-compliance APIs, also read references/IKARA-PATTERNS.md before executing.
After applying the rules, immediately validate them.
If safe and permitted, run one small real dev test and confirm:
If real execution is not possible, run the strongest safe validation available and state exactly what prevented full validation.
If permissions, secrets, or tool access are missing:
If the user wants to replicate this behavior elsewhere, read references/INSTALL.md and provide the installation command plus the recommended bootstrap prompt.