By mission69b
Drive a non-custodial Sui Agent Wallet: fund, check balance, send (gasless USDC/USDsui), swap any token via Cetus, discover x402 services, and pay any API in USDC. Includes the MCP wiring + the cross-cutting AGENTS.md ops layer.
Check the t2000 Agent Wallet balance on Sui. Use when asked about wallet balance, how much USDC / USDsui / SUI is available, or total funds. Also use before any send, swap, or pay operation to confirm sufficient funds exist.
Connect a t2000 Agent Wallet to Claude Desktop, Cursor, Cline, Continue, or any MCP-compatible client. Use when asked to set up MCP, paste an MCP server config, install @t2000/mcp, or troubleshoot why the MCP server "doesn't do anything" when run from a terminal. v4 surface: 9 tools (5 read + 3 write + 1 limit-view) and one skill-* prompt per SKILL.md in t2000-skills/skills/.
Pay for an x402-protected API service using the t2000 wallet. Use when asked to call an AI model, search the web, generate images, send email, buy gift cards, send physical mail, check weather, execute code, or any task that requires a paid API. Handles the full x402 402 challenge automatically. Use t2000_services to discover all available services first.
Generate a payment request for the t2000 Agent Wallet — print the wallet address, an ANSI QR code, and (via MCP) a Payment Kit URI (sui:pay?…). Use when asked to receive a payment, share a wallet address, create a payment link, or set up a fund-me link.
Send USDC, USDsui, or SUI from the t2000 Agent Wallet to another Sui address. Use when asked to pay someone, transfer funds, send money, tip a creator, or make a payment to a specific Sui address, SuiNS name, or saved contact. Do NOT use for API payments — use the t2000-pay skill for x402-protected services.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Ship USDC apps on Sui faster with t2000 Skills — best-practice guidance for the t2000 Agent Wallet (sponsored sends, swaps, x402 API payments) — plus the t2000 MCP server for live wallet tools in your AI client.
Skills are markdown instruction files your agent reads on demand. Pick the install path that matches your AI client.
npx @t2000/cli skills install --target=cursor
Writes one .mdc file per skill into ./.cursor/rules/. Add --global to install into ~/.cursor/rules/ instead.
npx @t2000/cli skills install --target=claude-code
Writes <slug>/SKILL.md folders into ./.claude/skills/. Add --global for ~/.claude/skills/.
npx @t2000/cli skills install # default --target=agents
Writes <slug>/SKILL.md folders into ./.agents/skills/ — the agentskills.io standard layout that Codex, Windsurf, Cline, Continue, and the Vercel Skills CLI all read.
npx skills add mission69b/t2000-skills
Resolves the public mission69b/t2000-skills repo (auto-synced from this monorepo's t2000-skills/ on every push) and auto-detects your agent (Claude Code, Cursor, Codex, Windsurf, Cline, Continue, …). Add a single skill with -s, e.g. npx skills add mission69b/t2000-skills -s t2000-pay.
/plugin marketplace add mission69b/t2000-skills
/plugin install t2000-agent-wallet@t2000-skills
Installs all eight skills (the t2000-agent-wallet plugin) via Claude Code's native plugin marketplace — backed by .claude-plugin/marketplace.json in the same repo.
Offline / by hand:
git clone https://github.com/mission69b/t2000-skills(or the monorepo) and copyskills/<slug>/SKILL.mdinto your agent's skills dir.
| Skill | Description |
|---|---|
t2000-setup | End-to-end Agent Wallet bootstrap: t2 init, optional t2 limit set, and t2 mcp install. Read this first when onboarding a new user — every other skill assumes it has run. |
t2000-check-balance | Inspect wallet balances (USDC / USDsui / SUI) before any write. Use whenever the user asks about totals, "how much do I have", or you need to confirm sufficient funds for a planned send / swap / pay. |
t2000-send | Send USDC, USDsui, or SUI to a Sui address, SuiNS name, or saved contact. Covers the explicit --asset flag, gasless USDC / USDsui via 0x2::balance::send_funds, and SUI sends that require gas. |
t2000-receive | Share the wallet address, render an ANSI QR in terminal, or emit a Payment Kit sui:pay?… URI via MCP. Use for "share my address", "create a payment link", or "QR code". |
t2000-swap | Best-route swaps via Cetus Aggregator across 20+ Sui DEXs (SUI, USDC, USDsui, USDT, USDe, ETH, GOLD, NAVX, WAL, vSUI, …). Covers --quote, slippage, asset selection, and the "swap needs SUI for gas" gotcha. |
t2000-services | Discover x402 services (paid AI / search / image-gen / mail / TTS APIs) payable via t2 pay. Pairs with t2000-pay — always discover first, then pay. |
t2000-pay | Pay for an x402-protected API service via the wallet. Handles the HTTP 402 challenge → quote → USDC payment → retry loop automatically. Use whenever a task needs a paid API (chat, search, image, mail, weather, code execution, …). |
t2000-mcp | Wire the @t2000/mcp stdio server into Claude Desktop, Cursor, Windsurf, Cline, Continue, or any MCP-compatible client. Covers t2 mcp install, manual config, the 9-tool surface, and the most common "MCP doesn't load" failure modes. |
Each skill is also served as plain markdown at https://t2000.ai/skills/<slug> — curl it or open in a browser. The discovery manifest lives at /.well-known/agent-skills/index.json.
AGENTS.mdnpx claudepluginhub mission69b/t2000-skills --plugin t2000-agent-walletUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.