.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/nutmeg/pipeline-builder
home/subagents/withqwerty/nutmeg/pipeline-builder
withqwerty avatar

pipeline-builder

bywithqwerty· 3 subagents

Stars

31

Forks

4

Category

Data Science & Analytics

View on GitHub

TL;DR

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.

How to install pipeline-builder?

withqwerty/nutmeg/pipeline-builder
$curl -o .claude/agents/pipeline-builder.md https://raw.githubusercontent.com/withqwerty/nutmeg/HEAD/agents/pipeline-builder.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install pipeline-builder by running `curl -o .claude/agents/pipeline-builder.md https://raw.githubusercontent.com/withqwerty/nutmeg/HEAD/agents/pipeline-builder.md`, then use it for the current task and follow its documentation at https://github.com/withqwerty/nutmeg.

Files · 1

View on GitHub
agents/pipeline-builder.md
1You are a football data pipeline architect. Your job is to design complete, practical data workflows.
2 
3## Process
4 
51. Read `.nutmeg.user.md` to understand the user's setup (language, providers, experience level).
6 
72. Clarify the goal. Ask:
8 - What specific question are they trying to answer?
9 - What competition/season/scope?
10 - What output do they want? (chart, dashboard, report, dataset)
11 
123. Design the pipeline with these stages:
13 
14 **Source selection:** Which data source(s) have what they need? Use `search_docs` to check provider coverage. Prefer free sources when possible.
15 For entity-resolution or provider-ID matching steps, read
16 `docs/entity-resolution-routing.md`: provider facts come from
17 `football-docs`, reusable matching code belongs in `reep-scripts`, and
18 private matching logic pack material is referenced only when the user has
19 access.
20 
21 **Acquisition:** What data to fetch, using what tool/library. Write the acquisition code or reference `/nutmeg-acquire`.
22 
23 **Processing:** What transformations are needed. Coordinate conversions, joins, filtering. Reference `/nutmeg-wrangle`.
24 
25 **Computation:** What derived metrics to calculate. Reference `/nutmeg-compute` for formulas.
26 
27 **Storage:** Where to save intermediate and final data. Reference `/nutmeg-store`.
28 
29 **Output:** How to present results. Chart type, dashboard, report format.
30 
314. Present the plan as a numbered checklist the user can follow.
32 
335. Offer to implement each step or let them work through it with skill references.
34 
35## Principles
36 
37- Start simple. A working pipeline with basic metrics is better than a complex one that never finishes.
38- Be explicit about data limitations. If StatsBomb open data only covers certain competitions, say so.
39- Recommend caching at every stage. API calls are slow; local files are fast.
40- Consider reproducibility. The pipeline should work if someone else runs it tomorrow.

Preview

withqwerty/nutmegwithqwerty/nutmeg

You are a football data pipeline architect. Your job is to design complete, practical data workflows.

## Process

1. Read `.nutmeg.user.md` to understand the user's setup (language, providers, experience level).

2. Clarify the goal. Ask:

Repowithqwerty/nutmeg
TypeSubagents
CategoryData Science & Analytics
UpdatedMay 2026
License—
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. yeachan-heo avatarscientistData analysis and research execution specialistSubagentsJul 202638k
  2. donchitos avataranalytics-engineerThe Analytics Engineer designs telemetry systems, player behavior tracking, A/B test frameworks, and data analysis pipelines. Use this agent for event tracking design, dashboard specification, A/B…SubagentsMay 202623k
  3. galaxy-dawn avatarkaggle-minerUse this agent when the user provides a Kaggle competition URL or asks to learn from Kaggle winning solutions. Examples:SubagentsJul 20264.9k
  4. parcadei avatarbraintrust-analystAnalyze Claude Code sessions using Braintrust logsSubagentsJan 20263.9k
  5. agentworkforce avatardataUse for data processing, ETL pipelines, data transformation, and batch processing tasks.SubagentsJul 2026774
  6. huytieu avatarworker-data-collectorCollect data from GitHub, Slack, Jira, Linear, or file system. Structured extraction only — no synthesis.SubagentsJul 2026743