Official skills publisher Verified Skillscout rank 111

Trezor

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.

30 Skills
2 Repositories
52 Installs
1,030 GitHub stars

Install

Add Trezor skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

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

2 official repositories

Trezor Suite

trezor/trezor-suite

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

29 skills 52 installs 1,029 stars
npx skills add trezor/trezor-suite -y

Trezor Suite Sync

trezor/trezor-suite-sync

Includes 1 official skill: dependency-injection.

1 skill 0 installs 1 stars
npx skills add trezor/trezor-suite-sync -y

30 skills

trezor/trezor-suite 29 skills

defensive-programming

trezor/trezor-suite 3 installs
View source

idb-migrations

trezor/trezor-suite 3 installs
View source

project-structure

trezor/trezor-suite 3 installs
View source

skills-and-code-style-contribution

trezor/trezor-suite 3 installs
View source

basic-syntax

trezor/trezor-suite 2 installs
View source

comments

trezor/trezor-suite 2 installs
View source

common-issues

trezor/trezor-suite 2 installs
View source

common-tasks

trezor/trezor-suite 2 installs
View source

components

trezor/trezor-suite 2 installs
View source

dependency-injection

trezor/trezor-suite 2 installs
View source

development-commands

trezor/trezor-suite 2 installs
View source

git-and-commit-guidelines

trezor/trezor-suite 2 installs
View source

import-export

trezor/trezor-suite 2 installs
View source

packages

trezor/trezor-suite 2 installs
View source

publish-config

trezor/trezor-suite 2 installs
View source

security-headers

trezor/trezor-suite 2 installs
View source

setup-requirements

trezor/trezor-suite 2 installs
View source

tests-commands

trezor/trezor-suite 2 installs
View source

tests-common

trezor/trezor-suite 2 installs
View source

tests-native

trezor/trezor-suite 2 installs
View source

typescript

trezor/trezor-suite 2 installs
View source

performance-complexity

trezor/trezor-suite 0 installs
View source

performance-dom

trezor/trezor-suite 0 installs
View source

performance-react-hooks

trezor/trezor-suite 0 installs
View source

performance-scheduling

trezor/trezor-suite 0 installs
View source

trezor-mcp

trezor/trezor-suite 0 installs
View source
trezor/trezor-suite-sync 1 skill

dependency-injection

trezor/trezor-suite-sync 0 installs
View source

Repository documentation

trezor/trezor-suite package overview

trezor/trezor-suite/README.md View on GitHub

trezor/trezor-suite

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

Top skills in this package

defensive-programmingOfficial Trezor skill from trezor/trezor-suite.
idb-migrationsOfficial Trezor skill from trezor/trezor-suite.
project-structureOfficial Trezor skill from trezor/trezor-suite.
skills-and-code-style-contributionOfficial Trezor skill from trezor/trezor-suite.
basic-syntaxOfficial Trezor skill from trezor/trezor-suite.
commentsOfficial Trezor skill from trezor/trezor-suite.
common-issuesOfficial Trezor skill from trezor/trezor-suite.
common-tasksOfficial Trezor skill from trezor/trezor-suite.

Install

Install the full package:

npx skills add trezor/trezor-suite -y

Install a specific skill:

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 Trezor repository.

View trezor/trezor-suite on GitHub
Copied