Trade With Aiusd
Skill by chaunceyliu
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/chaunceyliu/trade-with-aiusdWhat 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
- "What is my current AIUSD balance and do I have enough gas for a trade?"
- "Place a trade for 500 AIUSD tokens and show me the order status once finished."
- "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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-chaunceyliu-trade-with-aiusd": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, external-api
Related Skills
Aiusd Trade Agent
Skill by chaunceyliu
Aiusd Skills
Skill by chaunceyliu
Aiusd
Skill by chaunceyliu
Trade Agent
Skill by chaunceyliu
aiusd-skill
AIUSD trading and account management skill for cryptocurrency trading and account management.