Agent Skills

Skills for agents.
Not for humans.

Teach your AI agents to interact with the Intuition Protocol on-chain. Pre-built skills with canonical ABIs, unsigned transaction generation, and full protocol coverage.

$ npx skills add 0xintuition/agent-skills --skill intuition

Why agents need skills

ABIs are invisible

LLMs can't discover contract ABIs on unindexed L3 chains. Without the right interfaces, agents are flying blind.

V2 is tricky

The Intuition Protocol V2 has complex multi-step operations. Bonding curves, batch transactions, and gas estimation all require domain expertise.

Mistakes are expensive

On-chain errors are irreversible. A single wrong parameter can mean lost funds or failed transactions that waste gas.

The Intuition Skill

The complete skill for interacting with the Intuition Protocol. Covers atoms, triples, claims, and multi-operations across mainnet and testnet.

Operations
  • Create & manage atoms
  • Build triples & claims
  • Batch operations
  • Query protocol state
  • Bonding curve calculations
  • Gas estimation
Compatible Agents
Claude GPT-4 Gemini Any MCP-compatible agent
Compatible Agents Claude GPT-4 Gemini Any MCP-compatible agent

Install in seconds

One command to add on-chain capabilities to your agent.

$ npx skills add 0xintuition/agent-skills --skill intuition

Built for production

Everything you need to build reliable on-chain agents.

Canonical ABIs

Always up-to-date contract interfaces for the Intuition Protocol.

Unsigned Transactions

Generate transaction data without requiring private keys.

Mainnet & Testnet

Full support for both production and test environments.

Batch Operations

Create multiple atoms or triples in a single transaction.

Bonding Curve Aware

Accurate cost estimation using protocol bonding curves.

MIT Licensed

Free to use, modify, and distribute. Open source forever.

Ready to give your agents
on-chain superpowers?

Install the Intuition skill and start building agents that can interact with the protocol in minutes.

$ npx skills add 0xintuition/agent-skills --skill intuition