🎯

orderly

🎯Skill

from starchild-ai-agent/official-skills

πŸ“¦

Same repository

starchild-ai-agent/official-skills(89 items)

orderly

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add starchild-ai-agent/official-skills --skill orderly
skills.sh Install⚠ Installs to .agents/skills/
npx skills add starchild-ai-agent/official-skills --skill orderly
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/orderly/SKILL.md

SKILL.md

17Installs
-
AddedMar 13, 2026

More from this repository10

🎯
coinglass🎯Skill

Crypto derivatives data skill providing 37 tools for funding rates, open interest, liquidations, long/short ratios, and ETF flows via the Coinglass API. Useful for researching perp markets, tracking Hyperliquid whale positions, and comparing institutional flows.

🎯
hyperliquid🎯Skill

Trade perpetual futures, spot tokens, and RWA on the Hyperliquid on-chain DEX with leverage support. Provides tools for placing orders, setting TP/SL, managing funds, and querying account state through both agent-chat and standalone service modes.

🎯
wallet🎯Skill

A multi-chain wallet skill supporting EVM chains and Solana that enables AI agents to check balances, execute transfers, sign transactions and messages, and manage wallet policies via DeBank and Birdeye integrations.

🎯
coingecko🎯Skill

A CoinGecko skill that gives AI agents access to comprehensive cryptocurrency market data including prices, OHLC charts, trending coins, top gainers/losers, NFTs, exchange stats, and global DeFi statistics.

🎯
twitter🎯Skill

Read-only access to Twitter/X data through 13 functions covering tweets, users, followers, replies, threads, quotes, articles, and trends. Supports advanced search operators like from:user, min_faves:N, and date ranges via the twitterapi.io API.

🎯
skill-creator🎯Skill

Scaffolds new skills with valid frontmatter, directory layout, and a starter SKILL.md. Provides best practices for skill architecture including progressive disclosure, degrees of freedom, and keeping skill files lean and focused on domain knowledge rather than boilerplate.

🎯
twelvedata🎯Skill

Provides real-time quotes and historical OHLCV bars for stocks, forex, and commodities via the Twelve Data API. Supports batch queries, advanced search, pre/post-market data, and multiple timeframe intervals from 1-minute to monthly candles.

🎯
skillmarketplace🎯Skill

A skill marketplace client that lets AI agents search, install, and publish skills across official, community, and global registries. Supports auto-installation from multiple sources including Starchild community and skills.sh ecosystem.

🎯
orderly-onboarding🎯Skill

An onboarding skill for Orderly Network, an omnichain orderbook-based perpetual futures trading infrastructure. Guides AI agents through installing the MCP server, setting up the DEX template, integrating the React SDK, and using the orderly CLI.

🎯
charting🎯Skill

A Starchild official skill for creating charts and data visualizations within AI agent conversations, installable via the skills CLI for use with compatible coding agents.