🦞 The most powerful proactive engine for OpenClaw. Your personal assistant that learns from you and helps you be more productive.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install proactive-claw或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install proactive-claw⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/proactive-claw/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: Proactive Claw description: > 🦞 The most powerful proactive engine for OpenClaw. Your personal assistant that learns from you and helps you be more productive.
version: 1.2.41
metadata: openclaw: requires: bins: [python3] config: [credentials.json, config.json] install: - kind: shell label: "Run scripts/setup.sh --doctor, install required deps manually, then run scripts/setup.sh" ---
Proactive Claw is a proactive execution engine that collaborates with you and learns from you.
It helps you be more productive by making smart suggestions at the right moment — and (by default) only applying what you approve.
Everything can run locally.
---
✅ Asks before applying changes (default) ✅ Writes only what you approve (no surprise calendar edits) ✅ Local-first core bundle (no external integration helpers) ✅ Everything can run locally (small/local scoring model recommended) ✅ Local state folder is transparent and deletable
---
prep durations, preferred times, what you reject, what you always accept.
In short: it becomes your personal assistant.
---
+--------------------------+ +--------------------------+
| Calendar | | Chat |
| Google Calendar/Nextcloud| | (your control loop) |
+------------+-------------+ +------------+-------------+
| events <-> suggestions | prompts <-> decisions
| |
+-------------------+---------------+
|
v
+--------------------------------------+
| Proactive Claw |
| - notices what's coming |
| - prioritizes what matters |
| - suggests prep / buffers / followup |
| - learns from your feedback |
| - applies only what you approve |
+--------------------------------------+
Key idea: Proactive Claw is proactive, but you remain the decision-maker (by default).
---
1) Run readiness checks:
bash scripts/setup.sh --doctor
2) If dependencies are missing, print one install command:
bash scripts/setup.sh --print-install-cmd google
# or: bash scripts/setup.sh --print-install-cmd nextcloud
3) Bootstrap calendar connection:
bash scripts/setup.sh
4) Run a safe preview:
bash scripts/quickstart.sh
5) Approve a suggestion in chat, then run once:
python3 scripts/daemon.py
---
max_autonomy_level=confirm)python3 scripts/daemon.py --loop)---
You don’t need to tune dozens of settings. Pick a preset.
Presets are just a starting point. Proactive Claw adjusts to you with every interaction (approvals, edits, rejections), and quickly becomes personal.
Choose this if you want only high-value suggestions.
Choose this if you code/build and need long focus blocks.
Choose this when your schedule is packed.
(If you want, these presets can be expressed as a small copy/paste block in config.json.)
---
Proactive Claw includes a chat scoring model to rank signals (importance, urgency, disruption risk) so it knows:
Recommendation: use a small model, ideally local (fast, cheap, private). Your planning model can be bigger; scoring should stay small and fast.
---
You: Tomorrow I’m presenting the roadmap to the board. Claw (score = 0.92): High impact. You usually prep ~70 minutes for presentations. Claw: Want me to reserve 08:40–09:50 for prep + a 10-min buffer before the 10:00 meeting?
Claw (score = 0.78): This meeting would split your deep work block (09:30–12:00). Claw: Prefer to move it to 13:00, or keep it and add a 20-min recovery buffer after?
Claw (score = 0.81): Tomorrow is back-to-back from 10:00–14:00. Claw: Add 10-min buffers between meetings + a 25-min reset break around midday?
You: I promised I’ll send the summary. Claw (score = 0.66): Time-sensitive. Claw: Want a 20-min follow-up block right after the meeting (or at 17:10)?
Claw (score = 0.71): I’ve noticed a pattern for “Client Review” meetings:
Claw: Want me to propose this pattern whenever a new “Client Review” appears (still asking you to approve)?
---
TECHNICAL ARCHITECTURE (backend = Google OR Nextcloud)
...安装 Proactive Claw 后,可以对 AI 说这些话来触发它
Help me get started with Proactive Claw
Explains what Proactive Claw does, walks through the setup, and runs a quick demo based on your current project
Use Proactive Claw to 🦞 The most powerful proactive engine for OpenClaw
Invokes Proactive Claw with the right parameters and returns the result directly in the conversation
What can I do with Proactive Claw in my product manager workflow?
Lists the top use cases for Proactive Claw, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/proactive-claw/ 目录(个人级,所有项目可用),或 .claude/skills/proactive-claw/(项目级)。重启 AI 客户端后,用 /proactive-claw 主动调用,或让 AI 根据上下文自动发现并使用。
Proactive Claw 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Proactive Claw 可免费安装使用。请查阅仓库了解许可证信息。
🦞 The most powerful proactive engine for OpenClaw. Your personal assistant that learns from you and helps you be more productive.
Proactive Claw 属于「Product Manager」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my product manager tasks using Proactive Claw
Identifies repetitive steps in your workflow and sets up Proactive Claw to handle them automatically