orderly-onboarding

orderly onboarding

starchild-ai-agent 18 ↓ 6.8k updated 25d ago
Claude Code
View source ↗

What it does

  • First time encountering Orderly Network
  • Setting up AI agent tools for Orderly development
  • Understanding the Orderly ecosystem and offerings
  • Finding the right skill or resource for your task
  • Understanding what tools are available for AI agents
  • Omnichain CLOB: Shared Central Limit Order Book accessible from all major EVM chains and Solana
  • Backend Infrastructure: No official front end; builders create DEXes and trading interfaces on top

Requirements & configuration

  • | | orderly-deposit-withdraw | Token deposits, withdrawals, cross-chain operations |
  • PERP<TOKEN>USDC
  • Custom — Go to dex.orderly.network, select "Custom API integration". Costs $10, requires manual browser interaction (cannot be done via CLI or agent).
  • The $ORDER token is central to the Orderly ecosystem:
  • Token Contracts:

Configuration: PERP_ETH_USDCPERP_BTC_USDCPERP_SOL_USDCPOSTORDER

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

orderly onboarding

Source

Repository: https://github.com/starchild-ai-agent/official-skills

orderly-onboarding FAQ

What does the orderly-onboarding skill do?

| Orderly Network onboarding: omnichain perps infra, MCP server, SDK and CLI quickstart. First time encountering Orderly Network Setting up AI agent tools for Orderly development

What does orderly-onboarding require?

| | orderly-deposit-withdraw | Token deposits, withdrawals, cross-chain operations | PERP<TOKEN>USDC Custom — Go to dex.orderly.network, select "Custom API integration". Costs $10, requires manual browser interaction (cannot be done via CLI or agent). The $ORDER token is central to the Orderly ecosystem: Token Contracts: Configuration keys: PERP_ETH_USDC, PERP_BTC_USDC, PERP_SOL_USDC, POST, ORDER.

How do I install orderly-onboarding?

Run: npx -y skills add https://github.com/starchild-ai-agent/official-skills --skill orderly-onboarding --agent claude-code — the source lives at github.com/starchild-ai-agent/official-skills.

Maintain orderly-onboarding?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

orderly-onboarding on getagentictools
[![orderly-onboarding on getagentictools](https://getagentictools.com/badge/skills/starchild-ai-agent-official-skills-orderly-onboarding.svg)](https://getagentictools.com/skills/starchild-ai-agent-official-skills-orderly-onboarding?ref=badge)
npx agentictools info skills/starchild-ai-agent-official-skills-orderly-onboarding

The second line is the CLI lookup for this page — handy in READMEs and docs.