What it is
Qi Forge ADK is the broader product for building Agentic Oracles: it includes the Qi Forge CLI and a no-code Agentic Oracle-builder Skill, so teams can ship oracle workflows from the command line, from skills, or from application code. The Agentic Oracles ADK (Agent Development Kit) on this page is the public docs name for the@ixo/oracle-agent-sdk package—the TypeScript toolkit for scaffolding, implementing, and deploying oracle services into the network. It supports verification oracles, validation pipelines, intelligent automation, and attestation-style services that fit the Agentic Oracles model and Qi cooperation patterns.
If you are building a React app that connects users to existing oracles, use the Oracles Client SDK.
Personal Agent ADK (
@ixo/assistant-sdk) is a different product surface—conversational AI and client integration—documented on Personal Agent ADK.Install
Where to go next
Agentic Oracles (concepts)
Capabilities, architecture themes, and vocabulary for oracle services.
Oracle architecture guide
Deeper layout of oracle and agent services on IXO.
Developer examples
Code-oriented patterns that use oracle and stack SDKs together.
IXO MultiClient SDK
Unified protocol, Matrix, and related integration when you need it alongside agents.