aiusd-skill
AIUSD trading and account management skill for cryptocurrency trading and account management.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/chaunceyliu/aiusd-skill-agentWhat This Skill Does
The aiusd-skill is a specialized agentic interface designed for seamless cryptocurrency trading and account management. By integrating directly with the AIUSD backend via the MCP (Model Context Protocol), this skill enables users to execute complex market operations, monitor portfolio balances, and manage account settings without manual dashboard interaction. The skill handles authentication securely using environment-based tokens or local file-based storage, ensuring that your trading session remains authorized and isolated. It acts as an extension of the AIUSD ecosystem, providing a high-performance bridge between natural language commands and real-time order execution protocols.
Installation
To integrate this skill into your environment, utilize the OpenClaw Hub interface. Run the following command in your terminal:
clawhub install openclaw/skills/skills/chaunceyliu/aiusd-skill-agent
Once installed, ensure your environment variables are configured. The agent will attempt to resolve authentication via your MCP_HUB_TOKEN. If this is not present, it will fall back to OAuth or your local configuration file located at ~/.mcp-hub/token.json. Verify that your environment has sufficient permissions to read these configuration files before initiating your first trade.
Use Cases
This skill is built for professional traders and automated asset managers who require rapid, reliable interaction with their crypto accounts. Common use cases include:
- Real-time monitoring of account balances and asset distributions.
- Placing market orders or limit orders based on current market data.
- Checking historical performance and current open positions.
- Managing account security and wallet associations via authorized backend calls.
- Executing sophisticated trading strategies by delegating order management to the AI agent.
Example Prompts
- "Please check my current wallet balance and confirm if my latest market order was successfully filled."
- "I need to adjust my risk exposure; please set a new limit order for 500 AIUSD at the current market support level."
- "Show me a summary of my account status and any active positions currently held in the portfolio."
Tips & Limitations
To maintain operational integrity, always verify your market conditions before initiating an order. The agent relies on the AIUSD backend; therefore, ensure you have a stable network connection. If authentication expires, the system will prompt you for re-authentication—if the browser does not open automatically, simply type 'reauth' to trigger the flow again. Avoid manual interference with the token files while the agent is active to prevent session disconnects. Note that this skill is designed for programmatic interaction; for comprehensive account audits, always refer to the official AIUSD web portal.
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-aiusd-skill-agent": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, external-api