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

# Skills

> What your agent knows and learns.

Skills are your agent's capabilities. The Skills tab has two sections:

## Learned

Skills your agent has created on its own during conversations. When you ask it to do something complex, it may create a skill to remember how to do it next time.

<Info>
  The more you use your agent, the smarter it gets. Learned skills are your agent's **procedural memory** — they persist across conversations.
</Info>

You can remove any learned skill by clicking **Remove** next to it.

## Built-in

Everything your agent can already do out of the box:

* **Web Search** — search the web for anything
* **Browse Websites** — visit and extract content from any URL
* **Run Code** — execute Python and JavaScript
* **PDF & Documents** — read, create, and edit PDFs and Word docs
* **Presentations** — create PowerPoint slides
* **OCR** — extract text from images
* **YouTube** — summarize and extract video content
* **GIF Search** — find and share GIFs
* **Find Nearby** — find restaurants, shops, and places
* **Blog Monitor** — watch RSS feeds for new content
* **File Management** — create, read, and organize files
* **Scheduled Tasks** — run anything on a cron schedule
* **Memory** — remember things across conversations

Want to connect more services? Head to [Integrations](/dashboard/integrations).
