Overview
- Skill Key
- demohiiiii/rauto-usage
- Author
- demohiiiii
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/demohiiiii/rauto-usage
- Latest Commit SHA
- 6c12ece4cb6096ee33ffcd748ec8a742a84b198a
Execute rauto directly for the user: run device commands, template execution, tx block, tx workflow, multi-device orchestration, replay, backup/restore, and connection/profile/template/history operations. Trigger on requests like run command for me, execute on device, check history, run workflow, orchestrate multiple devices, apply staged rollout, use inventory/groups, diagnose profile, manage templates/profiles/connections, replay records, or restore backup.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 rauto-usage 技能。 若已安装,则直接安装 rauto-usage 技能。
# Rauto Usage Execute rauto operations directly for users whenever possible. Do not default to tutorial-style answers. ## Core Mode Prefer action-first behavior: 1. Parse user goal and classify it as read-only or config-changing. 2. For read-only operations, run the relevant `rauto` command immediately. 3. For config-changing operations, prefer `tx`/`tx-workflow`/`orchestrate` with rollback-aware planning. 4. If commands are generated by the agent, ask for human confirmation before execution. 5. Return key results (not raw noise), plus command used. ## Execution Rules 1. For read/query requests, execute immediately: - examples: `device list`, `connection list`, `history list`, `templates list`, `replay --list`. 2. For config-changing requests, prefer rollback-capable execution: - single block: `tx` - multi-step/multi-resource: `tx-workflow` - multi-device staged rollout: `orchestrate` 3. For generated change commands, do not execute immediately: - show planned command(s), rollback strategy, and require user confirmation. 4. For explicit read-only commands (for example `show`), tx/workflow is not required. 5. Resolve connection in this priority: - explicit command args > `--connection <name>` > ask for missing fields. 6. Do not ask the user to manually run commands if agent can run them. 7. Summarize outputs with important fields: - target, mode, success/failure, key errors, next action. ## Risk Guardrails Require explicit user confirmation before destructive actions: - `rauto backup restore ... --replace` - profile/template/connection delete operations - tx/workflow execution that changes config when user intent is ambiguous Additional safety requirements for config changes: - Prefer `tx`/`tx-workflow`/`orchestrate` with rollback-aware planning over direct apply patterns. - Run/offer `--dry-run` first for workflow-based changes. - For `orchestrate`, review target scope, `fail_fast`, concurrency, and rollback boundary before execution....
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.