di-agent-flow-substrait-datastage
OfficialTurn optimized Substrait into DataStage flows
AuthorIBM
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill converts an optimized Substrait plan into a runnable IBM DataStage flow so an AI agent can produce production-ready data integration code without manually assembling stages.
Core Features & Use Cases
- Full-pushdown generation: Builds a two-stage DataStage flow from a validated optimized plan with one SQL-mode source and one Sequential file sink.
- Safe validation: Checks the plan shape, required connection metadata, output schema types, and supported connector behavior before generating code.
- Flow lifecycle support: Produces both a complete Python SDK script and an MCP-ready code subset for creating, updating, and optionally running the flow.
- Use Case: An agent receives a Substrait plan from query optimization and turns it into a DataStage job that executes the SQL in the source system and writes the results to a CSV file.
Quick Start
Ask the skill to generate a DataStage Python SDK script from your optimized full-pushdown Substrait plan and provide the matching DataStage connection name so it can build the flow.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: di-agent-flow-substrait-datastage Download link: https://github.com/IBM/ibm-watsonx-data-integration-skills/archive/main.zip#di-agent-flow-substrait-datastage Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.