ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/5

Trade With Aiusd

Skill by chaunceyliu

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/chaunceyliu/trade-with-aiusd
Or

What This Skill Does

The Trade With Aiusd skill, developed by chaunceyliu, acts as a dedicated interface for the AIUSD ecosystem. It enables OpenClaw agents to perform account management and trading operations by communicating directly with the AIUSD backend via the MCP protocol. Users can securely check their account balance, execute trades, manage staking positions, initiate withdrawals, perform gas top-ups, and retrieve detailed transaction history logs. The skill abstracts the complexity of blockchain interaction and backend API communication, providing a streamlined workflow for managing digital assets within the AIUSD infrastructure.

Installation

To integrate this skill into your environment, use the command: clawhub install openclaw/skills/skills/chaunceyliu/trade-with-aiusd. Before initializing, ensure you have established your authentication credentials. The system will look for a token in the following order: the MCP_HUB_TOKEN environment variable, an active mcporter OAuth session, or a valid JSON token file located at ~/.mcp-hub/token.json. Always run aiusd-skill tools --detailed after installation to sync the latest tool schema.

Use Cases

This skill is ideal for users who want to automate their financial interactions with AIUSD. Common scenarios include checking account liquidity before a trade, managing staked assets to earn yield, topping up gas fees to ensure transaction reliability, and reviewing past performance through transaction history. It serves as a comprehensive toolset for active traders and those managing long-term staking positions.

Example Prompts

  1. "What is my current AIUSD balance and do I have enough gas for a trade?"
  2. "Place a trade for 500 AIUSD tokens and show me the order status once finished."
  3. "Show me the last five transactions from my history to verify my recent staking rewards."

Tips & Limitations

Always verify your authentication status before requesting sensitive data. If the system fails to retrieve account info, verify your token file or re-run the authentication flow. Avoid using unauthorized third-party scripts to manage your keys. Note that market conditions fluctuate rapidly; always confirm the current price or order parameters before authorizing execution. For official support, troubleshooting, and detailed interface interactions, visit the official website at aiusd.ai.

Metadata

Stars3875
Views1
Updated2026-04-07
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-chaunceyliu-trade-with-aiusd": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#trading#defi#crypto#aiusd#blockchain
Safety Score: 3/5

Flags: network-access, file-read, external-api