Brd Interviewer logo

Brd Interviewer

Organization
TestAny-io
brd-interviewer

BRD interview, 业务需求访谈。Use when: 需要将模糊的业务想法梳理成 BRD、"帮我梳理业务需求"、"老板说要做 XXX"、"这个需求不太清楚"、"写 BRD"。

Overview

PublisherTestAny-io
Repositorytestany-agent-skills
Skill namebrd-interviewer
Stars
82
Forks
23
Bundled files
13
LicenseMIT
Links
  • Markdown instructions

    A SKILL.md file the model loads on demand, so it only costs tokens when a request actually matches.

  • Works with any LLM

    AI skills are plain Markdown, not provider-specific code, so this works with GPT, Claude, Gemini, Grok, or a local model.

  • 13 bundled files

    Scripts, templates, and references the model can read while it works. Files are read-only and never executed.

  • Open source

    Published by TestAny-io on GitHub. Read the source before you install it.

Installation

Install the Brd Interviewer AI skill in TypingMind to use it with any LLM, or drop it into another agent that reads SKILL.md.

1

Install in TypingMind

TypingMind installs a skill straight from its GitHub folder — it reads SKILL.md, bundles the resource files, and stores the result locally.

  1. Open the app and go to Plugins → Skills.
  2. Choose "Install from GitHub".
  3. Paste the skill folder URL below and confirm.
  4. Enable the skill in any chat where you want it available.
Plugins → Skills → Add skill → From GitHub URL, then paste the folder URL and press Continue.
2

Install in another agent

Any agent that reads the Agent Skills format can use this skill — copy the folder into that agent's skills directory.

Claude Code — .claude/skills
git clone --depth 1 https://github.com/TestAny-io/testany-agent-skills.git /tmp/testany-agent-skills
mkdir -p .claude/skills
cp -r /tmp/testany-agent-skills/plugins/testany-eng/skills/brd-interviewer .claude/skills/brd-interviewer
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Brd Interviewer in any TypingMind chat and the model takes it from there. Its name and description sit in the system prompt, and the moment a request matches, the model loads the full instructions itself — you never invoke it by hand, and it costs no tokens until it is actually used.

The model loads Brd Interviewer on its own as soon as a request matches it.

Works with any AI model

AI skills are plain Markdown instructions rather than provider-specific code, so Brd Interviewer is not tied to the model it was written for. Install it once in TypingMind and use it with GPT-5, Claude, Gemini, Grok, DeepSeek, Mistral, Llama, or a local model you run yourself — all on your own API keys.

  • Loaded only when it is needed

    The system prompt carries just the name and description. The instructions are fetched on the first matching request, so an idle skill costs nothing.

  • Switch models mid-chat

    Because the skill is instructions rather than code, changing model does not break it — the next model reads the same SKILL.md.

Skill instructions

This is the SKILL.md content the model loads. Read it before installing — a skill is instructions your model will follow.

BRD Interviewer - 业务需求梳理

执行前读取 工作流执行约定:先读取用户材料,从本次安装位置定位资源,按真实工具能力工作。

触发范围

用于把业务想法梳理成 BRD、访谈业务需求或整理已有业务材料。仅修改已有文档片段时,只处理指定片段,不重启全套访谈。不用于替代 API/HLD/LLD 设计或业务批准。

必守约束

  • 保留原始意图,BRD 聚焦 WHAT/WHY、目标用户、范围、成功定义、依赖与约束。
  • 已知事实直接引用;不确定信息标记假设,不代替用户决定或批准。
  • 访谈每轮最多 2-3 个关键问题;尊重用户指定的检查点。
  • 先按 访谈模式与事实标准 选择 interview / synthesis / gap_followup。量化不是所有任务的硬门禁;实测、估算、测量计划、离散验收分别记录。
  • 默认跟随用户语言,显式语言要求优先。字段名、枚举、ID 与 comment markers 保持英文,见 语言规则

