# Trezor AI Agent Skills

Trezor publishes official AI agent skills for its tools, services, and developer workflows.

Browse 30 official AI agent skills across 2 Trezor repositories, with install commands and source links.

Official page: https://skillscout.sh/official/trezor/
Markdown page: https://skillscout.sh/official/trezor/trezor_skills_skillscout.md
Vendor website: https://trezor.io/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/trezor/trezor_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Trezor skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

## Skills packages

### trezor/trezor-suite

Includes 29 official skills: defensive-programming, idb-migrations, project-structure, skills-and-code-style-contribution, basic-syntax, comments.

Install:

```bash
npx skills add trezor/trezor-suite -y
```

Source: https://github.com/trezor/trezor-suite

### trezor/trezor-suite-sync

Includes 1 official skill: dependency-injection.

Install:

```bash
npx skills add trezor/trezor-suite-sync -y
```

Source: https://github.com/trezor/trezor-suite-sync

## Individual skills

### defensive-programming

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@defensive-programming -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/HEAD/skills/defensive-programming

### idb-migrations

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@idb-migrations -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/HEAD/skills/idb-migrations

### project-structure

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@project-structure -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/HEAD/skills/project-structure

### skills-and-code-style-contribution

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@skills-and-code-style-contribution -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/HEAD/skills/skills-and-code-style-contribution

### basic-syntax

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@basic-syntax -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/HEAD/skills/basic-syntax

### comments

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@comments -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/HEAD/skills/comments

### common-issues

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@common-issues -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/develop/skills/common-issues

### common-tasks

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@common-tasks -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/HEAD/skills/common-tasks

### components

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@components -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/develop/skills/components

### dependency-injection

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@dependency-injection -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/develop/skills/dependency-injection

### development-commands

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@development-commands -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/develop/skills/development-commands

### git-and-commit-guidelines

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@git-and-commit-guidelines -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/HEAD/skills/git-and-commit-guidelines

### import-export

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@import-export -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/HEAD/skills/import-export

### naming

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@naming -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/HEAD/skills/naming

### packages

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@packages -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/develop/skills/packages

### publish-config

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@publish-config -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/develop/skills/publish-config

### redux

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@redux -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/develop/skills/redux

### security-headers

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@security-headers -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/HEAD/skills/security-headers

### setup-requirements

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@setup-requirements -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/HEAD/skills/setup-requirements

### tests

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@tests -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/develop/skills/tests

### tests-commands

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@tests-commands -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/HEAD/skills/tests-commands

### tests-common

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@tests-common -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/HEAD/skills/tests-common

### tests-native

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@tests-native -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/HEAD/skills/tests-native

### typescript

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@typescript -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/HEAD/skills/typescript

### performance-complexity

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@performance-complexity -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/HEAD/skills/performance-complexity

### performance-dom

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@performance-dom -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/HEAD/skills/performance-dom

### performance-react-hooks

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@performance-react-hooks -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/HEAD/skills/performance-react-hooks

### performance-scheduling

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@performance-scheduling -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/HEAD/skills/performance-scheduling

### trezor-mcp

Official Trezor skill from trezor/trezor-suite.

Install:

```bash
npx skills add trezor/trezor-suite@trezor-mcp -y
```

Package: trezor/trezor-suite
Source: https://github.com/trezor/trezor-suite/tree/HEAD/docs/packages/suite-desktop/skills/trezor-mcp

### dependency-injection

Official Trezor skill from trezor/trezor-suite-sync.

Install:

```bash
npx skills add trezor/trezor-suite-sync@dependency-injection -y
```

Package: trezor/trezor-suite-sync
Source: https://github.com/trezor/trezor-suite-sync/tree/main/skills/dependency-injection

## trezor/trezor-suite package overview

Includes 29 official skills: defensive-programming, idb-migrations, project-structure, skills-and-code-style-contribution, basic-syntax, comments.

### Top skills in this package

- defensive-programming: Official Trezor skill from trezor/trezor-suite.
- idb-migrations: Official Trezor skill from trezor/trezor-suite.
- project-structure: Official Trezor skill from trezor/trezor-suite.
- skills-and-code-style-contribution: Official Trezor skill from trezor/trezor-suite.
- basic-syntax: Official Trezor skill from trezor/trezor-suite.
- comments: Official Trezor skill from trezor/trezor-suite.
- common-issues: Official Trezor skill from trezor/trezor-suite.
- common-tasks: Official Trezor skill from trezor/trezor-suite.

### Install

Install the full package:

```bash
npx skills add trezor/trezor-suite -y
```

Install a specific skill:

```bash
npx skills add trezor/trezor-suite@defensive-programming -y
```

Use the package when you want your agent to choose the relevant skill from this official repository.

Source: https://github.com/trezor/trezor-suite#readme
