asterdexasterdexOfficialยท25 Agent Skills Included

aster-skills-hub

Aster futures and spot trading, market data, and deposits

Connects to the Aster Finance Futures and Spot APIs for signed authentication, order placement, account balances, and real-time market data. Handles EIP-712 and HMAC signing, rate limits, error codes, and WebSocket streams without manual API documentation reading. Includes a secure deposit workflow for funding Aster accounts from Ethereum, BSC, and Arbitrum wallets.
npx skills add asterdex/aster-skills-hub --all -g -y

All Skills in This Repository (25)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
asterdexasterdex

aster-api-errors-v1

Interpret Aster Futures API v1 error codes and rate limits.

Official
Intermediate
๐Ÿ“ฆ In Repo
asterdexasterdex

aster-api-trading-v1

Manage order lifecycle operations for the Aster Futures API v1.

Official
Intermediate
๐Ÿ“ฆ In Repo
asterdexasterdex

aster-api-account-v3

Manage Aster Futures account balance, positions, leverage, and margin settings.

Official
Intermediate
๐Ÿ“ฆ In Repo
asterdexasterdex

aster-api-websocket-v1

Connect to the Aster Futures API v1 WebSocket for market and user data streams.

Official
Intermediate
๐Ÿ“ฆ In Repo
asterdexasterdex

aster-api-spot-account-v1

Manage Aster Spot API v1 account balances, trades, and transfers.

Official
Intermediate
๐Ÿ“ฆ In Repo
asterdexasterdex

aster-api-auth-v3

Generates EIP-712 signed requests for the Aster Futures API v3.

Official
Intermediate
๐Ÿ“ฆ In Repo
asterdexasterdex

aster-api-spot-trading-v3

Place, cancel, and query LIMIT, MARKET, and STOP orders on the Aster Testnet API v3.

Official
Intermediate
๐Ÿ“ฆ In Repo
asterdexasterdex

aster-api-spot-auth-v1

Sign Aster Spot API v1 requests with HMAC SHA256, timestamp, and recvWindow.

Official
Intermediate
๐Ÿ“ฆ In Repo
asterdexasterdex

aster-api-market-data-v3

Retrieve public REST market data from the Aster Futures API v3.

Official
Basic
๐Ÿ“ฆ In Repo
asterdexasterdex

aster-api-spot-errors-v1

Interpret Aster Spot API v1 error codes, rate limits, and security errors.

Official
Basic
๐Ÿ“ฆ In Repo
asterdexasterdex

aster-api-spot-websocket-v3

Connect to the Aster Spot Testnet WebSocket API and subscribe to market and user data streams.

Official
Intermediate
๐Ÿ“ฆ In Repo
asterdexasterdex

aster-api-spot-market-data-v3

Retrieve public REST market data from the Aster Spot Testnet API v3.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Aster Skills Hub?โ–ผ

Run `npx skills add asterdex/aster-skills-hub --all -g -y` in your terminal to install all Aster trading skills globally.

How to trade on Aster with an AI agent?โ–ผ

These skills teach your agent to place, cancel, and query futures and spot orders on Aster using properly signed API requests.

How does Aster API authentication work?โ–ผ

The auth skills cover both EIP-712 wallet signing for v3 endpoints and HMAC SHA256 key signing for v1 endpoints, including nonce and timestamp handling.

Can I deposit funds to Aster from my wallet?โ–ผ

Yes. The aster-deposit-fund skill deposits native tokens or ERC20 assets from Ethereum, BSC, or Arbitrum, with mandatory user confirmation before any on-chain transaction.

Does it support real-time market data?โ–ผ

Yes. Dedicated WebSocket skills cover live price tickers, order book depth, klines, and private account updates for both futures and spot markets.

Related Repositories in Finance & Accounting

View All in Finance & Accountingโ†’