intuition
Installation
SKILL.md
Intuition Protocol Skill
This skill teaches you to produce correct Intuition Protocol transactions. Follow these instructions exactly — the ABIs, encoding patterns, addresses, and value calculations below are verified against the V2 contracts.
How to Use This Skill
When asked to interact with Intuition, first select the network (see Network Selection below), then follow the path that matches your task:
Path A: Read-Only Exploration
For searching atoms, browsing triples, analyzing the graph, or discovering positions — no wallet or on-chain setup needed.
- Get the GraphQL endpoint from the Network Configuration table below. No authentication required.
- Load
reference/graphql-queries.mdfor query patterns, filters, traversal, and aggregation. - Query the graph. Use the patterns to search, browse, and traverse. Follow the Read Safety Invariants in that file.
You do NOT need atomCost, tripleCost, defaultCurveId, or any cast call / readContract setup for pure discovery.