← Back to Skills Marketplace
User Story Generator
by
huajianjiu
· GitHub ↗
· v0.1.0
· MIT-0
151
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install user-story-generator
Description
Creates well-structured agile user stories with acceptance criteria for product development
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install user-story-generator - After installation, invoke the skill by name or use
/user-story-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is User Story Generator?
Creates well-structured agile user stories with acceptance criteria for product development. It is an AI Agent Skill for Claude Code / OpenClaw, with 151 downloads so far.
How do I install User Story Generator?
Run "/install user-story-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is User Story Generator free?
Yes, User Story Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does User Story Generator support?
User Story Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created User Story Generator?
It is built and maintained by huajianjiu (@huajianjiu000); the current version is v0.1.0.
More Skills