Anticipates needs, keeps work moving, and improves through use so the agent gets more proactive over time.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install proactivity或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install proactivity⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/proactivity/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: Proactivity (Proactive Agent) slug: proactivity version: 1.0.1 homepage: https://clawic.com/skills/proactivity description: Anticipates needs, keeps work moving, and improves through use so the agent gets more proactive over time. changelog: "Strengthens proactive behavior with reverse prompting, self-healing, working-buffer recovery, and clearer SOUL and AGENTS setup." metadata: {"clawdbot":{"emoji":"⚡","requires":{"bins":[]},"os":["linux","darwin","win32"],"configPaths":["~/proactivity/"],"configPaths.optional":["./AGENTS.md","./TOOLS.md","./SOUL.md","./HEARTBEAT.md"]}} ---
Proactive state lives in ~/proactivity/ and separates durable boundaries from active work. If that folder is missing or empty, run setup.md.
~/proactivity/
├── memory.md # Stable activation and boundary rules
├── session-state.md # Current task, last decision, next move
├── heartbeat.md # Lightweight recurring checks
├── patterns.md # Reusable proactive moves that worked
├── log.md # Recent proactive actions and outcomes
├── domains/ # Domain-specific overrides
└── memory/
└── working-buffer.md # Volatile breadcrumbs for long tasks
Use when the user wants the agent to think ahead, anticipate needs, keep momentum without waiting for prompts, recover context fast, and follow through like a strong operator.
| Topic | File | |-------|------| | Setup guide | setup.md | | Memory template | memory-template.md | | Migration guide | migration.md | | Opportunity signals | signals.md | | Execution patterns | execution.md | | Boundary rules | boundaries.md | | State routing | state.md | | Recovery flow | recovery.md | | Heartbeat rules | heartbeat-rules.md |
| Trap | Why It Fails | Better Move | |------|--------------|-------------| | Waiting for the next prompt | Makes the agent feel passive | Push the next useful move | | Asking the user to restate recent work | Feels forgetful and lazy | Run recovery first | | Surfacing every idea | Creates alert fatigue | Use reverse prompting only when value is clear | | Giving up after one failed attempt | Feels weak and dependent | Try multiple approaches before escalating | | Acting externally because it feels obvious | Breaks trust | Ask before any external action |
This skill ONLY:
~/proactivity/This skill NEVER:
~/proactivity/ without explicit user approval in that sessionLocal state lives in ~/proactivity/:
~/proactivity/.~/proactivity/ requires explicit user approval and a visible proposed diff first.SKILL.md.Install with clawhub install if user confirms:
self-improving - Learn reusable execution lessons from corrections and reflectionheartbeat - Run lightweight recurring checks and follow-through loopscalendar-planner - Turn proactive timing into concrete calendar decisionsskill-finder - Discover adjacent skills when a task needs more than proactivityclawhub star proactivityclawhub sync安装 Proactivity (Proactive Agent) 后,可以对 AI 说这些话来触发它
Help me get started with Proactivity (Proactive Agent)
Explains what Proactivity (Proactive Agent) does, walks through the setup, and runs a quick demo based on your current project
Use Proactivity (Proactive Agent) to anticipates needs, keeps work moving, and improves through use so t...
Invokes Proactivity (Proactive Agent) with the right parameters and returns the result directly in the conversation
What can I do with Proactivity (Proactive Agent) in my general tools workflow?
Lists the top use cases for Proactivity (Proactive Agent), with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/proactivity/ 目录(个人级,所有项目可用),或 .claude/skills/proactivity/(项目级)。重启 AI 客户端后,用 /proactivity 主动调用,或让 AI 根据上下文自动发现并使用。
Proactivity (Proactive Agent) 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Proactivity (Proactive Agent) 可免费安装使用。请查阅仓库了解许可证信息。
Anticipates needs, keeps work moving, and improves through use so the agent gets more proactive over time.
Proactivity (Proactive Agent) 属于「General Tools」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my general tools tasks using Proactivity (Proactive Agent)
Identifies repetitive steps in your workflow and sets up Proactivity (Proactive Agent) to handle them automatically