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

# Create Skills from Chat

> How the AI suggests turning procedures established in conversation into Skills — and keeping them up to date

In Jinba App Neo, Skills can grow directly out of your chat conversations. You don't have to write a playbook from scratch — the back-and-forth of real work becomes a Skill.

## Skill suggestions

When a reusable procedure takes shape during a chat, the AI shows a "**Skill suggestion**" card.

<Steps>
  <Step title="Review the content">
    Check what will be saved in the card's "Body preview." Click "View full text" to expand it. The tools the Skill uses are also shown.
  </Step>

  <Step title="Choose a scope">
    * **This agent only** — usable only by the current agent. You can promote it to shared later from the Skills list
    * **Workspace shared** — usable from every agent
  </Step>

  <Step title="Save, request changes, or dismiss">
    Click "Save" to register the Skill, or "Not now" to pass on it. If the draft is close but not quite right, choose "**Request changes**" and describe what you'd like changed — the AI revises the draft and presents a new proposal card. Once saved, you can edit the skill anytime from the Skills list.
  </Step>
</Steps>

A skill saved mid-conversation can also be refined in the same conversation — just keep going ("actually, add X too") and the AI proposes an update with a diff. Note that the saved skill itself takes effect in new chats.

## Skill update suggestions

While working with an existing Skill, if the AI detects a gap between what the Skill says and what you actually did, it shows a "**Skill update suggestion**" card.

* Review the changes in the "Body diff"
* Click "**Apply update**" to update the existing Skill
* If the target is a shared Skill, note that the change also propagates to every other agent it is attached to

## When you've hit the limit

If you've reached the Skill limit, new Skills can't be saved. The card will say so — consider updating an existing Skill or deleting ones you no longer need.

<Tip>
  You can also ask explicitly in chat: "Turn this procedure into a Skill — I'll want it again next time." The AI will draft the body from the conversation.
</Tip>
