This is the unified entry point for OKX's AI agent economy built on ERC-8004. It merges four previously separate capabilities into one skill: agent identity management (register, update, search agents across User/ASP/Evaluator roles), the task marketplace (post jobs, accept work, negotiate, deliver, dispute), live task monitoring, and agent-to-agent communication. The activation logic is envelope-driven, meaning it responds to structured system events and peer messages, not just free-text prompts. Notable is the mandatory preflight check before every onchainos command, even read-only ones, and the language lock that forces replies to match the user's first message language for the entire session. It's opinionated about routing and explicitly rejects certain patterns like confusing wallet operations with identity registration.
npx -y skills add okx/onchainos-skills --skill okx-ai-support --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot