dag skills

123 tagged dag, measured the same way as everything else here.

Browse within: Multi-Agent 66dashboard 57agent-orchestration 15Orchestration 13fastify 12kanban 12ai-workflows 9directed-graph 9graph-engineering 7

ai-podcast

01

itwanger/PaiAgent

Skill Claude CodeCodex

A writing guide for creating podcast scripts with an introduction, developed discussion, question-and-answer section, and ending.

652 2mo ago A 45 tokens

bnlearn

02

erdogant/bnlearn

Skill Claude CodeCodex

Use this skill when working with bnlearn, a Python library for Bayesian networks, probabilistic graphical models, causal discovery, parameter learning, structure learning, inference, sampling, and directed acyclic graphs (DAG).

642 2d ago A 46 tokens

lean4

03

frenzymath/Archon

Skill Claude CodeCodex

Use when editing .lean files, debugging Lean 4 builds (type mismatch, sorry, failed to synthesize instance, axiom warnings, lake build errors), searching mathlib for lemmas, formalizing mathematics in Lean, or learning Lean 4 concepts. Also trigger when the user asks for help with Lean 4, mathlib, or lakefile. Do NOT…

212 15d ago A 112 tokens original Apache-2.0

effect

04

LeXwDeX/OpenCode-GraphAgent

Skill Claude CodeCodex

Work with Effect v4 / effect-smol TypeScript code in this repo.

111 3d ago A 17 tokens copy · 100% MIT

agents-sdk

05

LeXwDeX/OpenCode-GraphAgent

Skill Claude CodeCodex

Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks.

111 3d ago A 59 tokens copy · 100% MIT

cloudflare

06

LeXwDeX/OpenCode-GraphAgent

Skill Claude CodeCodex

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task.

111 3d ago A 68 tokens copy · 100% MIT

email-service

07

cohen-liel/hivemind

Skill Claude CodeCodex

Email sending patterns for transactional and marketing emails. Use when implementing email sending, templates, SMTP configuration, or email services like SendGrid, Resend, or Mailgun.

108 4mo ago A 37 tokens original Apache-2.0

graphql-api

08

cohen-liel/hivemind

Skill Claude CodeCodex

GraphQL API design and implementation patterns. Use when building GraphQL servers, defining schemas, writing resolvers, implementing subscriptions, or consuming GraphQL APIs.

108 4mo ago A 34 tokens original Apache-2.0

microservices

09

cohen-liel/hivemind

Skill Claude CodeCodex

Microservices architecture patterns. Use when designing service decomposition, inter-service communication, API gateways, service discovery, event-driven architecture, or distributed systems.

108 4mo ago A 32 tokens original Apache-2.0

taskflow

10

heggria/taskflow

Skill Claude CodeCodex

Orchestrate multi-phase subagent workflows with Taskflow. Use whenever a request spans a whole project or many items — deeply exploring / 探索 / auditing / 审计 / analyzing a codebase, reviewing or migrating many files or modules in parallel, cross-checked/adversarial review, codebase-wide research, or any repeatable…

67 5d ago A 122 tokens original MIT

SoloFlow

11

SonicBotMan/SoloFlow

Skill Claude CodeCodex

A meta-skill that silently watches your workflows and automatically generates reusable Hermes skills from them.

67 3mo ago A 21 tokens

dagr-producer

12

aemrebarut/herdr-dagr

Skill Claude CodeCodex

Emit and maintain a dagr run file — a live, contract-valid JSON description of recursive projects, tasks, attempts, gates, evidence, policies, events, and operator-message resolutions that dagr view renders as a DAG. Use when orchestrating agents or tracking multi-step work that a dagr pane should display.

53 9d ago A 70 tokens original Apache-2.0

zenflow

13

zendev-sh/zenflow

Skill Claude CodeCodex

Multi-agent workflow engine for Go. Declarative YAML workflows; an LLM coordinator routes events through hub-and-spoke mailboxes. Three CLI verbs (flow / goal / agent) cover deterministic execution, dynamic planning, and one-shot agent calls. Use this when you need to run a multi-step LLM pipeline with branching…

48 4d ago C 77 tokens original Apache-2.0

airflow-expert

14

personamanagmentlayer/pcl

Skill Claude CodeCodex

Expert-level Apache Airflow orchestration, DAGs, operators, sensors, XComs, task dependencies, and scheduling.

40 5mo ago A 29 tokens original Apache-2.0

causal-inference

15

xjtulyc/awesome-rosetta-skills

Skill Claude CodeCodex

DoWhy and CausalML toolkit for causal DAG construction, effect identification, ATE estimation, propensity score matching, and refutation testing.

34 4mo ago A 33 tokens

mdrideout/junjo

Skill Claude CodeCodex

Use when changing or reviewing Junjo AI Studio FastAPI routes, backend services, repositories, SQLite patterns, DataFusion orchestration, backend API contracts, tests, or code organization.

20 yesterday A 41 tokens original Apache-2.0

junjo-evaluation

17

mdrideout/junjo

Skill Claude CodeCodex

Turn a developer's product-quality objective into a complete Junjo Studio-backed evaluation workflow. Use when a coding agent needs to establish a baseline, design or generate typed cases, run or resume application-owned Node, Workflow, or Agent targets, inspect outcomes and exact trace evidence, compare a candidate…

20 yesterday A 83 tokens original Apache-2.0

junjo-openai-agents

18

mdrideout/junjo

Skill Claude CodeCodex

Add Junjo's optional OpenAI Agents SDK integration to an application. Use when a coding agent needs to install junjo[openai-agents], expose a native Junjo Workflow or Agent as an OpenAI function tool, send standard OpenAI Agent and nested Junjo spans through one application-owned OpenTelemetry provider, declare an…

20 yesterday A 90 tokens original Apache-2.0

lossless-code

19

GodsBoy/lossless-code

Skill Claude CodeCodex

DAG-based lossless context management, search, expand, and recall from your full conversation history.

15 3mo ago A 23 tokens original MIT

seed-reader

21

tygryso/hypotree

Skill Claude CodeCodex

Render evaluation run reports and interpret gate metrics. Use for: reading eval JSONL logs as a markdown report (uv run python -m eval.seedreader --run-id ID), listing available run-ids, scoring the GO/STOP/ITERATE gate decision, understanding what each metric means, diagnosing why an arm won or lost, reviewing probe…

12 11d ago A 128 tokens original MIT

tsq-decompose

22

sonature-lab/timsquad

Skill Claude CodeCodex

A planning tool that turns a smaller product requirements document into ordered phases, parallel work groups, and individual tasks. It analyses dependencies, such as building a database before an API that uses it.

11 4d ago A 93 tokens original MIT

wisp-diagnose

23

Samuel0101010/wisp-orchestrator

Skill Claude CodeCodex

Use when a WISP run failed unexpectedly or is stuck — fetches the event timeline for a run, highlights failures, and prints the verify-failed payloads with full output so the user can see exactly why a task failed. Trigger on phrases like "why did the run fail", "diagnose the harness", "what went wrong with the run".

4 29d ago A 77 tokens original Apache-2.0

wisp-inspect

24

Samuel0101010/wisp-orchestrator

Skill Claude CodeCodex

Use when the user wants to inspect the result branch of a completed WISP run — shows files in the result branch, the per-task git log graph, and a brief summary. Trigger on phrases like "what did harness produce", "show the run output", "inspect the result branch".

4 29d ago A 63 tokens original Apache-2.0