prefect-workflows

prefect-workflows is a skill for Claude Code, Codex from ivanshamaev/de-agent-skills. It costs 45 tokens per session (10,322 once invoked), scanned B, original, no licence file.

A guide to Prefect, a Python system for defining and running data workflows. It covers flows, tasks, deployments, schedules or event triggers, retries, caching, and execution on Docker or Kubernetes.

In plain words
What is it for?
Use it to create workflows, schedule or trigger them, retry failed tasks, cache results, and deploy them to Prefect Cloud, servers, Docker, or Kubernetes.
Why use it?
It helps you coordinate multi-step jobs and deal with failures, repeated runs, and different execution environments.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to create workflows, schedule or trigger them, retry failed tasks, cache results, and deploy them to Prefect Cloud, servers, Docker, or Kubernetes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ivanshamaev/de-agent-skills/prefect_workflows
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add ivanshamaev/de-agent-skills --skill prefect_workflows
Clone the repo
git clone --depth 1 https://github.com/ivanshamaev/de-agent-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for prefect-workflows

README.md
[![agentmods](https://agentmods.dev/badge/skills/ivanshamaev/de-agent-skills/prefect_workflows/github.svg)](https://agentmods.dev/skills/ivanshamaev/de-agent-skills/prefect_workflows)
Your own site
<a href="https://agentmods.dev/skills/ivanshamaev/de-agent-skills/prefect_workflows"><img src="https://agentmods.dev/badge/skills/ivanshamaev/de-agent-skills/prefect_workflows/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for prefect-workflows

Your own site · 80×15
<a href="https://agentmods.dev/skills/ivanshamaev/de-agent-skills/prefect_workflows"><img src="https://agentmods.dev/badge/skills/ivanshamaev/de-agent-skills/prefect_workflows.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 10,322 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00045 $0.10322
Opus 5 $0.00023 $0.05161
Sonnet 5 $0.00009 $0.02064
Haiku 4.5 $0.00005 $0.01032

Measured 8d ago against content hash 493edeb81ac0, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade B, and why

prefect-workflows scanned grade B with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Sends data to an external URLmediumData exfiltration

A POST to an outside endpoint may be telemetry or may be exfiltration; either way the mod talks to somewhere, and you should know where.

httpx.post( "https://hooks.slack.com/services/XXX/YYY/ZZZ",
skills/prefect_workflows/SKILL.md · 1,359 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 1,359 lines · 45 tokens per session scan B 493edeb81ac0

Subscribe to this mod's changes

prefect-workflows is a skill published in the GitHub repository ivanshamaev/de-agent-skills (18 stars, last pushed 3mo ago), with no licence file. It adds 45 tokens to every session and 10,322 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it B with 1 finding (sends data to an external url). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

companion-clis

Companion CLIs for Runpod workflows — HuggingFace, GitHub, Docker, and AWS.

gaelic-ghost/socket · 26 tokens

azure-resource-lookup

List, find, and show Azure resources. Answers "list my VMs", "show my storage accounts", "list websites", "find container apps", "what resources do I have", and similar queries for any Azure resource type. USE FOR: list resources, list virtual machines, list VMs, list storage accounts, list websites, list web apps…

autohandai/community-skills · 206 tokens

azure-prepare

Prepare Azure apps for deployment (infra Bicep/Terraform, azure.yaml, Dockerfiles). Use for create/modernize or create+deploy; not cross-cloud migration (use azure-cloud-migrate). WHEN: "create app", "build web app", "create API", "create serverless HTTP API", "create frontend", "create back end", "build a service"…

autohandai/community-skills · 220 tokens

nexus-devops-infra

Infrastructure as Code specialist agent. Use when you need to design or review IaC with Terraform, manage Kubernetes clusters, implement service mesh, plan multi-cloud strategies, or optimize infrastructure costs. Detects infrastructure drift and uncontrolled spending.

Shuwanito/SkillsMP · 52 tokens

azure-prepare

Prepare Azure apps for deployment (infra Bicep/Terraform, azure.yaml, Dockerfiles). Use for create/modernize or create+deploy; not cross-cloud migration (use azure-cloud-migrate). WHEN: "create app", "build web app", "create API", "create serverless HTTP API", "create frontend", "create back end", "build a service"…

autohandai/community-skills · 220 tokens

langbot-deploy

Deploy and configure a LangBot instance — Docker / Docker Compose, Kubernetes, the config.yaml model, the Box sandbox runtime, the plugin runtime, and the global API key. Use when installing, deploying, upgrading, or configuring LangBot in production or self-hosted environments. Triggers on "deploy langbot", "langbot…

langbot-app/LangBot · 104 tokens