← 返回 Skills 市场
52yuanchangxing

Project Brief Writer

作者 vx:17605205782 · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ✓ 安全检测通过
153
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install project-brief-writer
功能描述
把零散需求、聊天和会议内容整理成项目任务书、边界、验收标准和风险清单。;use for project-brief, requirements, scope workflows;do not use for 生成法律合同, 替代正式需求审批.
安全使用建议
This skill appears coherent and local-only: it bundles a readable Python script and templates and asks only for python3. Before installing/using it: (1) inspect scripts/run.py yourself (it is included and human-readable); (2) run the provided smoke test with the example input to verify behavior; (3) avoid passing root/system directories or sensitive paths as the --input to the script because its directory/pattern-audit code can read many file types and could surface sensitive content in the generated report; (4) because it does not perform network calls or require credentials, risk is limited to local data exposure — consider running it in a restricted workspace or with sanitized inputs if you have sensitive files. If you need higher assurance, ask the publisher for provenance or run the script in an isolated container.
功能分析
Type: OpenClaw Skill Name: project-brief-writer Version: 1.0.0 The skill bundle is designed to organize project requirements into structured briefs and contains no malicious logic. While the Python script (`scripts/run.py`) includes functionality for 'pattern_audit' and 'skill_audit'—which scan for hardcoded secrets and dangerous shell commands—these features are diagnostic and defensive in nature. The instructions in `SKILL.md` are well-defined, and there is no evidence of data exfiltration, unauthorized execution, or prompt injection.
能力评估
Purpose & Capability
Name/description (project brief writer) align with declared requirements (python3) and included resources (template, spec, examples). However, the included scripts contain additional audit utilities (directory_report, pattern_report, skill_audit, csv_report) that go beyond a minimal brief-generator; these functions allow scanning directories and multiple file types and performing pattern matching for secrets. This added functionality is plausible as a convenience for local audits, but is broader than the simple 'brief writer' description.
Instruction Scope
SKILL.md instructs the agent to run the local script using the skill's baseDir and otherwise to generate output from local templates. It does not instruct the agent to read system-wide files or network resources. The run.py script, however, can accept arbitrary filesystem paths and will recursively list and read many text file types for directory or pattern audits if invoked in those modes — so the runtime instructions are safe if used as intended (pointing to skill files or supplied inputs) but could read sensitive local files if the user/agent supplies broad paths.
Install Mechanism
No install spec; instruction-only with bundled Python script. Nothing is downloaded or extracted from external URLs, and the README/SELF_CHECK state only Python standard-library usage.
Credentials
The skill requires only python3 and declares no environment variables, credentials, or config paths. The code does not attempt to read environment variables or request secrets.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges. It does not attempt to modify other skills or global agent settings; default autonomous invocation remains allowed (platform default) but is not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install project-brief-writer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /project-brief-writer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of project-brief-writer: - Organizes scattered requirements, conversations, and meeting notes into a structured project brief. - Outputs include project objectives, scope (in and out), key requirements, acceptance criteria, dependencies, risks, and milestones. - Explicitly lists items needing clarification rather than assuming or inventing missing information. - Not suitable for generating legal contracts or replacing formal requirement approvals. - Highlights boundaries and risks, with draft output for review before execution. - Utilizes local resources for templates and specifications where available.
元数据
Slug project-brief-writer
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Project Brief Writer 是什么?

把零散需求、聊天和会议内容整理成项目任务书、边界、验收标准和风险清单。;use for project-brief, requirements, scope workflows;do not use for 生成法律合同, 替代正式需求审批. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 153 次。

如何安装 Project Brief Writer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install project-brief-writer」即可一键安装,无需额外配置。

Project Brief Writer 是免费的吗?

是的,Project Brief Writer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Project Brief Writer 支持哪些平台?

Project Brief Writer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。

谁开发了 Project Brief Writer?

由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。

💬 留言讨论