Use Dapr sidecars and workflows to give AI agents durable execution, state, messaging, approvals, and recovery across languages and platforms.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill run-durable-ai-agent-workflows-on-dapr --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Run Durable Ai Agent Workflows On Dapr?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-run-durable-ai-agent-workflows-on-dapr)More formats (shields.io, HTML) on the badges page.
---
name: "Run durable AI-agent workflows on Dapr"
slug: "run-durable-ai-agent-workflows-on-dapr"
description: "Use Dapr sidecars and workflows to give AI agents durable execution, state, messaging, approvals, and recovery across languages and platforms."
github_stars: 25967
verification: "security_reviewed"
source: "https://github.com/dapr/dapr"
author: "Dapr"
publisher_type: "organization"
category: "Templates & Workflows"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "dapr/dapr"
github_stars: 25967
---
# Run durable AI-agent workflows on Dapr
Use Dapr sidecars and workflows to give AI agents durable execution, state, messaging, approvals, and recovery across languages and platforms.
## Prerequisites
Dapr CLI, Docker or Kubernetes runtime, application language SDK or HTTP/gRPC client
## Installation
Install the Dapr CLI first. On macOS, upstream documents Homebrew:
- brew install dapr/tap/dapr-cli
For local self-hosted development, Docker is strongly recommended. Initialize the Dapr runtime after installing the CLI:
- dapr init
Verify the CLI and runtime version:
- dapr --version
- Source: https://github.com/dapr/dapr
- Extracted from upstream docs: https://raw.githubusercontent.com/dapr/dapr/HEAD/README.md
## Documentation
- https://dapr.io
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/run-durable-ai-agent-workflows-on-dapr/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!