π―
dbos-golang
π―Skillfrom dbos-inc/agent-skills
What it does
|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.
Same repository
dbos-inc/agent-skills(3 items)
dbos-golang
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add dbos-inc/agent-skills --skill dbos-golangskills.sh Installβ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add dbos-inc/agent-skills --skill dbos-golangManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/dbos-golang/SKILL.mdSKILL.md
23Installs
-
AddedFeb 11, 2026
More from this repository2
π―π―
dbos-pythonπ―Skill
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.
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.