haipipe-data

Manage four-stage haipipe-data pipelines from raw source to AIData.

1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/jluo41/Tools --skill haipipe-data
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: haipipe-data
Source: https://github.com/jluo41/Tools/tree/main/plugins/research/skills/haipipe-data
Command: npx skills add https://github.com/jluo41/Tools --skill haipipe-data

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

haipipe-data unifies end-to-end data workflow across four pipeline stages (Source, Record, Case, AIData), enabling quick discovery, loading, cooking, design, explanation, and review of data pipelines in the Claude Code environment.

Core Features & Use Cases

  • End-to-end pipeline orchestration across 4 stages for data from raw sources to AI-ready datasets.
  • Per-stage operations: dashboard, load, cook, design-chef, design-kitchen, explain, and review to inspect and modify pipelines.
  • Uses _WorkSpace asset stores and YAML @ reference docs to ensure reproducibility and governance.
  • Use cases include onboarding new cohorts, debugging pipelines, auditing configurations, and explaining core concepts.

Quick Start

Install dependencies, activate the virtual environment, and start a full haipipe-data workflow to explore all four stages.

Frequently Asked Questions about haipipe-data

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is a four-stage data pipeline for transforming raw sources into AI-ready datasets?▼

A four-stage data pipeline orchestrates data across Source, Record, Case, and AIData stages to transform raw inputs into AI-ready datasets. It enables per-stage loading, cooking, and validation to ensure reproducibility and governance across the entire data workflow.

How do I orchestrate an end-to-end data pipeline workflow from raw source to AIData?▼

You orchestrate an end-to-end data pipeline by applying per-stage operations such as load, cook, design-chef, and design-kitchen across the Source, Record, Case, and AIData stages. This manages data transformation from raw sources directly into validated AI-ready datasets.

Can I audit and debug data pipeline configurations using YAML reference docs?▼

Yes, you can audit and debug data pipeline configurations by leveraging YAML @ reference docs and _WorkSpace asset stores. These mechanisms ensure reproducibility and governance, allowing you to review and explain pipeline states and per-stage assets effectively.

Does haipipe-data support discovering available functions and asset manifests for data analytics?▼

Yes, haipipe-data supports discovering available Fns, assets, vocabularies, and asset manifests within data analytics environments. This capability allows you to identify and manage end-to-end workflows and inspect per-stage assets and checks.

What is the best way to validate and review data across multiple pipeline stages?▼

The best way to validate and review data across multiple pipeline stages is by applying per-stage review and explain operations. This approach inspects and modifies pipelines at each phase, ensuring raw source data is properly cooked and validated into AIData.

How do I onboard new cohorts using a unified data pipeline dashboard?▼

You onboard new cohorts by utilizing the dashboard operation within the unified data pipeline to explore all four stages. This provides visibility into per-stage assets and configurations, helping new users understand core concepts and workflow states.