trezor-suite Skill
trezor-suite is a TypeScript AI agent skill with git clone. Trezor Suite Monorepo
How to use trezor-suite Skill
Install or run
yarn workspace @trezor/suite-web previewClient configuration
{
"name": "@trezor/webextension-mv3-sw-ts",
"version": "1.0.0",
"manifest_version": 3,
"action": {
"default_popup": "popup.html"
},
"background": {
"service_worker": "service-worker.js"
},
"host_permissions": ["http://*/*", "https://*/*"],
"externally_connectable": {
"ids": [],
"matches": ["https://*.trezor.io/*", "http://localhost/*", "https://*.suite.sldev.cz/*"]
}
}
What is trezor-suite Skill?
trezor-suite is a TypeScript AI agent skill with git clone. Trezor Suite Monorepo This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- Document generation support
- package.json config support
- packages/connect-examples/webextension/src/manifest.json config support
Available tools
Technical details
Install or run trezor-suite using git clone. Check trezor/trezor-suite for the latest setup command.
- Built for TypeScript
- Built for Node.js
- Install or run with git clone
- Uses SSE transport
- Database access
- Network access
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use trezor-suite Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
Built with
Explore related resources
Frequently asked questions
What is trezor-suite?
trezor-suite is a TypeScript AI agent skill with git clone. Trezor Suite Monorepo
Who is trezor-suite best for?
trezor-suite is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows.
How do I install trezor-suite?
Install or run trezor-suite using git clone. Check trezor-suite for the latest setup command.
Is trezor-suite actively maintained?
trezor-suite may need a closer maintenance check before production use.
Auto-fetched from GitHub.