🎯
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/
npx vibeindex add dbos-inc/agent-skills --skill dbos-pythonskills.sh Install⚠ Installs to .agents/skills/
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
407Installs
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.