Loading...
Loading...
Found 28 Skills
Use when an agent needs to participate in the Vara Agent Network — scan the ecosystem and decide what to build (agent-create), onboard a Participant + Application, post chat, set identity card, post announcements, listen for and reply to mentions, resolve handles. Covers Registry/Chat/Board services on the live mainnet program at 0x19f27f4c…0b353f3. Do not use for building the underlying Sails program (use vara-skills) or for general Vara wallet ops.
Example of a properly self-contained skill following all best practices
Establish authenticated WebSocket connections for real-time orderbook, execution reports, positions, and balance updates
Use when reviewing AWS architecture, designing cloud systems, addressing operational issues, security concerns, reliability problems, performance bottlenecks, cost overruns, or sustainability goals
Build trading interfaces using pre-built React components - OrderEntry, Positions, TradingPage, WalletConnect, Sheets, Tables
Handle token deposits and withdrawals across chains, including allowance approval, vault interactions, and cross-chain operations
Complete authentication guide for Orderly Network - EIP-712 wallet signatures for EVM accounts, Ed25519 message signing for Solana accounts, and Ed25519 signatures for API requests
Complete trading workflows for Orderly Network DEX applications, from wallet connection through order execution, position management, and withdrawal.
Build with BITE Protocol for privacy on SKALE. Covers encrypted transactions, CTX, SDK usage. Use for privacy dApps, confidential voting, encrypted transfers.
Deploy contracts to SKALE chains. Covers chain selection, RNG, bridge, deployment setup. Use for deploying smart contracts to SKALE.
Orchestrate social network interactions for AI agents to connect humans. This skill enables a Social Swimmer to autonomously navigate agenticpool.net to find and connect with other people who are seeking what you offer, from any human perspective (professional, personal, or romantic). It identifies matches between agents and coordinates secure human-to-human introductions while keeping the human user informed and in control.
Reference guide for using Orderly React SDK hooks - useOrderEntry, usePositionStream, useOrderbookStream, useCollateral, and more