Actual Skill Openclaw
Description
actual CLI skill for ClawdHub/OpenClaw (ADR-powered CLAUDE.md/AGENTS.md generator)
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
actual CLI Skill (OpenClaw variant)
A feature-complete AI companion for the [actual CLI](https://cli.actual.ai), an ADR-powered CLAUDE.md/AGENTS.md generator.
This is the **OpenClaw/ClawdHub variant** of the skill. It includes an ADR Pre-Check section that nudges agents to check for existing ADR context before creating new skills or components.
For the standard variant (Claude Code marketplace, Codex, manual installs), see [actual-software/actual-skill](https://github.com/actual-software/actual-skill).
What it does
- Runs and troubleshoots
actual adr-botwith pre-flight → dry-run → execute → diagnose → retry - Covers all 5 runners (claude-cli, anthropic-api, openai-api, codex-cli, cursor-cli)
- Covers all 3 output formats (claude-md, agents-md, cursor-rules)
- Includes error catalog, config reference, runner guide, and diagnostic script
- ADR Pre-Check: checks for ADR context before creating new work (OpenClaw-specific)
Install
ClawdHub (recommended)
clawhub install actual
Manual
Clone and copy the SKILL.md + supporting files into your skills directory:
git clone https://github.com/actual-software/actual-skill-openclaw.git ~/.local/share/actual-skill-openclaw
# Copy to your agent's skills directory
cp -r ~/.local/share/actual-skill-openclaw ~/.claude/skills/actual
Documentation
- Getting Started & Full Command Reference — human-readable docs
- docs.md — full docs in Markdown (machine-readable)
- llms.txt — concise LLM-friendly summary
Requirements
- The actual CLI installed
(
npm install -g @actualai/actualorbrew install actual-software/actual/actual) - At least one runner configured (see
actual runners)
License
MIT-0
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11