← 返回
未分类 中文

Self-Improving Agent

Build agents that learn from user corrections by updating and following dated rules to improve performance and reduce repeated mistakes over time.
构建能够通过更新和遵循带时间戳的规则,从用户纠正中学习,提升性能并随时间减少重复错误的智能体。
amdf01-debug amdf01-debug 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 1
Stars
📥 837
下载
💾 0
安装
1
版本
#agents#improvement#latest#learning

概述

Self-Improving Agent Skill

Trigger

Build agents that learn from corrections and get better over time.

Trigger phrases: "self-improving agent", "agent learns", "correction loop", "agent keeps making mistakes", "teach my agent"

The Correction Loop

User corrects agent → Agent logs correction to RULES.md → 
Next session, agent reads RULES.md → Agent avoids the mistake →
Over time, RULES.md becomes a refined operating manual

Implementation

RULES.md Structure

# RULES.md — Self-Improving Operating Rules

## Communication
- [2026-03-15] Never use "I hope this helps" — just end the message
- [2026-03-18] When drafting emails, provide ONLY the email text — no commentary

## Operations  
- [2026-03-16] Check calendar BEFORE suggesting meeting times
- [2026-03-20] When referencing a project, include status from projects/ folder

## People
- [2026-03-17] Client X prefers formal communication
- [2026-03-19] Always CC studio manager on client emails unless told otherwise

Rules for Rules

  • Date-stamp every rule
  • One rule per line — atomic, independently useful
  • Max ~150 rules (beyond this, models start losing adherence)
  • Review monthly: remove stale rules, merge duplicates
  • If two rules contradict, the newer one wins
  • Promote patterns (not incidents) — "always check X before Y" > "that one time X broke"

AGENTS.md Integration

Add to your AGENTS.md:

## Self-Improvement
After ANY correction from the user:
1. Log the correction pattern to RULES.md with date
2. Identify the general rule (not just the specific instance)
3. Check if a similar rule already exists — update rather than duplicate
4. Silently scan RULES.md every ~10 interactions for contradictions

Metrics

  • Track correction frequency over time (should decrease)
  • Track RULES.md size (should grow, then plateau)
  • Track unique vs repeat corrections (repeats should approach zero)

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-03 04:00 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,390 📥 321,902
ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,095 📥 821,831
content-creation

Social Content Pro

amdf01-debug
根据各平台特点定制社交媒体内容,优化开头吸引力、添加相关标签,并选择最佳发布时间,以最大化互动效果。
★ 0 📥 637