← 返回 Skills 市场
BMad Method
作者
hansenmemo
· GitHub ↗
· v2.0.0
429
总下载
2
收藏
3
当前安装
3
版本数
在 OpenClaw 中安装
/install bmad-method
功能描述
AI-driven agile development framework with 34+ workflows and 12+ domain expert agents (PM, Architect, Developer, UX, Scrum Master, etc.). Use when: (1) User...
使用说明 (SKILL.md)
BMad Method
AI-driven agile development framework — Build More Architect Dreams.
Quick Start
# Interactive installation (recommended)
npx bmad-method install
# Or install specific version
npx [email protected] install
# Non-interactive / CI/CD
npx bmad-method install --directory /path/to/project --modules bmm --tools claude-code --yes
Available Modules
| Module | Purpose |
|---|---|
| BMM | Core framework with 34+ workflows |
| BMB | Create custom BMad agents and workflows |
| TEA | Risk-based test strategy and automation |
| BMGD | Game development (Unity, Unreal, Godot) |
| CIS | Innovation, brainstorming, design thinking |
Commands
/bmad-help— Get guidance on what's next/bmad-help \x3Ccontext>— Ask specific questions (e.g., "I just finished the architecture, what do I do next?")
Prerequisites
- Node.js v20+
- AI IDE (Claude Code, Cursor, etc.)
Documentation
- Docs: https://docs.bmad-method.org
- Discord: https://discord.gg/gk8jAdXWmj
安全使用建议
This skill is instruction-only and asks you (or the agent) to run 'npx bmad-method install', which will download and execute an npm package whose source and homepage are not provided in the registry metadata. Before installing or allowing an agent to run this: 1) Verify the npm package and publisher (look up 'bmad-method' on the npm registry and inspect the publisher and package versions). 2) Find the source repository (GitHub or other) and review the code (especially install/postinstall scripts). 3) Prefer installing in an isolated environment or disposable container/CI workspace, not on your primary machine. 4) Ask the skill author for a verified release URL, checksum, or a pinned commit/tag. 5) Do not grant this skill autonomous execution rights in sensitive contexts until provenance is confirmed. If you cannot verify the package source and contents, treat it as potentially unsafe.
功能分析
Type: OpenClaw Skill
Name: bmad-method
Version: 2.0.0
The skill bundle provides instructions for installing an AI-driven agile development framework using `npx bmad-method install`. The `SKILL.md` content is straightforward, describing the tool's purpose, installation steps, available modules, and help commands. There is no evidence of prompt injection attempting to subvert the agent's behavior, exfiltrate data, establish persistence, or execute malicious payloads beyond the transparent installation of the stated software. While `npx` commands inherently carry a supply chain risk by executing external code, the instructions themselves are benign and align with the stated purpose.
能力评估
Purpose & Capability
Name/description (an AI-driven agile framework) align with the SKILL.md commands (npx bmad-method install, modules, workflows). However the registry metadata lacks a homepage or source repository, so while the requested actions are plausible for this purpose, there's insufficient provenance for the external package the skill asks you to run.
Instruction Scope
The runtime instructions explicitly instruct running 'npx bmad-method install' (including variants for CI). Those commands will fetch and execute remote code at runtime. The SKILL.md does not limit or verify what that code does, nor does it constrain the environment or warn about side effects. The instructions do not request unrelated files/envs, but they delegate potentially broad actions to an external package.
Install Mechanism
There is no formal install spec in the registry; instead the SKILL.md relies on npx to pull a package from the npm ecosystem. npx executes code downloaded from the registry which can run arbitrary install or postinstall scripts. With no declared source URL, checksum, or repo, this is a moderate-to-high risk install mechanism for an instruction-only skill.
Credentials
The skill declares no required environment variables, credentials, or config paths, which is proportionate to a documentation/command wrapper. Note: the external npm package that the SKILL.md instructs you to run could itself prompt for or read secrets, but that behavior is not declared here.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges in the metadata. It is user-invocable and allows autonomous model invocation (platform default). The main persistence risk comes from running the external installer (npx) which may write files into the project directory, but the skill metadata itself does not request persistent platform presence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install bmad-method - 安装完成后,直接呼叫该 Skill 的名称或使用
/bmad-method触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Initial release - AI-driven agile development framework with 34+ workflows
v1.0.1
Initial release - AI-driven agile development framework
v1.0.0
Initial release - AI-driven agile development framework
元数据
常见问题
BMad Method 是什么?
AI-driven agile development framework with 34+ workflows and 12+ domain expert agents (PM, Architect, Developer, UX, Scrum Master, etc.). Use when: (1) User... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 429 次。
如何安装 BMad Method?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install bmad-method」即可一键安装,无需额外配置。
BMad Method 是免费的吗?
是的,BMad Method 完全免费(开源免费),可自由下载、安装和使用。
BMad Method 支持哪些平台?
BMad Method 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 BMad Method?
由 hansenmemo(@hansenmemo)开发并维护,当前版本 v2.0.0。
推荐 Skills