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

# Skills

> Capabilities that expand what your agents can do — like training you add to your AI workforce.

**Skills** are capabilities you add to agents, like training an employee in a new competency. With them, the agent can perform kinds of work it wouldn't before.

<Frame caption="📸 Screenshot to add: Skills catalog (Resources → Skills).">
  <img src="https://mintcdn.com/iteam/E1mg8rFlXblsaNT0/images/placeholder.svg?fit=max&auto=format&n=E1mg8rFlXblsaNT0&q=85&s=36c435f4df28c31a7e114586a931bbd2" alt="Skills" width="800" height="420" data-path="images/placeholder.svg" />
</Frame>

## How they work

* Each skill is a ready-made capability (e.g., web search, report generation, working with a specific system).
* You **enable** the skill on the agent that needs it — and only that one.
* The agent uses it automatically when a request calls for it.

## How to add a skill to an agent

<Steps>
  <Step title="Open the agent in Intelligence → Agents" />

  <Step title="Go to the Skills section and choose the capabilities you want" />

  <Step title="Save — done, the agent now knows how to use it" />
</Steps>

<Tip>
  Only enable the skills the agent's role requires. Focus = better, faster answers.
</Tip>

## Next steps

<CardGroup cols={2}>
  <Card title="Agents" icon="bot" href="/en/intelligence/agents">
    Where you enable skills.
  </Card>

  <Card title="APIs" icon="plug" href="/en/resources/apis">
    Connect external services as tools.
  </Card>
</CardGroup>
