Claude Code skills and MCP for Trust Wallet APIs. Interact with Trust Wallet for token management, transaction signing, and multi-chain wallet operations.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add jiayaoqijia/cryptoskill --skill trust-wallet-skills --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Trust Wallet Skills?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jiayaoqijia-trust-wallet-skills)More formats (shields.io, HTML) on the badges page.
---
name: trust-wallet-skills
description: "Claude Code skills and MCP for Trust Wallet APIs. Interact with Trust Wallet for token management, transaction signing, and multi-chain wallet operations."
version: 1.0.0
metadata:
openclaw:
tags: [wallet, trust-wallet, multi-chain, token-management, transactions, mobile]
official: false
source: "https://github.com/nicholasgriffintn/trust-wallet-skills"
---
# Trust Wallet Skills
Claude Code skills and MCP integration for Trust Wallet APIs.
Provides AI agent integration with Trust Wallet APIs for token management, transaction building, multi-chain wallet operations, and blockchain data queries. Covers Trust Wallet's supported chains and token standards for portfolio management and transaction workflows.
## Installation
```json
{
"mcpServers": {
"trust-wallet": {
"command": "npx",
"args": ["-y", "trust-wallet-skills"]
}
}
}
```
## Features
- Multi-chain token balance queries
- Transaction building and signing
- Token metadata and pricing
- NFT support across chains
- DApp browser integration patterns
## Links
- **GitHub**: https://github.com/nicholasgriffintn/trust-wallet-skills
- **Trust Wallet**: https://trustwallet.com
- **Developer Docs**: https://developer.trustwallet.com
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.
Generate a comprehensive VC investment assessment report for a company
Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.
Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...
Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...