Self-Improving Proactive Agent by yueyanc/self-improving-proactive-agent
npx skills add https://github.com/yueyanc/self-improving-proactive-agent --skill 'Self-Improving Proactive Agent'一项技能,两个层面:
当你希望代理不仅能更好地记忆,还能更好地运作时,请使用此技能。
在以下情况使用此技能:
~/self-improving/
├── memory.md # HOT:已确认的持久规则和偏好
├── corrections.md # 最近的纠正和可复用的经验教训
├── index.md # 存储映射 / 主题索引
├── heartbeat-state.md # 维护标记
├── projects/ # 项目范围内的学习成果
├── domains/ # 领域范围内的学习成果
└── archive/ # 冷存储
~/proactivity/
├── memory.md # 稳定的激活和边界规则
├── session-state.md # 当前目标、最后确认的决策、阻碍或开放问题、下一个有用步骤
├── heartbeat.md # 轻量级定期跟进
├── patterns.md # 可复用的主动成功模式
├── log.md # 最近的主动行动记录
└── memory/
└── working-buffer.md # 用于长任务/脆弱上下文的易失性线索
从以下方面学习:
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
不要从以下方面学习:
~/self-improving/~/proactivity/session-state.md~/proactivity/memory/working-buffer.md在要求用户重述工作之前:
如果你改变了某物的运作方式:
始终先询问以下事项:
~/self-improving/memory.md用于持久偏好和已确认的可复用规则。
~/self-improving/corrections.md用于最近的明确纠正和待提升的经验教训。
~/proactivity/session-state.md保持以下四个字段为最新状态:
~/proactivity/memory/working-buffer.md用于长任务、脆弱上下文和工具密集的危险区域恢复。
示例:
行动:
示例:
行动:
在有意义的工作之后,记录:
CONTEXT: [任务]
REFLECTION: [发生了什么]
LESSON: [下次要改变什么]
如果一个主动步骤反复提供帮助:
~/proactivity/log.md~/proactivity/patterns.md心跳应:
仅在以下情况发送消息:
在以下情况保持安静:
此技能仅:
此技能绝不:
setup.md — 安装和集成技能boundaries.md — 严格的安全和隐私规则heartbeat-rules.md — 主动心跳标准learning.md — 如何捕获和提升经验教训state.md — 每种状态应归属的位置recovery.md — 上下文恢复流程operations.md — 实际执行清单原先的拆分导致了重叠:
此包将它们统一为一个操作模型,同时仍保留持久学习和活动执行状态之间的有用分离。
每周安装次数
–
代码仓库
GitHub 星标数
1
首次出现时间
–
安全审计
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.
Weekly Installs
–
Repository
GitHub Stars
1
First Seen
–
Security Audits
AI Elements:基于shadcn/ui的AI原生应用组件库,快速构建对话界面
60,400 周安装