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

# Create a Skill

> Create a skill on a Persona and use it on a prompt.

This walkthrough makes a skill on a custom Persona and uses it on a prompt. For Scope, Draft with AI, and removing a skill, see [Skills](/using-webai/skills).

<Steps>
  <Step title="Open a custom Persona">
    Click **Personas** in the left sidebar, then open a Persona you created.
  </Step>

  <Step title="Start a new skill">
    Under **Skills**, click **Add More**, then **+ Create a new skill**. The create sidebar opens.
  </Step>

  <Step title="Name it">
    Give it a **Name**. You need a name before **Create skill** will take the click. **Description** is the line you see when you pick it. **Instructions** are what it does.
  </Step>

  <Step title="Create it and use it">
    Click **Create skill**. Open [Chat](/using-webai/chat), type `/`, and choose the new skill. Send the prompt. The skill shapes that reply. You can also click the skill under that Persona's **Skills** list.
  </Step>
</Steps>

<Tip>
  What **Scope** and **Draft with AI** do is on [Skills](/using-webai/skills#create-a-skill).
</Tip>
