Skip to content

// Crash-proof LLM agents with Temporal — durable workflows, activities, retries, and resumable state for the OpenAI Agents SDK.

Temporal Durable AgentsVerified Creator

git log --oneline --stat
HEAD
Stars
4.2k
Forks
233
Updated
Jun 24, 2026
repo --stat
  • stars

    4.2k

  • forks

    233

  • last update

    Jun 24, 2026

  • license

    MITv1.2.0

quickstart.sh
3 steps
  1. Install

    // Drops SKILL.md into ~/.claude/skills/

    $ claude skills add temporal-durable-agents
  2. Invoke

    // Run from any project directory

    $ claude --skill temporal-durable-agents "fine-tune on this CSV"
  3. Or copy this from the README

    // extracted bash block

    $ claude skills add temporal-durable-agents
temporal-durable-agents/
references
  • references/
  • SKILL.mdopen
  • README.mdopen
SKILL.md
readonly
name:
Temporal Durable Agents
slug:
temporal-durable-agents
version:
v1.2.0
license:
MIT
author:
@temporal-craft
categories:
tags:
#durable-execution#temporal#ai-agents#openai-agents-sdk#workflow-orchestration
description:

Crash-proof LLM agents with Temporal — durable workflows, activities, retries, and resumable state for the OpenAI Agents SDK.

README.md

temporal-durable-agents/README.md
7 sections
Loading README…

$ cat reviews/

Reviews

// No reviews yet. Be the first.
Loading review form…