← Back to Skills Marketplace
289
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install req-expander
Description
依据需求概述,按明源定制开发设计要点输出可覆盖研发、测试的详细需求要点;
Usage Guidance
这个技能在说明层面是一致且轻量的:它只用来把需求概述展开成明源定制的开发/测试要点,不需要额外凭证或安装。安装前请确认:1) 平台上若要让技能“创建企微文档”,你的宿主平台是否已有安全的企业微信集成和授权(技能本身没有声明会请求凭证);2) 避免用敏感或机密的真实数据试运行,先用示例数据验证输出格式和行为;3) 如果你需要技能主动访问第三方服务或写入企业系统,要求技能作者补充明确的凭证和调用说明;4) 若你对自动创建或写入企业文档感到不安,可限制或禁用该动作后再使用。
Capability Analysis
Type: OpenClaw Skill
Name: req-expander
Version: 1.0.2
The 'req-expander' skill is a legitimate tool designed to assist in generating detailed software requirement specifications based on a provided reference guide (明源定制开发设计要点.md). Its logic is limited to analyzing user input, asking clarifying questions, and formatting output into Markdown or Enterprise WeChat documents, with no evidence of malicious intent, data exfiltration, or unauthorized command execution.
Capability Assessment
Purpose & Capability
技能名称、描述、SKILL.md 的执行步骤和 reference/明源定制开发设计要点.md 的内容一致:均为将需求概述展开为研发/测试要点。没有出现与此目的不相关的依赖、环境变量或二进制要求。
Instruction Scope
SKILL.md 指令限定了工作流程(判断需求类型、最多 5 个澄清问题、按指定格式输出并使用 reference 文件)。没有要求读取系统路径或敏感文件,也没有指导将数据发送到未声明的外部端点。但文件中提到“如果支持企微文档创建,优先创建为企微文档”,这一点含糊:如何判断“支持”以及使用何种凭证/API 未说明,属于实现层面的模糊点。
Install Mechanism
这是一个纯说明型技能(无 install 规范、无代码文件需要执行),因此没有安装相关风险。
Credentials
技能声明不需要任何环境变量或凭证,这与其功能相符。唯一值得注意的是对“企微文档创建”的优先指示:如果运行时尝试创建企业微信文档,通常需要平台凭证或集成权限,但技能没有声明任何凭证要求——这可能意味着创建通过宿主平台的已有集成完成 (合理),或实现细节被省略(需要确认)。
Persistence & Privilege
技能未设置 always:true,也未请求修改其他技能或系统配置;默认允许模型调用(平台默认行为),这与说明型技能的用途一致,未见异常权限要求。
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install req-expander - After installation, invoke the skill by name or use
/req-expander - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- 增加疑问澄清机制:对关键信息不明确时,使用 [AskUserQuestion] 向用户提不超过5个问题以澄清。
- 输出要求优化:如支持企微文档,优先创建企微文档,否则输出为Markdown文件。
- 其他内容与格式保持不变。
v1.0.1
- Replaced reference file “需求规格要点.md” with “明源定制开发设计要点.md” for requirement point details.
- Updated execution steps to reference the new design point file.
- Added a structured output example to clarify formatting requirements.
- Removed “memory: global” field from the configuration.
v1.0.0
Initial release of req-expander skill.
- 根据需求概述自动判断需求类型并输出详细需求规格要点
- 输出包括需求类型、界面元素位置、详细需求规格
- 根据类型引用规范文档生成覆盖研发、测试的内容
- 每个需求自动生成独立的需求要点文件
- 保持术语一致,采用简体中文,结论先行,表述简明
Metadata
Frequently Asked Questions
What is 明源云需求扩写?
依据需求概述,按明源定制开发设计要点输出可覆盖研发、测试的详细需求要点;. It is an AI Agent Skill for Claude Code / OpenClaw, with 289 downloads so far.
How do I install 明源云需求扩写?
Run "/install req-expander" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 明源云需求扩写 free?
Yes, 明源云需求扩写 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 明源云需求扩写 support?
明源云需求扩写 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 明源云需求扩写?
It is built and maintained by Mamamacb (@mamamacb); the current version is v1.0.2.
More Skills