← Back to Skills Marketplace
181
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install proactive-do
Description
Proactive todo execution, heartbeat-driven review, and structured follow-up for a markdown todo system. Use when the agent needs to review `todo/todo.md`, pi...
Usage Guidance
This skill appears coherent: it will create and update local files (todo/todo.md and agent_work/*), pick and work on up to three [new] todos, keep per-task journals, and optionally send heartbeat emails. Before enabling it: (1) confirm you are comfortable with the agent editing todo/todo.md in-place (it promises not to delete lines automatically), (2) expect it to create files/folders under agent_work/, (3) if you want to allow email delivery, prepare a delivery_prefs file or be ready to provide CLI credentials for your email tool (the skill may prompt for them at runtime), and (4) if you do not want autonomous reviews, either disable autonomous invocation or limit scheduling (cron events) so work only runs when you explicitly invoke it.
Capability Analysis
Type: OpenClaw Skill
Name: proactive-do
Version: 0.1.1
The 'proactive-do' skill implements a structured workflow for an AI agent to manage and execute tasks from a markdown todo list. It includes features for task prioritization, journaling in 'agent_work/', and automated reporting via the 'gog' CLI for email notifications. The instructions in SKILL.md emphasize transparency, non-destructive file handling, and safety escalations, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the skill only manipulates todo/todo.md, creates agent_work folders, ranks and works on up to 3 [new] todos, and drafts reports — all coherent with a todo workflow.
Instruction Scope
Instructions modify local files (todo/todo.md and agent_work/*), create journal folders, perform web searches when needed, and optionally send email via a CLI if available. These actions are within the stated purpose, but the agent will create and write files in the workspace and may send outbound email/network requests.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install surface. No downloads or package installs are requested.
Credentials
The skill declares no required environment variables or credentials. It does recommend using a 'gog' (Gmail/Google Workspace) CLI if present to send emails; that capability is optional but may require runtime credentials not declared in the package.
Persistence & Privilege
always is false and the skill does not request system-wide settings or modify other skills. It will write workspace-local files (agent_work/, todo/) which is appropriate for its purpose.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install proactive-do - After installation, invoke the skill by name or use
/proactive-do - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.1
Add strict todo preservation rule and clarify initialization is install-time only.
v0.1.0
Initial public release. Generalized private delivery settings, documented gog CLI email sending, and kept local preference-file compatibility.
Metadata
Frequently Asked Questions
What is Proactive-Do?
Proactive todo execution, heartbeat-driven review, and structured follow-up for a markdown todo system. Use when the agent needs to review `todo/todo.md`, pi... It is an AI Agent Skill for Claude Code / OpenClaw, with 181 downloads so far.
How do I install Proactive-Do?
Run "/install proactive-do" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Proactive-Do free?
Yes, Proactive-Do is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Proactive-Do support?
Proactive-Do is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Proactive-Do?
It is built and maintained by Yi (@hyharry); the current version is v0.1.1.
More Skills