What problem does it solve?
Kaia-skills corrects outdated or incorrect knowledge about the Kaia network and provides authoritative, Kaia-specific development and operational guidance so agents and developers avoid costly mistakes when building on Kaia.
Core Features & Use Cases
- Network correctness: Provides verified chain IDs, RPC endpoints, and mainnet/testnet distinctions to prevent misconfiguration.
- Transaction & account guidance: Explains Kaia-native transaction types, fee delegation flows, gas abstraction, role-based account keys, and required dual-signature patterns.
- Ecosystem & tooling: Recommends maintained SDKs, verified system contract addresses, MEV auction mechanics, and migration notes for hardforks to support deployments and auditing.
- Use Case: A developer migrating a dApp from legacy Klaytn to Kaia can use these instructions to update gas units, replace deprecated SDKs, and adapt signing flows for fee-delegated transactions.
Quick Start
Ask the agent to produce a Kaia developer checklist that lists RPC endpoints, chain IDs, recommended SDK packages, verified system contract addresses, and the correct flow for fee delegation and gas abstraction.