---
title: Agent skills
tags: analytics-agents
meta:
    description: Install Tinybird agent skills to teach coding agents how to work with Tinybird projects.
---

# Agent skills

Tinybird agent skills help coding agents, such as Cursor, Claude Code, Amp, and Open Code, understand Tinybird project structure, datafiles, SQL conventions, deployments, and testing.

## Install

```shell {% title="Install agent skills" %}
npx skills add tinybirdco/tinybird-agent-skills
```

This installs the open source skills from [tinybirdco/tinybird-agent-skills](https://github.com/tinybirdco/tinybird-agent-skills).

## When to use them

Use agent skills when you want help creating or updating Tinybird resources, improving SQL, or reviewing project changes.
