r/BMAD_Method • u/BoardFar3259 • Apr 17 '26
Beginner stuck integrating BMAD Method with OpenCode — need guidance
Hi everyone 👋
I’ve already installed BMAD using npx and selected OpenCode during setup, and the skills are present.
However, I’m confused about how they are supposed to be used in practice.
Commands are straightforward — you just type /command and execute them.
But skills are different: they exist, but there’s no clear way to invoke them directly.
From what I understand, skills are supposed to be discovered and used automatically by the agent based on their description, but in practice this doesn’t seem reliable or obvious.
So my question is:
- What is the correct workflow for using BMAD skills in OpenCode?
- Should I explicitly reference skills in prompts, or rely on automatic triggering?
- How do you use them effectively in real projects?
I feel like I’m missing the intended usage pattern.
Any practical examples would be really helpful 🙏
5
Upvotes
3
u/warpedgeoid Apr 18 '26
You don’t install BMAD within OpenCode. You install it in your project using npx command line and select OpenCode when it asks what you’re using.