ai-podcast
01Skill Claude CodeCodex
A writing guide for creating podcast scripts with an introduction, developed discussion, question-and-answer section, and ending.
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
Skill Claude CodeCodex
A writing guide for creating podcast scripts with an introduction, developed discussion, question-and-answer section, and ending.
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).
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…
Skill Claude CodeCodex
Work with Effect v4 / effect-smol TypeScript code in this repo.
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.
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.
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.
Skill Claude CodeCodex
GraphQL API design and implementation patterns. Use when building GraphQL servers, defining schemas, writing resolvers, implementing subscriptions, or consuming GraphQL APIs.
Skill Claude CodeCodex
Microservices architecture patterns. Use when designing service decomposition, inter-service communication, API gateways, service discovery, event-driven architecture, or distributed systems.
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…
Skill Claude CodeCodex
A meta-skill that silently watches your workflows and automatically generates reusable Hermes skills from them.
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.
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…
Skill Claude CodeCodex
Expert-level Apache Airflow orchestration, DAGs, operators, sensors, XComs, task dependencies, and scheduling.
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.
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.
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…
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…
Skill Claude CodeCodex
DAG-based lossless context management, search, expand, and recall from your full conversation history.
Skill Claude CodeCodex
Multi-agent team execution with DAG task scheduling, specialized roles, and consensus synthesis.
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…
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.
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".
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".