Proactive Agent - OpenClaw Skill

An agent architecture that transforms AI from passive task follower into a proactive partner with persistent memory. The skill is packaged for agent use, with predictable commands, clear permissions, and reusable task instructions.

Proactive Agent 概覽

An agent architecture that transforms AI from passive task follower into a proactive partner with persistent memory. The skill is packaged for agent use, with predictable commands, clear permissions, and reusable task instructions.

How to Install Openclaw Skills

CLI

ClawHub CLI

npx clawhub@latest install proactive-agent

DIR

Manual Installation

~/.openclaw/skills/proactive-agent

AI

Chat Alternative

Paste the repository link into your assistant and ask it to use the skill.

Core Features

Features

  • Structured skill manifest
  • Agent-friendly operating instructions
  • Reusable commands
  • Local-first execution pattern

Use Cases

  • Extending a coding agent
  • Automating repeated local tasks
  • Adding specialized domain behavior

Related OpenClaw Skills