A unified OpenClaw skill that merges self-improvement and proactivity: learn from corrections, maintain active state, recover context fast, and keep work mov...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install self-improving-proactive-agent或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install self-improving-proactive-agent⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/self-improving-proactive-agent/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: Self-Improving Proactive Agent slug: self-improving-proactive-agent version: 1.0.0 homepage: https://github.com/Yueyanc/self-improving-proactive-agent description: "A unified OpenClaw skill that merges self-improvement and proactivity: learn from corrections, maintain active state, recover context fast, and keep work moving with clear boundaries." changelog: "Initial release. Combines the strongest patterns from self-improving and proactivity into one canonical skill package." metadata: {"clawdbot":{"emoji":"🧠","requires":{"bins":[]},"os":["linux","darwin","win32"],"configPaths":["~/self-improving/","~/proactivity/"],"configPaths.optional":["./AGENTS.md","./SOUL.md","./HEARTBEAT.md","./TOOLS.md"]}} ---
One skill, two layers:
Use this when you want an agent that does not just remember better, but also operates better.
Use this skill when:
~/self-improving/
├── memory.md # HOT: confirmed durable rules and preferences
├── corrections.md # recent corrections and reusable lessons
├── index.md # storage map / topic index
├── heartbeat-state.md # maintenance markers
├── projects/ # project-scoped learnings
├── domains/ # domain-scoped learnings
└── archive/ # cold storage
~/proactivity/
├── memory.md # stable activation and boundary rules
├── session-state.md # current objective, decision, blocker, next move
├── heartbeat.md # lightweight recurring follow-through
├── patterns.md # reusable proactive wins
├── log.md # recent proactive actions
└── memory/
└── working-buffer.md # volatile breadcrumbs for long / fragile tasks
Learn from:
Do not learn from:
~/self-improving/~/proactivity/session-state.md~/proactivity/memory/working-buffer.mdBefore asking the user to restate work:
If you changed how something works:
Always ask first for:
~/self-improving/memory.mdUse for durable preferences and confirmed reusable rules.
~/self-improving/corrections.mdUse for recent explicit corrections and lessons pending promotion.
~/proactivity/session-state.mdKeep exactly these four fields current:
~/proactivity/memory/working-buffer.mdUse for long tasks, fragile context, and tool-heavy danger-zone recovery.
Examples:
Action:
Examples:
Action:
After meaningful work, log:
CONTEXT: [task]
REFLECTION: [what happened]
LESSON: [what to change next time]
If a proactive move repeatedly helps:
~/proactivity/log.md~/proactivity/patterns.mdHeartbeat should:
Message only when:
Stay quiet when:
This skill ONLY:
This skill NEVER:
setup.md — install and integrate the skillboundaries.md — hard safety and privacy rulesheartbeat-rules.md — proactive heartbeat standardlearning.md — how lessons are captured and promotedstate.md — where each kind of state belongsrecovery.md — context recovery flowoperations.md — practical execution checklistThe original split caused overlap:
This package unifies them into one operating model while still preserving the useful separation between durable learning and active execution state.
安装 Self-Improving Proactive Agent 后,可以对 AI 说这些话来触发它
Help me get started with Self-Improving Proactive Agent
Explains what Self-Improving Proactive Agent does, walks through the setup, and runs a quick demo based on your current project
Use Self-Improving Proactive Agent to a unified OpenClaw skill that merges self-improvement and proactivi...
Invokes Self-Improving Proactive Agent with the right parameters and returns the result directly in the conversation
What can I do with Self-Improving Proactive Agent in my ai agent & automation workflow?
Lists the top use cases for Self-Improving Proactive Agent, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/self-improving-proactive-agent/ 目录(个人级,所有项目可用),或 .claude/skills/self-improving-proactive-agent/(项目级)。重启 AI 客户端后,用 /self-improving-proactive-agent 主动调用,或让 AI 根据上下文自动发现并使用。
Self-Improving Proactive Agent 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Self-Improving Proactive Agent 可免费安装使用。请查阅仓库了解许可证信息。
A unified OpenClaw skill that merges self-improvement and proactivity: learn from corrections, maintain active state, recover context fast, and keep work mov...
Automate my ai agent & automation tasks using Self-Improving Proactive Agent
Identifies repetitive steps in your workflow and sets up Self-Improving Proactive Agent to handle them automatically
Self-Improving Proactive Agent 属于「AI Agent & Automation」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。