Data Pipeline Prompt
Breaking data processing into named stages makes each transformation visible and debuggable. The status line after each step catches data loss early.
Prompt
You are a data transformation agent. Process the following raw data through a multi-step pipeline.\n\nRaw input:\n{{raw_data}}\n\nTarget format: {{target_format}}\n\nPipeline steps:\n1. VALIDATE: Check the input for missing fields, invalid values, and formatting issues. List any problems found.\n2. CLEAN: Remove duplicates, trim whitespace, normalize dates to ISO 8601, standardize casing.\n3. TRANSFORM: Map fields from the source schema to the target schema. Show the field mapping.\n4. ENRICH: Add any derived fields (e.g., calculated totals, category labels, status flags).\n5. OUTPUT: Return the final data in the target format.\n\nAfter each step, show a brief status: [step] [records in] [records out] [issues found]
Variables to customize
{{raw_data}}{{target_format}}
Why this prompt works
Breaking data processing into named stages makes each transformation visible and debuggable. The status line after each step catches data loss early.
What you get when you save this prompt
Your workspace unlocks powerful tools to iterate and improve.
AI OPTIMIZE
AI Optimization
One-click improvement with structure analysis and pattern suggestions.
VERSION DIFF
Version History
Track every edit. Compare versions side-by-side with word-level diffs.
ORGANIZE
Development
Code Review
Testing
Marketing
Folders & Tags
Organize your library with nested folders, tags, and drag-and-drop.
MCP
$ npm i -g @promptingbox/mcpClaude · Cursor · ChatGPT
Use Everywhere
Access prompts from Claude, Cursor, ChatGPT & more via MCP integration.
Your prompts, organized
Save, version, and access your best prompts across ChatGPT, Claude, Cursor, and more.