# Agent Tools

Luxonis is built to work with AI coding agents and assistants. Whether you use Claude Code, Cursor, Codex, or a chat window,
there's a Luxonis-aware path to get from an idea to a working OAK app.

This section covers the three ways to put an agent to work:

### Agent Skills

Installable skills that teach your coding agent to set up an OAK camera, scope a project, and build a working app, all from inside
your harness.

[Install the skills](https://docs.luxonis.com/software-v3/agent-tools/agent-skills.md)

### Luxonis Chat

An AI assistant that answers OAK, DepthAI, and hardware questions using the Luxonis documentation as its knowledge base.

[Open Luxonis Chat](https://chat.luxonis.com)

### Agent-ready repos & docs

Our example repos and docs ship agent-oriented files (`AGENTS.md`, `llms.txt`) so any agent can navigate them without guessing.

[How agents read our docs](https://docs.luxonis.com/software-v3/agent-tools/agent-ready-repos.md)

## Which one do I use?

 * Building something on a device? Start with [Agent Skills](https://docs.luxonis.com/software-v3/agent-tools/agent-skills.md),
   they drive your camera setup and app scaffolding end to end.
 * Have a quick question? Ask [Luxonis Chat](https://chat.luxonis.com) instead of searching the docs by hand.
 * Pointing your own agent at our code? See [agent-ready repos &
   docs](https://docs.luxonis.com/software-v3/agent-tools/agent-ready-repos.md) for the files that make our repos and
   documentation machine-navigable.
