self-improving-agent

Capture errors, corrections, and recurring patterns into structured `.learnings/` logs, then promote durable guidance into workspace memory files. Use when commands fail, users correct output, missing capabilities are requested, or new best practices should be preserved across sessions.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "self-improving-agent" with this command: npx skills add ollieb89/self-improving-agent-ollieb89

Self-Improving Agent

Use this skill to turn execution feedback into reusable operational knowledge.

Quick workflow

  1. Detect signal: error, correction, capability gap, or repeated workaround.
  2. Log to .learnings/ with the right entry type.
  3. Resolve or promote high-value patterns into durable workspace files.
  4. Reuse scripts/hooks to keep capture consistent.

Use bundled resources

  • Entry examples and formats: references/examples.md
  • Hook setup for reminders/error detection: references/hooks-setup.md
  • OpenClaw workspace integration: references/openclaw-integration.md
  • Reminder hook script: scripts/activator.sh
  • Command-error detector: scripts/error-detector.sh
  • Skill extraction scaffold: scripts/extract-skill.sh
  • Environment checks: scripts/check_env.sh
  • Log templates: assets/LEARNINGS.md, assets/SKILL-TEMPLATE.md

Log targets

  • .learnings/LEARNINGS.md: corrections, knowledge gaps, best practices
  • .learnings/ERRORS.md: command/tool/runtime failures
  • .learnings/FEATURE_REQUESTS.md: requested capabilities not yet supported

Promotion rules

Promote broadly reusable learnings out of .learnings/:

  • behavior/style -> SOUL.md
  • workflow/orchestration -> AGENTS.md
  • tool constraints/gotchas -> TOOLS.md

Update original entries with status transitions (resolved, promoted, wont_fix) and references.

Commands

# Verify scripts and learnings directory setup
bash workspace/skills/self-improving-agent/scripts/check_env.sh

# Dry-run extraction of a new skill from a recurring pattern
bash workspace/skills/self-improving-agent/scripts/extract-skill.sh my-pattern --dry-run

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Zero Api Key Web Search

OpenClaw skill for source-backed web search, page reading, and evidence-aware claim checking. No API keys required by default; optional providers can be enab...

Registry SourceRecently Updated
General

Hk Stock Morning Report

Generate HK stock market morning report (股市晨報) for bank trading desks. Triggers: "生成晨报","股市晨报","今日股市","港股晨報" 推送:微信個人 + 飛書群 | 數據:騰訊財經+stcn.com+格隆匯+實時搜索

Registry SourceRecently Updated
General

忆时

🎋 记忆胶囊系统 - 模拟人类记忆检索 | 自动加载,主动联想记忆

Registry SourceRecently Updated
General

Hit Preview EN

Analyzes English short video scripts for TikTok, YouTube Shorts, and Instagram Reels to predict hit potential and suggest improvements with AI or local fallb...

Registry SourceRecently Updated