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

# Overview

Kernel offers a suite of agent skills that can be used to debug your development workflows and give your browser agents runtime superpowers.

Especially useful skills:

* [Bot Detection](/docs/skills/bot-detection) — teaches your agent how to profile a site's bot-detection setup and land on a browser configuration that gets through it.
* [Browser Profiles](/docs/skills/profiles) — teaches your agent how to compare the actual contents of two Kernel browser profiles to identify state differences that could explain a reported issue.
* [Kernel Auth](/docs/skills/kernel-auth) — teaches your agent best practices for using managed auth to log in to websites.

View Kernel's full list of available skills [here](https://skills.sh/kernel/skills).
