data-workflows

Orchestrate governed data product and streaming workflow lifecycles in Loxtep.

1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/LoxtepInc/loxtep-plugins-skills --skill data-workflows
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-workflows
Source: https://github.com/LoxtepInc/loxtep-plugins-skills/tree/main/cursor/skills/data-workflows
Command: npx skills add https://github.com/LoxtepInc/loxtep-plugins-skills --skill data-workflows

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the complexity of manual data pipeline orchestration by providing a standardized, governed framework for creating, deploying, and maintaining data products and streaming workflows within the Loxtep platform.

Core Features & Use Cases

  • Unified Workflow Authoring: Compose and validate complex data bundles including connections, transformations, and data products using a consistent JSON-based schema.
  • Governance by Design: Automatically enforce RBAC, PII tagging, and lineage tracking for every data product created through the platform.
  • Use Case: A data engineer can use this skill to define a new ingestion workflow that connects a Shopify source to a governed data product, validates the bundle locally, and deploys it to a production instance with full audit logging.

Quick Start

Use the data-workflows skill to create a new ingestion project and deploy a workflow bundle from the local directory.

Frequently Asked Questions about data-workflows

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

FAQPage Schema
How do I build governed data products with streaming workflows?

Build governed data products by orchestrating the end-to-end lifecycle through project bootstrapping, bundle composition, validation, and deployment. This framework enforces RBAC, PII tagging, and lineage tracking automatically for every data product created.

What is the best way to automate data pipeline orchestration for ingestion workflows?

Automate data pipeline orchestration by defining a standardized JSON-based schema for ingestion workflows. Compose complex bundles including connections and transformations, validate locally, then deploy to production with full audit logging.

How does schema management and lineage tracking work for streaming data workflows?

Schema management and lineage tracking are enforced by design through the governance framework. Every streaming data workflow automatically captures lineage, enforces RBAC, and applies PII tagging during the bundle composition and deployment phases.

Can I validate data product bundles locally before deploying to production environments?

Yes, you can validate data product bundles locally before production deployment. The workflow supports composing connections and transformations using a JSON-based schema, validating the bundle in your local directory, and then deploying across development and production environments.

Do I need a specific platform to use governed data product workflows?

Yes, governed data product workflows are designed for the Loxtep ecosystem. The framework orchestrates project bootstrapping and deployment across development and production instances within the Loxtep platform to ensure compliance with organizational data governance.

Why use a standardized framework for data product composition instead of manual pipelines?

Use a standardized framework to eliminate the complexity of manual data pipeline orchestration. It provides consistent JSON-based bundle composition, automatic governance enforcement, and reliable deployment across environments, replacing error-prone manual processes.