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

Aiusd Trade Agent

Skill by chaunceyliu

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The AIUSD Trade Agent is a robust integration designed for the OpenClaw ecosystem, facilitating seamless interaction with the AIUSD financial backend. This skill serves as a direct interface for managing your digital assets, executing trades, and monitoring account status without leaving your workspace. By leveraging the MCP (Model Context Protocol) architecture, the agent ensures secure and efficient communication with your financial data. Users can perform essential operations such as checking account balances, initiating trade orders, managing staking positions, executing withdrawals, and topping up gas fees directly through natural language commands.

Installation

To integrate this agent into your local OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/chaunceyliu/aiusd-trade-agent

Ensure that you have your environment configured correctly. The agent prioritizes authentication in this specific order: the MCP_HUB_TOKEN environment variable, followed by mcporter OAuth, or finally, a local token file located at ~/.mcp-hub/token.json. Before issuing your first command, always run aiusd-skill tools --detailed to refresh your agent's understanding of the latest available functions and parameter structures.

Use Cases

This skill is built for users who require rapid, automated access to their AIUSD portfolio. Primary use cases include checking current liquidity, executing market trades based on real-time data, and managing recurring operational expenses like gas top-ups. It is particularly useful for traders who need to maintain balance oversight during high-frequency market shifts or those who prefer managing their staking rewards programmatically.

Example Prompts

  1. "What is my current available balance for AIUSD?"
  2. "Execute a market buy order for 500 units of AIUSD at the current market rate."
  3. "Check the status of my active staking positions and report any available rewards."

Tips & Limitations

Always verify your network connectivity before initiating a trade, as the agent relies on a stable connection to the MCP hub. If you encounter authorization errors, simply type 'reauth'. The agent strictly adheres to security protocols and will not execute transactions if the authentication token is expired or missing. Remember that financial market data can fluctuate; always confirm the specific details of your order before finalizing. Never disclose your private keys or sensitive credentials in the chat interface.

Metadata

Stars3875
Views2
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-aiusd-trade-agent": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#trading#defi#crypto#automation#finance
Safety Score: 3/5

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