---
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 (Cursor, Claude Code, Amp, Open Code...) understand Tinybird project structure, datafiles, SQL conventions, deployments, and testing.

## Install

```shell
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.
