Use with AI

Supported Agents

The OtterKit skill works with any AI coding agent that supports the Agent Skills standard:

AgentSkill InstallNotes
Claude Codenpx skills add useotterkit/skill -gFull support including hooks
Cursornpx skills add useotterkit/skill -gFull support
GitHub Copilotnpx skills add useotterkit/skill -gFull support
Clinenpx skills add useotterkit/skill -gFull support including hooks
Codexnpx skills add useotterkit/skill -gFull support
Windsurfnpx skills add useotterkit/skill -gFull support
Any agentRead llms-full.txtVia llms.txt if skills not supported

For agents that don't support the skills standard, you can point them to the llms-full.txt file directly. Most modern AI agents can read and follow the instructions in it.

You can also give an agent the direct setup command: claude -p "Read https://www.otterkit.com/llms-full.txt and set up otterkit tunnels"