·self-improving-agent
</>

self-improving-agent

kimasplund/clawdbot-skills-pack

Enables continuous self-improvement through learning from failures, user corrections, and capability gaps. Integrates with QAVR for learned memory ranking.

5Installs·1Trend·@kimasplund

Installation

$npx skills add https://github.com/kimasplund/clawdbot-skills-pack --skill self-improving-agent

SKILL.md

Captures learnings, errors, and corrections to enable continuous improvement across sessions.

| Command fails | Error type, context, recovery suggestion | logs/failuresdetailed.jsonl | | User corrects | "No, that's wrong...", "Actually..." | logs/corrections.jsonl | | Missing capability | "Can you X?" where X isn't available | logs/missingcapabilities.jsonl | | API/tool fails | Failure pattern, suggested fix | logs/failuresdetailed.jsonl |

| Better approach found | Optimization learned | logs/learnings.jsonl |

Enables continuous self-improvement through learning from failures, user corrections, and capability gaps. Integrates with QAVR for learned memory ranking. Source: kimasplund/clawdbot-skills-pack.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/kimasplund/clawdbot-skills-pack --skill self-improving-agent
Category
</>Dev Tools
Verified
First Seen
2026-02-17
Updated
2026-02-18

Quick answers

What is self-improving-agent?

Enables continuous self-improvement through learning from failures, user corrections, and capability gaps. Integrates with QAVR for learned memory ranking. Source: kimasplund/clawdbot-skills-pack.

How do I install self-improving-agent?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/kimasplund/clawdbot-skills-pack --skill self-improving-agent Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/kimasplund/clawdbot-skills-pack

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-17

Related Skills

None