← 返回 Skills 市场
User Story Generator
作者
huajianjiu
· GitHub ↗
· v0.1.0
· MIT-0
151
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install user-story-generator
功能描述
Creates well-structured agile user stories with acceptance criteria for product development
安全使用建议
This skill appears coherent and low-risk: it only documents how to convert feature descriptions into user stories and asks for no credentials or installs. Before using it, avoid pasting sensitive or proprietary data into inputs (the skill will be handled by the agent/model), and review generated acceptance criteria and technical notes for accuracy. If you plan to allow autonomous invocation, be aware the agent can call the skill automatically (this is normal) — restrict that only if you have a policy requiring human review for generated requirements.
功能分析
Type: OpenClaw Skill
Name: user-story-generator
Version: 0.1.0
The user-story-generator skill is a purely informational prompt template designed to help an AI agent structure agile requirements. It contains no executable code, scripts, or network calls, and the instructions in SKILL.md are entirely consistent with its stated purpose of generating user stories and acceptance criteria.
能力评估
Purpose & Capability
The name and description (generate agile user stories with acceptance criteria, story points, and technical considerations) match the SKILL.md content. The skill declares no binaries, env vars, or installs — which is appropriate for a purely prompt/instruction-based generator.
Instruction Scope
SKILL.md limits itself to describing inputs (feature description, personas, constraints) and expected formatted outputs. It does not instruct the agent to read files, access environment variables, call external endpoints, or collect unrelated system data.
Install Mechanism
No install spec and no code files are present. As an instruction-only skill, nothing is written to disk or downloaded during install, which is the lowest-risk pattern.
Credentials
The skill requires no environment variables, credentials, or config paths. There are no requests for secrets or unrelated service keys, which is proportionate for the stated functionality.
Persistence & Privilege
Flags: always is false (not force-included), user-invocable is true, and disable-model-invocation is false (agent may invoke autonomously) — these are normal defaults for a skill of this type. The skill does not request persistent system modification or access to other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install user-story-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/user-story-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of User Story Generator skill.
- Generates agile user stories from feature requests using "As a [role], I want [action], so that [benefit]" format
- Includes detailed acceptance criteria, story point estimation, and technical considerations
- Supports input of feature descriptions, user personas, and technical constraints
- Example output provided for social sharing feature, demonstrating epic, stories, and dependencies
元数据
常见问题
User Story Generator 是什么?
Creates well-structured agile user stories with acceptance criteria for product development. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 151 次。
如何安装 User Story Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install user-story-generator」即可一键安装,无需额外配置。
User Story Generator 是免费的吗?
是的,User Story Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
User Story Generator 支持哪些平台?
User Story Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 User Story Generator?
由 huajianjiu(@huajianjiu000)开发并维护,当前版本 v0.1.0。
推荐 Skills