Catalyst Astro avatar

Catalyst Astro

Official

@Catalyst-Astro

0Followers
|
10Public Repos
|
4Published Skills

Catalyst Astro publishes Uniswap-authored skills for token swaps, liquidity positions, and scheduled dollar-cost-averaging across Uniswap-supported chains.

Skills Distribution
DomainBusiness, Fi...Decentralized Exch.. (40%)Liquidity Pool Man.. (25%)Recurring Crypto P.. (20%)Token Discovery & .. (15%)

Agent Skills by Catalyst Astro

Showing 4 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Catalyst Astro

FAQPage Schema
What tasks can I accomplish with Catalyst Astro's skills?

You can integrate Uniswap swaps into applications, generate deep links to execute token swaps, create v3/v4 concentrated-liquidity positions, discover and research tokens via keyword and web search, and schedule recurring dollar-cost-average buys with optional price conditions.

Who are these Uniswap skills designed for?

They target developers building swap frontends or smart contract integrations, DeFi users wanting to provide liquidity or trade tokens on Uniswap-supported chains, and investors automating recurring buys through a host agent's scheduler.

How does the dca-bot skill run in practice?

The host agent's scheduler wakes the skill on a cadence, and each wake is one self-contained run that buys a fixed token amount, optionally only when a condition like a price threshold holds. It requires the swap-integration and viem-integration prerequisites.

What license and cost apply to these skills?

All four skills are released under the MIT open-source license by author uniswap, so they are free to use, modify, and redistribute. No paid tier or proprietary licensing is indicated in the manifest.

What prerequisites and dependencies do these skills need?

The dca-bot explicitly requires swap-integration and viem-integration. Runtime environments rely on npm, npx, yarn, curl, jq, and cast for shell operations, plus WebFetch and WebSearch for token discovery and Uniswap interface deep links.