Skip to main content
Agent tooling

DeFi Skills

Other AI resources

CLI · DeFi · API

DeFi Skills, built by Nethermind, is a deterministic engine that converts natural-language DeFi intents like supplying USDC to Aave into raw, unsigned, ABI-encoded transaction payloads instead of relying on an LLM to guess calldata. It covers 13 supported protocols including Aave V3 and Uniswap V3, is available as an open-source CLI and a hosted REST API, and uses JSON playbooks and resolvers to encode protocol knowledge and handle parameter conversion.

Related resources