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

Aiusd Skills

Skill by chaunceyliu

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The Aiusd Skills suite provides an integrated interface for managing AIUSD accounts and executing financial operations directly through the OpenClaw agent ecosystem. This tool acts as a bridge between the agent and the AIUSD backend via the MCP protocol. It streamlines essential account management tasks including balance inquiries, staking management, asset withdrawals, gas fee replenishment, and comprehensive retrieval of historical transaction logs. By abstracting the complex backend interactions into natural language commands, it empowers users to handle their portfolio with minimal overhead. The system automatically handles authentication through a priority-based chain, checking your environment variables, mcporter OAuth tokens, or local credential files to ensure secure, session-aware communication at all times.

Installation

To integrate this capability into your environment, use the terminal to run the following command: clawhub install openclaw/skills/skills/chaunceyliu/aiusd-skills. After installation, ensure you have initialized your authentication credentials. The agent will attempt to detect existing tokens automatically. Before executing any financial operations, always run the command aiusd-skill tools --detailed to verify the current schema and ensure compatibility with the latest API updates.

Use Cases

This skill is designed for users who require rapid, non-interactive control over their assets. Common scenarios include checking account liquidity before initiating a transfer, staking idle tokens to earn yields, or topping up gas balances to ensure transaction throughput remains uninterrupted during high-activity periods. It is particularly effective for users who prefer managing their crypto-assets through text-based conversational interfaces rather than graphical dashboards.

Example Prompts

  1. "What is my current AIUSD balance and do I have enough gas for a transaction?"
  2. "Stake 500 AIUSD tokens and provide me with a summary of my last five transactions."
  3. "Withdraw 200 AIUSD to my primary wallet address immediately."

Tips & Limitations

Always prioritize security by ensuring your local token files are properly permissioned. If the agent reports an authentication error, please complete authentication in your browser. If your browser does not open automatically, please type 'reauth' again. After completing authentication, you can check your account balance or wallet status in chat. Do not rely on hard-coded workflows; always verify tool signatures before execution. The tool's effectiveness depends on live connectivity to the AIUSD backend; therefore, ensure your network configuration allows for outbound MCP traffic.

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-aiusd-skills": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#finance#crypto#trading#aiusd#wallet
Safety Score: 3/5

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