Agent Skills are experimental. The format and available skills may change.
Install all skills
- Pipes SDK
- Portal
- Squid SDK
Pipes SDK skills
2 skills for building blockchain indexers with the Pipes SDK — a lightweight TypeScript framework for EVM, Solana, and Hyperliquid chains.| Skill | Use case |
|---|---|
pipes-new-indexer | Create and deploy blockchain indexer projects using the Pipes CLI with templates for EVM, Solana, and Hyperliquid chains; includes ABI fetching, schema design, protocol research, and deployment to local Docker or ClickHouse Cloud |
pipes-troubleshooting | Diagnose and fix runtime errors, optimize sync performance, and validate data quality |
- “Create a new indexer for USDC transfers on Ethereum”
- “My indexer is syncing slowly, help me optimize it”
- “Deploy my indexer to ClickHouse Cloud”
- “Create an indexer for Uniswap V3 swaps — help me fetch the ABI and design the schema”
- “Track BTC/ETH/SOL perpetual futures trades on Hyperliquid”
Portal skills
1 skill for querying blockchain data across 225+ chains via SQD Portal without infrastructure.| Skill | Use case |
|---|---|
portal-query | Query blockchain data across all supported chains — EVM logs/transactions/traces, Solana instructions, Bitcoin transactions/inputs/outputs, and Hyperliquid fills — with dataset discovery and verification |
- “Query all USDC transfers on Base between blocks 10M–11M”
- “Find all contracts deployed by 0x123… on Ethereum”
- “Track Jupiter swap instructions on Solana”
- “Query recent Bitcoin transactions and analyze fee patterns”
- “Analyze BTC trading fills on Hyperliquid”
- “What’s the correct Portal dataset name for Arbitrum?”
Squid SDK skills
Skills for Squid SDK are currently in development. Check back soon.
Related
- Agent Skills Repository — Browse and contribute on GitHub
- AI Development Overview — All AI resources for SQD
- Portal MCP Server — Query blockchain data via MCP
- Pipes SDK Quickstart — Get started with Pipes SDK

