Topaz Agent Skill v2.9.1
Fixed
- Corrected user-position source-of-truth docs: the deployed v2 subgraph now indexes per-user LP positions via
LiquidityPositionand should be used for v2 discovery; the latest v3 position-indexing work is not deployed to the currentprodendpoint yet, so v3 user CL positions should still be discovered on-chain and joined to subgraph pool analytics for context.
Install
curl -fsSL https://raw.githubusercontent.com/topazdex/agent-skill/v2.9.1/install.sh | bashOr pin to this version:
git clone https://github.com/topazdex/agent-skill.git <dest>
git -C <dest> checkout v2.9.1Manifest: https://raw.githubusercontent.com/topazdex/agent-skill/v2.9.1/skill.json
Skill file: https://raw.githubusercontent.com/topazdex/agent-skill/v2.9.1/SKILL.md