> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cogniagent.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Skills that improve themselves

> Your AI coworker proposes new skills and tidies up old ones based on what it learned. Nothing changes until you approve it.

Your coworker notices what it learned and proposes better skills. You decide what actually changes.

## What it does

After enough work, patterns show up. The same correction three tasks running. A method that worked well and is worth keeping. Two skills that have drifted into saying almost the same thing.

Your coworker spots those and proposes a change. It never makes one on its own — every proposal waits on the **Improvements** tab for your yes.

## The four kinds of proposal

|                 | What it is                                                                   |
| --------------- | ---------------------------------------------------------------------------- |
| **New skill**   | It found a procedure worth keeping. Approving saves it.                      |
| **Skill patch** | An existing skill needs a correction. Approving edits it.                    |
| **Memory note** | Something worth remembering about you or the work. Approving saves the note. |
| **Report**      | A summary of what it reviewed. Approving marks it read.                      |

The tab shows a count when something's waiting.

<Frame caption="A proposed skill. The line underneath tells you exactly what approving will do.">
  <img src="https://mintcdn.com/glorium/D2qvpAHhZ42w5CTR/images/cowork/skills/improving/01-proposal.webp?fit=max&auto=format&n=D2qvpAHhZ42w5CTR&q=85&s=d79c7bbe52c60d3c098b0ccb0485f6d9" alt="An improvement proposal for a new skill, with Dismiss, Tweak and Approve buttons" width="1088" height="336" data-path="images/cowork/skills/improving/01-proposal.webp" />
</Frame>

## Your three options

<Steps>
  <Step title="Approve">
    The change is made. A new skill is saved, an edit applied, a note kept.
  </Step>

  <Step title="Tweak, then approve">
    You can edit the proposal before accepting it. Most useful on a new skill that's close but phrased loosely — fix the wording, then approve.
  </Step>

  <Step title="Dismiss">
    Nothing changes. Worth doing when the proposal is genuinely wrong, so it stops cluttering the tab.
  </Step>
</Steps>

<Tip>
  **Tweak more than you approve outright.** A proposal your coworker wrote is a decent first draft of a skill. Five minutes tightening the description is what turns it into one that actually gets used.
</Tip>

## Skill consolidation

Separate from the above, there's a switch on the **Capabilities** tab called **Skill consolidation**, and it's **off** by default:

> A periodic review proposes merges and cleanups of the skills this worker authored. Every change needs your approval.

With it on, your coworker periodically reviews the skills it has written for itself and proposes tidying them up — merging two that overlap, retiring one that's obsolete.

It's worth switching on for a coworker that's been working for months and has accumulated a lot of skills. There's little point on a new one.

<Note>
  It reviews skills the coworker wrote itself. Skills you wrote by hand are yours, and it doesn't propose rewriting them.
</Note>

## Retired skills come back

A skill that's been retired isn't gone. There's an archive on the Improvements tab, and you can restore any of them — or delete one permanently once you're sure.

Useful when a consolidation turns out to have merged away something you wanted.

## Common questions

<AccordionGroup>
  <Accordion title="Can it change anything without asking?" icon="shield-halved">
    No. Every proposal waits for you. That's the whole design — a coworker that quietly rewrote its own instructions would be impossible to trust.
  </Accordion>

  <Accordion title="What if I ignore the Improvements tab?" icon="bell">
    Nothing breaks. Proposals accumulate and your coworker carries on as it is. It's worth a look every couple of weeks.
  </Accordion>

  <Accordion title="Does it cost anything?" icon="coins">
    Proposals come out of work it was doing anyway. Skill consolidation is a separate periodic pass that costs a little, which is why it's off by default.
  </Accordion>

  <Accordion title="Can I undo an approval?" icon="rotate-left">
    Edit the skill directly, or restore an earlier one from the archive. Nothing is one-way.
  </Accordion>
</AccordionGroup>

## Next steps

<CardGroup cols={2}>
  <Card title="How a coworker gets better" icon="arrow-trend-up" href="/cowork/autonomy/getting-better">
    The bigger picture.
  </Card>

  <Card title="What a coworker remembers" icon="brain" href="/cowork/control/memory">
    Where memory notes land.
  </Card>

  <Card title="Creating a skill" icon="pen-to-square" href="/cowork/skills/creating">
    Writing one yourself.
  </Card>

  <Card title="Capabilities overview" icon="toolbox" href="/cowork/capabilities/overview">
    Where the switch lives.
  </Card>
</CardGroup>
