turbo-transforms
Installation
SKILL.md
Turbo Transforms
Write, understand, and debug SQL transforms for Turbo pipeline configurations.
Triggers
Invoke this skill when the user:
- Asks "how do transforms work" or "what can I do with transforms"
- Wants to decode raw EVM logs or contract events
- Needs to filter, reshape, or combine blockchain data
- Asks about
evm_log_decode,_gs_log_decode, U256/I256 math, or other Goldsky SQL functions - Wants to chain multiple transforms together
- Needs help writing SQL for a pipeline YAML
- Is debugging a transform that isn't producing expected results
- Wants to combine multiple event types into a single output
- Mentions
/turbo-transforms