π―
dbos-python
π―Skillfrom dbos-inc/agent-skills
What it does
|Agent Skills that teach AI coding agents how to add DBOS durable workflows to applications. Helps Claude Code or Cursor automatically learn and implement DBOS patterns for fault-tolerant workflow orchestration.
Same repository
dbos-inc/agent-skills(3 items)
dbos-python
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add dbos-inc/agent-skills --skill dbos-pythonskills.sh Installβ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add dbos-inc/agent-skills --skill dbos-pythonManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/dbos-python/SKILL.mdSKILL.md
90Installs
3
-
Last UpdatedJan 28, 2026
More from this repository2
π―π―
dbos-typescriptπ―Skill
Agent skills that teach AI coding assistants how to add DBOS durable workflows to applications, enabling persistent and fault-tolerant execution patterns in TypeScript projects.
dbos-golangπ―Skill
A Claude Code skill for adding DBOS durable workflows to Go applications, teaching AI agents how to use the DBOS framework for reliable workflow execution.