
Dataflows Authoring Cli
Author and create Microsoft Fabric Dataflows via CLI, scripting data transformation logic without using the Fabric portal.
Install
npx skills add https://github.com/microsoft/skills-for-fabric --skill dataflows-authoring-cliWhat is this skill?
- CLI-driven Microsoft Fabric Dataflow authoring
- Script and automate dataflow creation
- Supports version-controlled pipeline definitions
- No portal UI required for dataflow creation
Adoption & trust: 35 installs on skills.sh.
Who is it for?
Data engineers building Fabric pipelines via code
Skip if: Teams without Microsoft Fabric subscriptions
When should I use this skill?
You need to create or script Microsoft Fabric Dataflows programmatically
What do I get? / Deliverables
- Fabric Dataflow definitions
- automated pipeline scripts
Recommended Skills
Paper Context Resolverlllllllama/ai-paper-reproduction-skill
Repo Intake And Planlllllllama/ai-paper-reproduction-skill
Minimal Run And Auditlllllllama/ai-paper-reproduction-skill
Env And Assets Bootstraplllllllama/ai-paper-reproduction-skill
Analyze Projectlllllllama/rigorpilot-skills
Ai Research Reproductionlllllllama/rigorpilot-skills
Journey fit
Primary fit
Authoring dataflows is a build-phase activity — you are creating and defining data transformation pipelines. CLI-based dataflow authoring is a backend concern focused on defining server-side data transformation and pipeline logic.