pipeline-design

pipeline-design is a skill for Claude Code from Methasit-Pun/data_engineer_claude_skills. It costs 136 tokens per session (1,663 once invoked), scanned A, original, no licence file.

A guide for designing ETL and ELT data pipelines end to end. These are processes that collect data from sources, change it, and load it somewhere for use.

In plain words
What is it for?
Use it to plan ingestion from APIs, databases, files, webhooks, or message queues, including extraction, transformations, loading, repeat-safe runs, scheduling, and errors.
Why use it?
It helps avoid unclear data flows, repeated imports, unreliable schedules, and weak handling of failures.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the data-engineer-skills plugin — 28 skills shipped together

Good fit Use it to plan ingestion from APIs, databases, files, webhooks, or message queues, including extraction, transformations, loading, repeat-safe runs, scheduling, and errors.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/methasit-pun/data_engineer_claude_skills/pipeline-design
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Methasit-Pun/data_engineer_claude_skills --skill pipeline-design
Clone the repo
git clone --depth 1 https://github.com/Methasit-Pun/data_engineer_claude_skills

Made for: Claude Code.

Or install data-engineer-skills, the plugin that ships this one along with the rest of its 28 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for pipeline-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/methasit-pun/data_engineer_claude_skills/pipeline-design/github.svg)](https://agentmods.dev/skills/methasit-pun/data_engineer_claude_skills/pipeline-design)
Your own site
<a href="https://agentmods.dev/skills/methasit-pun/data_engineer_claude_skills/pipeline-design"><img src="https://agentmods.dev/badge/skills/methasit-pun/data_engineer_claude_skills/pipeline-design/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for pipeline-design

Your own site · 80×15
<a href="https://agentmods.dev/skills/methasit-pun/data_engineer_claude_skills/pipeline-design"><img src="https://agentmods.dev/badge/skills/methasit-pun/data_engineer_claude_skills/pipeline-design.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 136 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,663 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00136 $0.01663
Opus 5 $0.00068 $0.00831
Sonnet 5 $0.00027 $0.00333
Haiku 4.5 $0.00014 $0.00166

Measured 10d ago against content hash b9176b5a2d4f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

pipeline-design scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

05-etl-build/pipeline-design/SKILL.md · 189 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 189 lines · 136 tokens per session scan A b9176b5a2d4f

Subscribe to this mod's changes

pipeline-design is a skill published in the GitHub repository Methasit-Pun/data_engineer_claude_skills (1 stars, last pushed 1mo ago), with no licence file. It adds 136 tokens to every session and 1,663 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

migrating-ai-sdk-to-common-ai

Migrates Airflow projects from airflow-ai-sdk to apache-airflow-providers-common-ai 0.4.0+. Use when replacing airflow-ai-sdk with the official Airflow AI provider - migrating LLM decorators (@task.llm, @task.agent, @task.llmbranch, @task.embed), switching from model strings/objects to connection-based LLM…

astronomer/agents · 151 tokens

creating-openlineage-extractors

Create custom OpenLineage extractors for Airflow operators. Use when the user needs lineage from unsupported or third-party operators, wants column-level lineage, or needs complex extraction logic beyond what inlets/outlets provide.

astronomer/agents · 51 tokens

data-engineering

Builds and operates data pipelines — ingestion, transformation, orchestration, quality testing, and reliability of data delivery. Use this to design or debug a pipeline, decide batch versus streaming, add data quality checks, handle late or duplicate data, or work out why a dashboard's numbers changed without anyone…

cbrock84/headcount · 67 tokens

kafka-shadowtraffic

Generate a ShadowTraffic configuration to populate a Kafka topic with realistic synthetic data. Discovers the target topic, its key and value schemas, and the correct serializers from the live cluster via any attached Kafka MCP server, then writes a ready-to-run shadowtraffic-config.json and Docker command. Use when…

lensesio/agentic-engineering-for-apache-kafka · 134 tokens

asyncopenai-concurrency-httpx-pool

Raise real concurrency in asyncio LLM batch scorers built on the OpenAI SDK (AsyncOpenAI, including OpenAI-compatible providers like DeepSeek). Use when: (1) raising an asyncio.Semaphore above 100 produces no throughput gain, (2) a batch pipeline saturates near 100 in-flight requests despite a larger semaphore, (3)…

kennethkhoocy/applied-micro-skills · 161 tokens

altimate-code

Delegates dbt and warehouse work to altimate-code, a specialized CLI agent with 100+ purpose-built data tools. USE THIS SKILL FIRST whenever the task mentions or implies: warehouse access (Snowflake, BigQuery, Redshift, Databricks, Postgres, MySQL, DuckDB), column-level lineage, downstream-impact analysis, dbt builds…

AltimateAI/data-engineering-skills · 0 tokens