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

# Agent skills

> Wire Outseta into your app with the Outseta agent toolkit — integration as simple as writing a prompt.

Let your agent handle integration. Our agent toolkit packages everything an AI coding agent needs to wire Outseta into your app — auth, billing, and CRM — making it as simple as writing a prompt.

## Install skills

Add the toolkit to your project:

```bash theme={null}
npx skills add outseta/agent-toolkit
```

This installs the Outseta skills into your project so your agent can reference them while it builds. Once installed, describe what you want in plain language and let your agent do the wiring.
