Pipeline Builder banner
withqwerty withqwerty

Pipeline Builder

Data & AI community

Description

--- name: pipeline-builder description: "Designs end-to-end football data pipelines. Use when the user describes a goal ('I want to analyse pressing in the Premier League') and needs help planning the full workflow from data acquisition to output." whenToUse: | Use this agent when: - The user describes a football analytics goal without a clear plan - They ask "how do I build..." or "I want to analyse..." - They need help connecting acquisition, processing, and output steps - They want

Installation

Installs to ~/.claude/agents/withqwerty-nutmeg-pipeline-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/withqwerty/nutmeg/HEAD/agents/pipeline-builder.md -o ~/.claude/agents/withqwerty-nutmeg-pipeline-builder.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository