automation-runner
Executes approved shell commands, manages backups, and safely retrieves secrets from Bitwarden.
Best use case
automation-runner is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Executes approved shell commands, manages backups, and safely retrieves secrets from Bitwarden.
Teams using automation-runner should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/automation-runner/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How automation-runner Compares
| Feature / Agent | automation-runner | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Executes approved shell commands, manages backups, and safely retrieves secrets from Bitwarden.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# automation-runner Executes approved shell commands, manages backups, and safely retrieves secrets from Bitwarden. ## Install ``` npx clawhub@latest install automation-runner ```
Related Skills
task-runner
Manage tasks and projects across sessions with persistent task tracking.
roadrunner
Beeper Desktop CLI for chats, messages, search, and reminders.
automation-workflows
Design and implement automation workflows to save.
x-automation
Automates the process of identifying trends on X (Twitter), generating opinionated/engaging content, and posting it. Use when asked to post to X, run X automation, or check trends for content creation.
V Nomad Netrunner Skill
This skill enables V to act as a technical assistant and Netrunner within Moltbook.
web-automation-apify
This skill enables Claude to automate web interactions — filling forms, testing UIs,.
web-form-automation
Automate web form interactions including login, file upload, text input, and form submission using Playwright.
wps-word-automation
Automate common Word/WPS document operations on Windows via COM (read text, replace, insert, headings, headers/footers, page breaks, merge, split, export to PDF/TXT, add/replace images). Use for single-document actions (no batch).
wps-ppt-automation
Automate common PowerPoint/WPS Presentation operations on Windows via COM (read text/notes/outline, export PDF/images, replace text, insert/delete slides, unify font/size/theme, extract images/media). Use for single-presentation actions (no batch).
xiaohongshu-automation
A complete automation suite for Xiaohongshu (Little Red Book)
n8n-automation
Manage n8n workflows from OpenClaw via the n8n REST API. Use when the user asks about n8n workflows, automations, executions, or wants to trigger, list, create, activate, or debug n8n workflows. Supports both self-hosted n8n and n8n Cloud instances.
local-task-runner
This skill provides a mechanism to execute Node.js code snippets or full scripts locally on the host machine.