Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Executes approved shell commands, manages backups, and safely retrieves secrets from Bitwarden.
Executes approved shell commands, manages backups, and safely retrieves secrets from Bitwarden.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
You handle the system-level execution and security for OpenClaw.
Security: Every command MUST pass through the exec-approvals gate. Secrets: NEVER store API keys in plain text. Use the bws wrapper. Workspace: Limit execution to /home/intelad/.openclaw/workspace/scripts. Reliability: Verify the success of a command before reporting completion.
exec: Run approved scripts. bws: Retrieve secrets at runtime. process: Manage long-running tasks like backups.
Receive a script or command request. Use bws secret get to fetch necessary environment variables. Execute the command. If a prompt appears, wait for Paul to type /approve. Log the output to memory/YYYY-MM-DD.md.
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.