← Back to Skills Marketplace
liuhe12

Write A Prd

by LiuHe12 · GitHub ↗ · v0.1.3 · MIT-0
cross-platform ⚠ suspicious
430
Downloads
0
Stars
3
Active Installs
4
Versions
Install in OpenClaw
/install write-a-prd
Description
Create a PRD through user interview, codebase exploration, and module design, then submit as a GitHub issue. Use when user wants to write a PRD, create a pro...
Usage Guidance
This skill's instructions expect access to your codebase and the ability to create a GitHub issue, but it doesn't declare or request the credentials needed to do that. Before installing or invoking it, confirm: (1) how the agent will access your repository (is the repo already mounted/visible to the agent?), (2) whether you'll need to provide a GitHub token — if so, supply a minimal-scope token (repo:issues or equivalent) rather than a full personal access token, (3) avoid sharing secrets or broad-scoped tokens; prefer manual posting of the final PRD if you don't want to grant API access, and (4) ask the skill author to update the metadata/SKILL.md to explicitly state required auth, scopes, and which repository paths the skill will read. These steps reduce the risk of unintended exposure of repository data or over-permissive credentials.
Capability Analysis
Type: OpenClaw Skill Name: write-a-prd Version: 0.1.3 The skill bundle 'write-a-prd' is designed to assist users in drafting Product Requirements Documents through codebase exploration and user interviews. The instructions in SKILL.md are well-defined, follow a logical workflow for product management, and do not contain any evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
The skill's stated purpose includes 'explore the repo' and 'submit as a GitHub issue', but the skill metadata requests no repository access, no GitHub token, and no config paths. Submitting a GitHub issue and interacting with a repository normally requires credentials or explicit access; that requirement is missing from the declared footprint.
Instruction Scope
SKILL.md explicitly instructs the agent to 'explore the repo to verify their assertions' and to submit the PRD as a GitHub issue. It does not specify how repo exploration should occur (local filesystem vs. API), does not limit which files or paths to read, and gives no guidance on how to authenticate to GitHub. This leaves open how the agent will obtain or use repository contents and where the PRD will be transmitted.
Install Mechanism
This is an instruction-only skill with no install spec, no downloaded code, and no binaries requested. That minimizes installation risk.
Credentials
No environment variables, tokens, or config paths are declared, yet the runtime behavior implies the need for at least a GitHub token (or write access via some connector) and access to the repository contents. The absence of declared credentials is disproportionate to the actions expected.
Persistence & Privilege
The skill does not request persistent presence (always: false) and does not include installation steps that modify agent configuration. No privilege escalation is indicated.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install write-a-prd
  3. After installation, invoke the skill by name or use /write-a-prd
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.3
Version 0.1.3 - No file changes detected in this release. - No updates to functionality, instructions, or templates.
v0.1.2
Version 0.1.2 of write-a-prd - No file changes detected in this release. - No changes to skill behavior, documentation, or template.
v0.1.1
- No user-facing changes or file modifications in this release. - Version bumped to 0.1.1 for tracking purposes only.
v0.1.0
- Initial release of the "write-a-prd" skill for guided creation of Product Requirements Documents (PRDs). - Skill conducts user interviews, explores codebases, and designs implementation modules before drafting a PRD. - Uses an extensive, template-driven process to capture problem statements, solutions, user stories, implementation/testing decisions, and out-of-scope items. - Supports collaborative module planning and user input for test coverage decisions. - Outputs a detailed PRD formatted for submission as a GitHub issue.
Metadata
Slug write-a-prd
Version 0.1.3
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 4
Frequently Asked Questions

What is Write A Prd?

Create a PRD through user interview, codebase exploration, and module design, then submit as a GitHub issue. Use when user wants to write a PRD, create a pro... It is an AI Agent Skill for Claude Code / OpenClaw, with 430 downloads so far.

How do I install Write A Prd?

Run "/install write-a-prd" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Write A Prd free?

Yes, Write A Prd is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Write A Prd support?

Write A Prd is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Write A Prd?

It is built and maintained by LiuHe12 (@liuhe12); the current version is v0.1.3.

💬 Comments