This connects Claude to Tempo's blockchain documentation and source code repos, including the Rust node implementation and TypeScript SDK. It's built for answering protocol questions about TIP-20 tokens, fees, transactions, and the stablecoin DEX. The workflow is smart: it points you to llms.txt first for quick context, then offers MCP tools for deeper searches across both docs and code. You also get access to related repos like Reth, Foundry, and Viem for when you need to understand the broader stack. Useful if you're integrating Tempo or debugging something that requires reading the actual implementation, not just high-level guides.
npx skills add https://github.com/tempoxyz/docs --skill tempo-docs