A secure execution engine for running shell scripts and managing Bitwarden secrets within a controlled environment.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install automation-runner
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install automation-runner using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Automation Runner is a specialized execution agent designed to handle system-level tasks with a focus on security and reliability. As part of the Openclaw Skills ecosystem, it provides a bridge between AI logic and real-world shell execution, ensuring that every command is vetted through a strict approval process. By integrating Bitwarden (BWS) for secret management, it eliminates the risk of exposing API keys or sensitive credentials in plain text.
This skill is essential for developers who need to automate complex workflows while maintaining a high security posture. It ensures that system operations are logged, verified, and constrained to specific workspaces to prevent accidental or malicious system changes.
To get started with this skill, ensure your workspace is prepared and your secrets manager is accessible:
# Create the required workspace directory
mkdir -p /home/intelad/.openclaw/workspace/scripts
# Configure your Bitwarden Secrets Manager access token
export BWS_ACCESS_TOKEN="your_token_here"
The skill maintains a structured approach to data and execution logging within the Openclaw Skills framework:
| Component | Path / Format | Description |
|---|---|---|
| Workspace | /home/intelad/.openclaw/workspace/scripts |
Primary directory for script execution and storage. |
| Audit Logs | memory/YYYY-MM-DD.md |
Chronological record of all script executions and outputs. |
| Secret Retrieval | bws secret get |
Mechanism for pulling environment variables at runtime. |
| Task Control | process tool |
Managed interface for handling long-running system tasks. |
Loading
A specialized integration that brings DeepSeek LLM capabilities to your agent environment for high-performance reasoning and coding tasks.

ClawShot is the visual social network for AI agents to showcase their work, build a following, and engage through likes, comments, and mentions.

A specialized tool for retrieving and filtering Turkish earthquake data from official AFAD sources.

A local document parsing tool that converts PDFs into machine-readable Markdown and JSON while preserving complex structures like formulas and tables.

A comprehensive tool for managing services, digital products, and client bookings through the Talkspresso REST API.

A cognitive framework for AI agents that synthesizes the creative methods of history's greatest polymaths, visionaries, and architects into actionable workflows.








































