Skip to content

Topaz Agent Skill v2.9.1

Choose a tag to compare

@github-actions github-actions released this 01 Jul 01:29

Fixed

  • Corrected user-position source-of-truth docs: the deployed v2 subgraph now indexes per-user LP positions via LiquidityPosition and should be used for v2 discovery; the latest v3 position-indexing work is not deployed to the current prod endpoint 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 | bash

Or pin to this version:

git clone https://github.com/topazdex/agent-skill.git <dest>
git -C <dest> checkout v2.9.1

Manifest: 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