最小工作流

  1. 读取指定材料、原始目标和已有批准依据;不因文件名或标签认定批准。
  2. 判断本次需要局部编辑、访谈或材料整理;不要向用户重复索取已有内容。
  3. 资料充分就直接整理;仅有局部歧义就只问缺口。需要访谈时,按 访谈问题库 的相关阶段补全,不从头照读每个问题。
  4. 生成文档时按用户语言读取 中文模板英文模板。使用用户已指定的路径;没有路径时选工作区内合理默认并说明。
  5. 检查范围、成功定义、依赖和假设。缺少历史数值仍可交付明确标注的草稿;不猜数字、不按假设数量阻塞。只要求草稿就保持草稿,正式批准必须有对应版本/范围的真实依据。
  6. 返回实际文件、来源、未决项和交付状态,不主动进入实施或发布。

按需资源

情况资源
需要具体问题、分支或当前准出清单访谈问题库
需要问题组织方法访谈框架
需要沟通技巧顾问风格
涉及行业特有需求FintechHealthcareB2B SaaSRetailManufacturing,只读相关分支

技术建议可保留到附录并注明待评估,不从技术名称推导用户未给的业务阈值。接口契约、架构及实现细节分别留给 API/HLD/LLD 职责。

使用示例

  • “老板想做会员体系,但目标还不清楚”:先访谈关键业务缺口。
  • “根据这份会议记录整理 BRD”:先读取记录,复用已知事实,不重新问全部问题。
  • “只改 BRD 的产品名”:局部修改并检查差异,不加载行业问卷、不重开准出。

Bundled files

The model reads these on demand while the skill is loaded. They are exposed as readable files and are never executed.

Frequently asked questions

What does the Brd Interviewer AI skill do?

BRD interview, 业务需求访谈。Use when: 需要将模糊的业务想法梳理成 BRD、"帮我梳理业务需求"、"老板说要做 XXX"、"这个需求不太清楚"、"写 BRD"。

Why use Brd Interviewer on TypingMind?

Because you install it once and use it with any model. Brd Interviewer is plain Markdown rather than provider-specific code, so the same skill runs on GPT-5, Claude, Gemini, Grok, or a local model — and you can switch model mid-chat without it breaking. TypingMind runs on your own API keys, so you pay providers directly instead of a per-seat subscription, and your skills and chats stay in your own storage.

How do I install Brd Interviewer in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/TestAny-io/testany-agent-skills/tree/main/plugins/testany-eng/skills/brd-interviewer. TypingMind reads its SKILL.md and bundles its files and installs it as a skill you can enable per chat.

Which AI models can use Brd Interviewer?

Any model you connect in TypingMind. AI skills are plain Markdown instructions rather than provider-specific code, so GPT, Claude, Gemini, Grok, and local models can all load this skill when a request matches it.

How many AI models can I use with Brd Interviewer?

As many as you like. As long as a model supports skills, you can use Brd Interviewer with it — GPT, Claude, Gemini, Grok, DeepSeek, Mistral, Llama and more — all on TypingMind with your own API keys.

Is the Brd Interviewer AI skill free?

Yes. It is published on GitHub by TestAny-io under the MIT license. You only pay your own AI provider for the tokens you use.

What are AI skills?

An AI skill is a reusable instruction bundle that teaches an AI model how to do one specific task. It follows the open Agent Skills format: a SKILL.md file with a name and description, plus any scripts, templates or reference files the model may need. The model reads the instructions only when your request matches the skill, so an installed skill costs nothing until it is used.

How are AI skills different from plugins or MCP servers?

A plugin or MCP server gives a model new tools to call — code that runs somewhere and returns a result. An AI skill gives the model knowledge and process instead: how to approach a task, which steps to follow, what good output looks like. Skills are plain Markdown, so they need no server, no API key and no runtime, and they work with any model.

View all

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