LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: dag

Browse skills that share this tag.

  • planning-visual-tasks - Decompose visual instructions into structured task plans.
    planningdagllmcomfyui

    ★ 0 · Updated 2026-09-18

    Turns natural-language instructions into structured Plan envelopes of typed sub-goals for host orchestrator execution, with a fallback keyword router.

    ⚙ Propose LLM-driven execution plans⚙ Discover installed tools and models⚙ Validate plan schemas and DAGs
  • flowing - Execute multi-step Python DAG workflows with control flow
    dagworkflowcontrol-flowpython

    ★ 148 · Updated 2026-09-17

    Encodes multi-step procedures as Python task DAGs with enforced ordering, branching, retries, input validation, and checkpoint resuming.

    ⚙ Execute Python task DAG workflows⚙ Enforce task dependencies and ordering⚙ Branch tasks using predicate conditions
  • asdlc-task-orchestrator - ASDLC Multi-Scenario Task Orchestrator
    asdlctask-orchestratorstatechartsdag

    ★ 0 · Updated 2026-09-16

    Executes multi-scenario tasks using Hierarchical Statecharts, a Progress Delta Circuit Breaker, and DAG Guard Predicates.

    ⚙ Orchestrate multi-scenario tasks⚙ Execute hierarchical statecharts⚙ Validate progress deltas
  • better-all - Promise.all with automatic DAG dependency optimization
    promiseasyncdagtypescript

    ★ 602 · Updated 2026-09-11

    Provides Promise.all with automatic DAG-based dependency optimization and type inference for parallelizing async operations.

    ⚙ Optimize async task execution automatically⚙ Infer task return types automatically
  • ralphinho-rfc-pipeline - RFC-driven multi-agent DAG execution pipeline
    rfcmulti-agentdagorchestration

    ★ 0 · Updated 2026-09-10

    Decomposes large features into independently verifiable work units executed via a multi-agent DAG pipeline with quality gates.

    ⚙ Decompose RFC into unit DAG⚙ Assign work units to agents⚙ Implement work units
  • airflow-dag-patterns - Production patterns for Apache Airflow DAGs.
    airflowdagworkflow-orchestrationdata-pipelines

    ★ 2 · Updated 2026-09-10

    Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment.

    ⚙ Create data pipeline orchestration⚙ Design DAG structures and dependencies⚙ Implement custom operators and sensors
  • dag-parallel-executor - DAG Parallel Executor with Controlled Concurrency
    dagworkflow orchestrationtask-toolparallel execution

    ★ 602 · Updated 2026-05-11

    Executes scheduled DAG waves with controlled concurrency using Task tool

    ⚙ execute wave tasks⚙ spawn sub-agents⚙ select agent types
  • debugging-dags - Airflow DAG Failure Diagnosis and Root Cause Analysis
    airflowdagdebuggingdiagnosis

    ★ 57 · Updated 2026-03-09

    Systematic investigation and remediation of failed Airflow DAG executions

    ⚙ diagnose DAG failures⚙ get task logs⚙ analyze error details
  • debugging-dags - DAG Failure Diagnosis and Root Cause Analysis
    debuggingairflowdagdiagnosis

    ★ 18 · Updated 2026-03-09

    Systematic investigation and root cause analysis for Airflow DAG failures

    ⚙ identify failed DAGs⚙ get task logs⚙ categorize failure types
  • debugging-dags - Airflow DAG Failure Diagnosis and Root Cause Analysis
    airflowdebuggingdagdiagnosis

    ★ 267 · Updated 2026-03-09

    Comprehensive DAG failure diagnosis and root cause analysis for Airflow pipelines

    ⚙ diagnose DAG failures⚙ analyze task logs⚙ check Airflow health