By awaisali88
ARIA — crypto analyst and active trader. Market scanning, token analysis, trade execution on Binance/Bybit/MEXC/Hyperliquid/Jupiter/pump.fun with automated SL/TP/trailing stop management via ARIA MCP.
ARIA (Autonomous Research & Intelligence Analyst) — a crypto analyst and active trader skill. Use this skill whenever the user says anything related to: crypto trading, market scanning, token analysis, pump.fun tokens, Solana trading, buying or selling crypto, checking portfolio, signals, alerts, stop losses, take profits, market research, on-chain analysis, whale tracking, or any request involving Binance, Bybit, MEXC, Hyperliquid, Jupiter, or pump.fun. Also triggers on: "scan the market", "check my alerts", "analyze [token]", "is [token] a buy", "any signals", "monitor my positions", "check portfolio", "make a trade", "set an alert". This skill handles the full pipeline: research → analysis → trade plan → execution → monitoring. ALWAYS use this skill for any crypto or trading-related task, even if the user only asks a simple question like "what's SOL doing?" or "is this token safe?" — the full ARIA context is needed.
Set up ARIA Trading — save your ARIA MCP server URL and authentication token. Use when the user asks to configure ARIA, set up trading, connect to ARIA, change their MCP endpoint, or says "configure".
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
ARIA (Autonomous Research & Intelligence Analyst) is a crypto analyst and active trader skill for AI coding agents.
Built on the ARIA MCP tool suite, ARIA handles the full trading lifecycle:
claude plugin install awaisali88/aria-trading-skill
Then configure your ARIA MCP connection:
/aria-trading:configure https://your-aria.up.railway.app YOUR_TOKEN
The plugin automatically bundles the ARIA MCP server config — no manual .mcp.json editing needed.
npx skills add awaisali88/aria-trading-skill
Works with 40+ agents. You'll need to configure the ARIA MCP server manually in your agent's MCP settings.
prompts/claude-desktop-system-prompt.mdARIA uses a tiered MCP strategy — required, recommended, and optional. The skill detects MCPs at runtime using a use-if-present glob pattern (mcp__*<name>*__*), so install only what you need. Missing optionals degrade gracefully — the skill falls through to slower or less accurate routes but never halts.
All trading-venue execution (Binance · Bybit · MEXC · Hyperliquid · pump.fun · Jupiter) plus on-chain, portfolio, alerts, and automation tools. Without this, ARIA cannot place trades or read live balances.
You need:
If using the Claude Code plugin, set these environment variables and restart your session:
export ARIA_MCP_URL="https://your-aria.up.railway.app"
export ARIA_MCP_TOKEN="your-mcp-auth-token"
If using npx skills add, add the ARIA MCP server to your agent's .mcp.json:
{
"aria": {
"type": "http",
"url": "https://your-aria.up.railway.app",
"headers": {
"Authorization": "Bearer your-mcp-auth-token"
}
}
}
Configure API keys inside ARIA for any combination of:
These MCPs materially improve analysis accuracy. Skipping them means the skill falls through to slower or less reliable web_fetch routes with lower-quality data.
Makes the default execution mode paper (safe dry-run), routes US equity and supported-crypto trades to Alpaca's paper account. Unsupported assets (pump.fun/alt tokens) fall through to a journal-only simulated row. Set ARIA_EXECUTION_MODE=live to flip the default to live venues.
claude mcp add --scope user -e ALPACA_API_KEY=<key> -e ALPACA_SECRET_KEY=<secret> alpaca -- uvx alpaca-mcp-server
Get keys at alpaca.markets/docs/api-documentation/paper-trading (free paper account).
Replaces the flaky public Nitter rotation with a paid proxy that actually returns tweet JSON reliably. Used for the §1.4 X-status handler (tweet fetch + replies + engagement), post-velocity calculation, KOL tier tagging, and creator-handle legitimacy. Cost: ~$0.01 per full memecoin analysis (15 credits per tweet, pay-as-you-go).
claude mcp add-json --scope user twitterapi '{"command":"uvx","args":["--with","mcp==1.6.0","twitterapi-mcp"],"env":{"TWITTER_API_KEY":"<key>"}}'
Get key at twitterapi.io. Note the mcp==1.6.0 pin — the upstream package passes a settings= kwarg that newer mcp versions rejected.
Tier-1 for any Binance call per references/tool-inventory.md's data-source preference order. Without it, ARIA falls back to the public REST endpoint (works but unauthenticated and slower on busy intervals).
Install any Binance MCP implementation you trust — ARIA auto-detects any mcp__*binance*__* match in session.
Tier-1 for global market data, OHLC, and simple prices.
claude mcp add --transport sse --scope user coingecko https://mcp.api.coingecko.com/mcp
npx claudepluginhub awaisali88/claude-marketplace --plugin aria-tradingMulti-agent cryptocurrency intelligence system with 7 specialized AI agents, 65 MCP tools, cognitive learning, and self-evolving capabilities for comprehensive market analysis and paper trading.
Agent-first CLI for the Crypto.com Exchange API. Market data by default; live trading opt-in via API keys. Available --services: market (default), trade, account, advanced, margin, staking, funding, fiat. Update args in MCP settings to expand capabilities.
Blockchain data and infrastructure via Alchemy — EVM/Solana RPC, NFT API, token prices, portfolio, transfers, webhooks. Supports API key and agentic gateway (x402/MPP) auth flows.
Trading Skills — live AI crypto trading signals with entry, SL, TP, leverage, confidence, verification with P&L tracking. Free during beta.
Trade tokens on Solana/ETH/BSC/Base chains via XXYY Open API using natural language
GMGN OpenAPI skills — token info, market data, wallet portfolio, and swap