data-onboarding

Generate end-to-end Nitro V2 data onboarding pipelines from user prompts.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/huangcd/gcusage --skill data-onboarding
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-onboarding
Source: https://github.com/huangcd/gcusage/tree/main/.github/skills/data-onboarding
Command: npx skills add https://github.com/huangcd/gcusage --skill data-onboarding

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Nitro teams need a streamlined, repeatable way to onboard new data sources into Nitro V2, covering the full lifecycle from data access to outcomes while staying privacy-compliant.

Core Features & Use Cases

  • Interactive metaconfig-driven onboarding for DA, AV, CAAU, and Outcome pipelines.
  • GDPR tagging and privacy checks with automated pipeline scaffolding and testing guidance.
  • Ready-to-run TypeScript templates and step-by-step prompts to generate production-ready pipelines.

Quick Start

Describe your data source and onboarding goals to begin generating a Nitro V2 onboarding pipeline.

Frequently Asked Questions about data-onboarding

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

FAQPage Schema
How do I generate a Nitro V2 data onboarding pipeline automatically?

To generate a Nitro V2 data onboarding pipeline, you describe your data source and goals to receive interactive, metaconfig-driven scaffolding for DA, AV, CA+AU, and Outcome layers. This produces ready-to-run TypeScript templates with step-by-step prompts.

What is the best way to ensure GDPR compliance during data onboarding?

Ensuring GDPR compliance during data onboarding requires validating privacy requirements and applying automated GDPR tagging. The workflow validates privacy rules and recommends GDPR tags directly within the generated pipeline scaffolding.

How do I build end-to-end data acquisition and validation pipelines for Nitro V2?

Building end-to-end data acquisition and validation pipelines for Nitro V2 involves using an interactive metaconfig to scaffold DA and AV layers. This generates production-ready TypeScript templates with automated testing guidance for validation.

Can I use this to scaffold all layers from data acquisition to outcomes?

Yes, you can scaffold all layers from data acquisition to outcomes. The interactive workflow supports DA, AV, CA+AU, and Outcome pipelines, providing a complete end-to-end onboarding solution with test workflows.

Does the generator provide test workflows for end-to-end pipeline validation?

Yes, the generator provides test workflows for end-to-end validation. It includes automated pipeline scaffolding with testing guidance to ensure your generated TypeScript templates are production-ready and functionally validated.

Why do I need metaconfig-driven workflows for data onboarding?

You need metaconfig-driven workflows for data onboarding to establish a streamlined, repeatable process for onboarding new data sources. This approach ensures full lifecycle coverage from data access to outcomes while maintaining privacy compliance.