okx/agent-skills
Plug-and-play AI agent skills for OKX — letting any LLM agent trade, manage portfolios, query live market data, and run grid/DCA bots through a single okx CLI, no API wiring required.
Organizes exchange operations as self-contained Markdown skill files with YAML frontmatter that agents parse for contextual instruction routing—each skill declares its trigger description, required binaries (`okx` CLI), and authentication needs. Covers four capability domains: public market data queries, authenticated trading across spot/futures/options with advanced order types, portfolio analytics, and automated bot strategies (grid/DCA). Works by having LLM agents read skill documentation directly to understand available CLI commands and operation flows, eliminating the need for programmatic SDK wiring.
Stars
23
Forks
2
Language
—
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/okx/agent-skills"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
memodb-io/Acontext
Agent Skills as a Memory Layer
powroom/flins
Universal skill installer for AI coding agents
DougTrajano/pydantic-ai-skills
This package implements Agent Skills (https://agentskills.io) support with progressive...
rscheiwe/open-skills
Open Skills is a modular, Anthropic-style skills framework that lets agents dynamically...
forefy/.context
AI Agent Skills for Smart Contract Auditing to generate triaged, industry grade report findings,...