prefect-workflows
CommunityOrchestrate data pipelines with Prefect 3
Authorivanshamaev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you design reliable, production-ready data workflows by turning data engineering tasks into maintainable Prefect 3 flows with scheduling, deployments, concurrency, retries, caching, and failure handling.
Core Features & Use Cases
- Workflow Authoring in Python: Build flows and tasks using @flow and @task decorators, structuring ingestion, transformation, and loading logic as composable units.
- Reliability Controls: Configure retries, timeouts, caching policies, tags, and task-level behaviors to make pipelines resilient and efficient.
- Operations & Deployment: Create and manage deployments with prefect.yaml, run pools/worker infrastructure, and state hooks to observe and react to success or failure.
- Parallelism Patterns: Execute fan-out workloads using submit(), map(), nested flows (subflows), and runner backends for different infrastructure types.
Quick Start
Use the prefect-workflows skill to generate a Prefect 3 flow that ingests daily data from S3 into your warehouse, with retries, caching for expensive reads, and a deployment schedule defined in prefect.yaml.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: prefect-workflows Download link: https://github.com/ivanshamaev/de-agent-skills/archive/main.zip#prefect-workflows 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 471,000+ vetted skills library on demand.