← 返回 Skills 市场
lgyanami

Spec Writer

作者 lgYanami · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
260
总下载
1
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install spec-writer
功能描述
Generate structured implementation spec documents for coding projects or features. Use when a user provides a requirement, feature idea, bug description, or...
安全使用建议
This skill appears coherent and limited to its stated purpose, but review a few operational points before enabling it: 1) Confirm the agent is only allowed to read the intended project directory — the SKILL.md phrase 'collect information from available sources' is broad and could permit scanning unrelated files if not constrained. 2) If you expect the skill to fetch private GitHub issues, provide explicit tokens or paste the issue content yourself — the skill doesn't request credentials, so automatic fetching of private resources won't work unless the agent/platform already has access. 3) Review any generated SPEC.md before handing it to coding agents to ensure it contains no sensitive snippets copied from the repo. 4) If you allow autonomous invocation, consider limiting its workspace/network permissions so the agent can only access the repo and services you intend.
功能分析
Type: OpenClaw Skill Name: spec-writer Version: 1.0.0 The spec-writer skill is a legitimate utility designed to generate structured implementation specification documents (Markdown) for coding projects. It gathers context from local project files (e.g., package.json, README.md) and user input to populate a comprehensive template (references/spec-template.md). The skill includes explicit safety boundaries, such as instructions to never commit secrets or API keys, and lacks any indicators of data exfiltration, malicious execution, or obfuscation.
能力评估
Purpose & Capability
The name and description match the instructions: generating structured implementation specs. The runtime instructions only ask for project context (package.json, README, architecture docs, CI config, etc.) and external references when provided — all of which are reasonable for producing a useful spec.
Instruction Scope
The instructions authorize the agent to 'collect information from available sources' and to read project files and docs if accessible, then save SPEC.md in the project. This is appropriate for a spec generator, but broad phrasing could let an agent scan more of the workspace than strictly necessary. It does not instruct reading unrelated system files or exfiltrating data, but you should confirm scope (limit to project directory) before allowing autonomous runs.
Install Mechanism
No install spec and no code files are provided. Being instruction-only means nothing is written to disk by the skill itself beyond the spec it is asked to create at runtime.
Credentials
The skill requests no environment variables, credentials, or config paths. It mentions fetching GitHub issue details only 'if referenced' — fetching private issues would require credentials, but the skill does not declare or request any tokens itself.
Persistence & Privilege
always:false and no requests to modify other skills or global agent settings. The skill instructs saving a SPEC.md in the project (expected behavior) and does not demand permanent presence or elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install spec-writer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /spec-writer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: structured implementation spec generator for AI coding agents
元数据
Slug spec-writer
版本 1.0.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Spec Writer 是什么?

Generate structured implementation spec documents for coding projects or features. Use when a user provides a requirement, feature idea, bug description, or... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 260 次。

如何安装 Spec Writer?

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

Spec Writer 是免费的吗?

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

Spec Writer 支持哪些平台?

Spec Writer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Spec Writer?

由 lgYanami(@lgyanami)开发并维护,当前版本 v1.0.0。

💬 留言讨论