# New Pipeline

> Scaffold a new BioETL provider/entity pipeline with configs, transformer registration, and baseline verification checks.

- Skill: `majiayu000/new-pipeline` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/new-pipeline`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/new-pipeline/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/new-pipeline

---


# New Pipeline

## Objective
Create a new ETL pipeline for a provider/entity pair in BioETL.

## Source Of Truth
- Primary instructions: `../../../.claude/skills/new-pipeline.md`

## Workflow
1. Open and follow `../../../.claude/skills/new-pipeline.md`.
2. If source examples are shell-specific, adapt commands to the current shell/environment.
3. Keep generated code/config aligned with project architecture rules in `AGENTS.md`.
4. Run verification commands from the source skill (or closest working equivalents in this environment).

## Notes
- Treat the `.claude` skill file as canonical for templates and detailed steps.

