propeller-headspropeller-headsOfficialยท2 Agent Skills Included

tycho-indexer

On-chain liquidity indexing, swap simulation, and execution

Indexes live blockchain protocol state and streams it to clients over HTTP and WebSocket. Simulates DEX swap outputs, spot prices, and price impact across 20+ protocols without slow manual queries. Encodes and executes multi-hop token swaps through a router contract with built-in fee handling. Removes the pain of tracking pool state, reorgs, and gas regressions by hand.
npx skills add propeller-heads/tycho-indexer --all -g -y
Available:

Directs the agent to load the right knowledge documents for each task and routes requests to built-in skills for planning, CI checks, gas comparison, documentation sync, and PR migration.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install tycho-indexer?โ–ผ

Run `npx skills add propeller-heads/tycho-indexer --all -g -y` in your terminal to install all skills in this suite globally.

What does Tycho do for DeFi developers?โ–ผ

Tycho indexes on-chain liquidity from many protocols, streams real-time state updates, and lets you simulate and execute token swaps through one consistent interface.

How to compare gas costs between branches?โ–ผ

Use the gas-compare skill, which runs per-test gas benchmarks on your branch and the base branch, then produces a clear diff report highlighting regressions.

Can I run the full CI pipeline locally?โ–ผ

Yes. The run-ci skill executes formatting, linting, and tests locally with automatic scope detection, so you catch failures before pushing.

Does Tycho work with Claude Code and other coding agents?โ–ผ

Yes. The included CLAUDE.md and SKILL.md files follow the open standard and work in Claude Code, Cursor, and other compatible coding environments.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’