aicoin-account

Manage cryptocurrency exchange accounts for balances, positions, and order history.

52|14|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/aicoincom/coinos-skills --skill aicoin-account
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aicoin-account
Source: https://github.com/aicoincom/coinos-skills/tree/main/skills/aicoin-account
Command: npx skills add https://github.com/aicoincom/coinos-skills --skill aicoin-account

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ccxt, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies managing your cryptocurrency exchange accounts, allowing you to check balances, view positions, and manage API keys without needing to log into multiple exchange websites.

Core Features & Use Cases

  • Account Overview: Quickly check your account balances and open positions across supported exchanges.
  • Order History: Review past orders to track your trading activity.
  • API Key Management: View information about your AiCoin API key configuration.
  • Registration & Upgrades: Get referral links for exchange sign-ups and verify AiCoin data tier upgrades.

Quick Start

Check the balance of your OKX account by asking to see your OKX balance.

Frequently Asked Questions about aicoin-account

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check my cryptocurrency exchange account balance using CCXT?

Supported exchanges include Binance, OKX, Bybit, and Bitget. You can manage these cryptocurrency exchange accounts through CCXT integration by setting environment variables for your API keys to retrieve balances and track positions.

How do I track open positions and order history across multiple exchange accounts?

You can track open positions and retrieve order history across multiple exchange accounts by using CCXT to query configured API keys, consolidating trading activity data without logging into individual exchange websites.

Do I need to store API keys in environment variables to manage exchange accounts?

Yes, storing API keys in environment variables is required to manage exchange accounts securely. This prevents hardcoding sensitive credentials in scripts when interacting with exchanges via CCXT.

Can I review my API key configuration and exchange data tier status?

Yes, you can review API key configuration information and verify AiCoin data tier upgrades. The functionality also provides referral links for exchange sign-ups to manage your account setup.

What are the limitations of using CCXT for exchange account management?

Limitations include dependency on specific supported exchanges like Binance, OKX, Bybit, and Bitget, and the requirement of proper environment variable configuration for secure API key access.