OpenCode + braid
Install AI prompts to OpenCode with braid
Native agent support. braid installs skills and published workflows to .opencode/skills/, and agents to .opencode/agents/, using OpenCode's native local format. That gives terminal-first teams the same reusable prompt stack — workflows included — plus full native agent support without compatibility layers.
OpenCode is an open-source terminal-based AI coding agent built for developers who prefer working in the terminal. braid installs skills, workflow bundles, and agents as native local files, so your terminal-first workflow gets the same prompt library access as GUI-based editors and IDEs.
How it works
Install via CLI
One command installs your prompt library to OpenCode's local config files.
braid install -a opencodeWhat you get
Via CLI
Workflows are a braid-native prompt type. Published workflows install through the same local bundle path as skills, so any tool with skill support can run them.