Install
openclaw skills install rauto-usageExecute rauto directly for the user: run device commands, template execution, tx block, tx workflow, multi-device orchestration, replay, backup/restore, and...
openclaw skills install rauto-usageExecute rauto operations directly for users whenever possible. Do not default to tutorial-style answers.
Prefer action-first behavior:
rauto command immediately.tx/tx-workflow/orchestrate with rollback-aware planning.device list, connection list, history list, templates list, replay --list.txtx-workfloworchestrateshow), tx/workflow is not required.--connection <name> > ask for missing fields.Require explicit user confirmation before destructive actions:
rauto backup restore ... --replaceAdditional safety requirements for config changes:
tx/tx-workflow/orchestrate with rollback-aware planning over direct apply patterns.--dry-run first for workflow-based changes.orchestrate, review target scope, fail_fast, concurrency, and rollback boundary before execution.If user explicitly asks to execute destructive action, proceed.
Ask only for missing must-have fields:
exec/template/tx/tx-workflow/orchestrate/connection test:
--connection.replay:
When command is executed, report:
Operation: what was runCommand: exact rauto commandResult: key output summaryNotes: risk, errors, or follow-up actionsreferences/agent-execution.mdreferences/cli.mdreferences/orchestration-json-template.mdreferences/orchestration-risk-check.mdreferences/paths.mdreferences/troubleshooting.mdreferences/scenarios.mdreferences/examples.mdreferences/workflow-json-template.mdreferences/web.md