agent-autonomy-kit
Stop waiting for prompts. Keep working.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ayakolin/agent-autonomy-kit-backupAgent Autonomy Kit
Transform your agent from reactive to proactive.
Quick Start
- Create
tasks/QUEUE.mdwith Ready/In Progress/Blocked/Done sections - Update
HEARTBEAT.mdto pull from queue and do work - Set up cron jobs for overnight work and daily reports
- Watch work happen without prompting
Key Concepts
- Task Queue — Always have work ready
- Proactive Heartbeat — Do work, don't just check
- Continuous Operation — Work until limits hit
See README.md for full documentation.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ayakolin-agent-autonomy-kit-backup": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
Agent Browser
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
agent-autonomy-kit
Stop waiting for prompts. Keep working.
agent-autonomy-kit
Stop waiting for prompts. Keep working.
agent-browser-zh
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands. (Chinese localized version)
audio-rename
Rename audio files with Chinese/special characters to simple English names for mlx-stt compatibility.