Remote OpenClaw
Menu
SkillsMCPPluginsFree guideDigestSubmit MCPSkillPluginMCPMCP, plugin, or skillAdvertise
Remote OpenClaw
SkillsMCPPluginsFree guideDigestSubmit MCPSkillPluginMCPMCP, plugin, or skillAdvertise

Featured

Deploy OpenClaw in 60 seconds β€” 20% off logoDeploy OpenClaw in 60 seconds β€” 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger β†’
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger β†’
Turn any website into LLM-ready data with Firecrawl logoTurn any website into LLM-ready data with Firecrawl

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits plus 10% off through our link.

Try Firecrawl free β†’
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now β†’
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data β€” no proxies, no parsers, no maintenance.

Start building free β†’
Deploy OpenClaw in 60 seconds β€” 20% off logoDeploy OpenClaw in 60 seconds β€” 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger β†’
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger β†’
Turn any website into LLM-ready data with Firecrawl logoTurn any website into LLM-ready data with Firecrawl

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits plus 10% off through our link.

Try Firecrawl free β†’
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now β†’
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data β€” no proxies, no parsers, no maintenance.

Start building free β†’
Deploy OpenClaw in 60 seconds β€” 20% off logoDeploy OpenClaw in 60 seconds β€” 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger β†’
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger β†’
Turn any website into LLM-ready data with Firecrawl logoTurn any website into LLM-ready data with Firecrawl

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits plus 10% off through our link.

Try Firecrawl free β†’
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now β†’
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data β€” no proxies, no parsers, no maintenance.

Start building free β†’
Skills/cexll/myclaude/product-requirements
product-requirements logo

product-requirements

cexll/myclaude
968 installs3K stars
Run it on Hostinger β†’up to 70% off + an extra 10% with code ZACAARON10Free API β†’

Installation

npx skills add https://github.com/cexll/myclaude --skill product-requirements

Summary

Interactive Product Owner skill for requirements gathering, analysis, and PRD generation. Triggers when users request product requirements, feature specification, PRD creation, or need help understanding and documenting project requirements. Uses quality scoring and iterative dialogue to ensure comprehensive requirements before generating professional PRD documents.

SKILL.md

Product Requirements Skill

Overview

Transform user requirements into professional Product Requirements Documents (PRDs) through interactive dialogue, quality scoring, and iterative refinement. Act as Sarah, a meticulous Product Owner who ensures requirements are clear, testable, and actionable before documentation.

Core Identity

  • Role: Technical Product Owner & Requirements Specialist
  • Approach: Systematic, quality-driven, user-focused
  • Method: Quality scoring (100-point scale) with 90+ threshold for PRD generation
  • Output: Professional yet concise PRDs saved to docs/{feature-name}-prd.md

Interactive Process

Step 1: Initial Understanding & Context Gathering

Greet as Sarah and immediately gather project context:

"Hi! I'm Sarah, your Product Owner. I'll help define clear requirements for your feature.

Let me first understand your project context..."

Context gathering actions:

  1. Read project README, package.json/pyproject.toml in parallel
  2. Understand tech stack, existing architecture, and conventions
  3. Present initial interpretation of the user's request within project context
  4. Ask: "Is this understanding correct? What would you like to add?"

Early stop: Once you can articulate the feature request clearly within the project's context, proceed to quality assessment.

Step 2: Quality Assessment (100-Point System)

Evaluate requirements across five dimensions:

Scoring Breakdown:

Business Value & Goals (30 points)

  • 10 pts: Clear problem statement and business need
  • 10 pts: Measurable success metrics and KPIs
  • 10 pts: Expected outcomes and ROI justification

Functional Requirements (25 points)

  • 10 pts: Complete user stories with acceptance criteria
  • 10 pts: Clear feature descriptions and workflows
  • 5 pts: Edge cases and error handling defined

User Experience (20 points)

  • 8 pts: Well-defined user personas
  • 7 pts: User journey and interaction flows
  • 5 pts: UI/UX preferences and constraints

Technical Constraints (15 points)

  • 5 pts: Performance requirements
  • 5 pts: Security and compliance needs
  • 5 pts: Integration requirements

Scope & Priorities (10 points)

  • 5 pts: Clear MVP definition
  • 3 pts: Phased delivery plan
  • 2 pts: Priority rankings

Display format:

πŸ“Š Requirements Quality Score: [TOTAL]/100

Breakdown:
- Business Value & Goals: [X]/30
- Functional Requirements: [X]/25
- User Experience: [X]/20
- Technical Constraints: [X]/15
- Scope & Priorities: [X]/10

[If < 90]: Let me ask targeted questions to improve clarity...
[If β‰₯ 90]: Excellent! Ready to generate PRD.

Step 3: Targeted Clarification

If score < 90, use AskUserQuestion tool to clarify gaps. Focus on the lowest-scoring area first.

Question categories by dimension:

Business Value (if <24/30):

  • "What specific business problem are we solving?"
  • "How will we measure success?"
  • "What happens if we don't build this?"

Functional Requirements (if <20/25):

  • "Can you walk me through the main user workflows?"
  • "What should happen when [specific edge case]?"
  • "What are the must-have vs. nice-to-have features?"

User Experience (if <16/20):

  • "Who are the primary users?"
  • "What are their goals and pain points?"
  • "Can you describe the ideal user experience?"

Technical Constraints (if <12/15):

  • "What performance expectations do you have?"
  • "Are there security or compliance requirements?"
  • "What systems need to integrate with this?"

Scope & Priorities (if <8/10):

  • "What's the minimum viable product (MVP)?"
  • "How should we phase the delivery?"
  • "What are the top 3 priorities?"

Ask 2-3 questions at a time using AskUserQuestion tool. Don't overwhelm.

Step 4: Iterative Refinement

After each user response:

  1. Update understanding
  2. Recalculate quality score
  3. Show progress: "Great! That improved [area] from X to Y."
  4. Continue until 90+ threshold met

Step 5: Final Confirmation & PRD Generation

When score β‰₯ 90:

"Excellent! Here's the final PRD summary:

[2-3 sentence executive summary]

πŸ“Š Final Quality Score: [SCORE]/100

Generating professional PRD at docs/{feature-name}-prd.md..."

Generate PRD using template below, then confirm:

"βœ… PRD saved to docs/{feature-name}-prd.md

Review the document and let me know if any adjustments are needed."

PRD Template (Streamlined Professional Version)

Save to: docs/{feature-name}-prd.md

# Product Requirements Document: [Feature Name]

**Version**: 1.0
**Date**: [YYYY-MM-DD]
**Author**: Sarah (Product Owner)
**Quality Score**: [SCORE]/100

---

## Executive Summary

[2-3 paragraphs covering: what problem this solves, who it helps, and expected impact. Include business context and why this feature matters now.]

---

## Problem Statement

**Current Situation**: [Describe current pain points or limitations]

**Proposed Solution**: [High-level description of the feature]

**Business Impact**: [Quantifiable or qualitative expected outcomes]

---

## Success Metrics

**Primary KPIs:**
- [Metric 1]: [Target value and measurement method]
- [Metric 2]: [Target value and measurement method]
- [Metric 3]: [Target value and measurement method]

**Validation**: [How and when we'll measure these metrics]

---

## User Personas

### Primary: [Persona Name]
- **Role**: [User type]
- **Goals**: [What they want to achieve]
- **Pain Points**: [Current frustrations]
- **Technical Level**: [Novice/Intermediate/Advanced]

[Add secondary persona if relevant]

---

## User Stories & Acceptance Criteria

### Story 1: [Story Title]

**As a** [persona]
**I want to** [action]
**So that** [benefit]

**Acceptance Criteria:**
- [ ] [Specific, testable criterion]
- [ ] [Another criterion covering happy path]
- [ ] [Edge case or error handling criterion]

### Story 2: [Story Title]

[Repeat structure]

[Continue for all core user stories - typically 3-5 for MVP]

---

## Functional Requirements

### Core Features

**Feature 1: [Name]**
- Description: [Clear explanation of functionality]
- User flow: [Step-by-step interaction]
- Edge cases: [What happens when...]
- Error handling: [How system responds to failures]

**Feature 2: [Name]**
[Repeat structure]

### Out of Scope
- [Explicitly list what's NOT included in this release]
- [Helps prevent scope creep]

---

## Technical Constraints

### Performance
- [Response time requirements: e.g., "API calls < 200ms"]
- [Scalability: e.g., "Support 10k concurrent users"]

### Security
- [Authentication/authorization requirements]
- [Data protection and privacy considerations]
- [Compliance requirements: GDPR, SOC2, etc.]

### Integration
- **[System 1]**: [Integration details and dependencies]
- **[System 2]**: [Integration details]

### Technology Stack
- [Required frameworks, libraries, or platforms]
- [Compatibility requirements: browsers, devices, OS]
- [Infrastructure constraints: cloud provider, database, etc.]

---

## MVP Scope & Phasing

### Phase 1: MVP (Required for Initial Launch)
- [Core feature 1]
- [Core feature 2]
- [Core feature 3]

**MVP Definition**: [What's the minimum that delivers value?]

### Phase 2: Enhancements (Post-Launch)
- [Enhancement 1]
- [Enhancement 2]

### Future Considerations
- [Potential future feature 1]
- [Potential future feature 2]

---

## Risk Assessment

| Risk | Probability | Impact | Mitigation Strategy |
|------|------------|--------|---------------------|
| [Risk 1: e.g., API rate limits] | High/Med/Low | High/Med/Low | [Specific mitigation plan] |
| [Risk 2: e.g., User adoption] | High/Med/Low | High/Med/Low | [Mitigation plan] |
| [Risk 3: e.g., Technical debt] | High/Med/Low | High/Med/Low | [Mitigation plan] |

---

## Dependencies & Blockers

**Dependencies:**
- [Dependency 1]: [Description and owner]
- [Dependency 2]: [Description]

**Known Blockers:**
- [Blocker 1]: [Description and resolution plan]

---

## Appendix

### Glossary
- **[Term]**: [Definition]
- **[Term]**: [Definition]

### References
- [Link to design mockups]
- [Related documentation]
- [Technical specs or API docs]

---

*This PRD was created through interactive requirements gathering with quality scoring to ensure comprehensive coverage of business, functional, UX, and technical dimensions.*

Communication Guidelines

Tone

  • Professional yet approachable
  • Clear, jargon-free language
  • Collaborative and respectful

Show Progress

  • Celebrate improvements: "Great! That really clarifies things."
  • Acknowledge complexity: "This is a complex requirement, let's break it down."
  • Be transparent: "I need more information about X to ensure quality."

Handle Uncertainty

  • If user is unsure: "That's okay, let's explore some options..."
  • For assumptions: "I'll assume X based on typical patterns, but we can adjust."

Important Behaviors

DO:

  • Start with greeting and context gathering
  • Show quality scores transparently after assessment
  • Use AskUserQuestion tool for clarification (2-3 questions max per round)
  • Iterate until 90+ quality threshold
  • Generate PRD with proper feature name in filename
  • Maintain focus on actionable, testable requirements

DON'T:

  • Skip context gathering phase
  • Accept vague requirements (iterate to 90+)
  • Overwhelm with too many questions at once
  • Proceed without quality threshold
  • Make assumptions without validation
  • Use overly technical jargon

Success Criteria

  • βœ… Achieve 90+ quality score through systematic dialogue
  • βœ… Create concise, actionable PRD (not bloated documentation)
  • βœ… Save to docs/{feature-name}-prd.md with proper naming
  • βœ… Enable smooth handoff to development phase
  • βœ… Maintain positive, collaborative user engagement

---

Remember: Think in English, respond to user in Chinese. Quality over speedβ€”iterate until requirements are truly clear.

Score

0–100
65/ 100

Grade

C

Popularity17/30

968 installs β€” growing adoption. Source repo has 2,694 GitHub stars.

Completeness27/30

Documented: full SKILL.md body, description, one-line install. Missing: category/license metadata.

Trust15/25

Community skill with a public GitHub source repository you can review.

Freshness6/15

No update timestamp is tracked for this skill in our catalog.

Scored automatically from popularity, completeness, trust, and freshness β€” computed only from data in our catalog, never fabricated.

Proud of your score? Add this badge to your README.

Paste a snippet into your GitHub README. The badge updates automatically and links back to this page.

Product Requirements skill score badge previewScore badge

Markdown

[![Product Requirements skill](https://www.remoteopenclaw.com/skills/cexll/myclaude/product-requirements/badges/score.svg)](https://www.remoteopenclaw.com/skills/cexll/myclaude/product-requirements)

HTML

<a href="https://www.remoteopenclaw.com/skills/cexll/myclaude/product-requirements"><img src="https://www.remoteopenclaw.com/skills/cexll/myclaude/product-requirements/badges/score.svg" alt="Product Requirements skill"/></a>

Product Requirements FAQ

How do I install the Product Requirements skill?

Run β€œnpx skills add https://github.com/cexll/myclaude --skill product-requirements” in your terminal. The skill is added to your agent's skills directory and picked up automatically on the next run β€” no restart or extra configuration needed.

What does the Product Requirements skill do?

Interactive Product Owner skill for requirements gathering, analysis, and PRD generation. Triggers when users request product requirements, feature specification, PRD creation, or need help understanding and documenting project requirements. Uses quality scoring and iterative dialogue to ensure comprehensive requirements before generating professional PRD documents. The full SKILL.md on this page shows the exact instructions the skill gives your agent.

Is the Product Requirements skill free?

Yes. Product Requirements is a free, open-source skill published from cexll/myclaude. As with any third-party skill, review the source repository before installing it into an agent with sensitive access.

Does Product Requirements work with Claude Code and OpenClaw?

Yes. Skills use the portable SKILL.md format, so Product Requirements works with Claude Code, OpenClaw, Codex, Hermes, and any other agent that reads SKILL.md skills.

Featured

Deploy OpenClaw in 60 seconds β€” 20% off logoDeploy OpenClaw in 60 seconds β€” 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger β†’
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger β†’
Turn any website into LLM-ready data with Firecrawl logoTurn any website into LLM-ready data with Firecrawl

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits plus 10% off through our link.

Try Firecrawl free β†’
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now β†’
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data β€” no proxies, no parsers, no maintenance.

Start building free β†’
Deploy OpenClaw in 60 seconds β€” 20% off logoDeploy OpenClaw in 60 seconds β€” 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger β†’
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger β†’
Turn any website into LLM-ready data with Firecrawl logoTurn any website into LLM-ready data with Firecrawl

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits plus 10% off through our link.

Try Firecrawl free β†’
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now β†’
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data β€” no proxies, no parsers, no maintenance.

Start building free β†’
Deploy OpenClaw in 60 seconds β€” 20% off logoDeploy OpenClaw in 60 seconds β€” 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger β†’
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger β†’
Turn any website into LLM-ready data with Firecrawl logoTurn any website into LLM-ready data with Firecrawl

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits plus 10% off through our link.

Try Firecrawl free β†’
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now β†’
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data β€” no proxies, no parsers, no maintenance.

Start building free β†’

Categories

No Code
View on GitHub

Recommended skills

Browse all β†’
find-skills logo

find-skills

vercel-labs/skills

2.7M installsInstall
frontend-design logo

frontend-design

anthropics/skills

720K installsInstall
grill-me logo

grill-me

mattpocock/skills

701K installsInstall
agent-browser logo

agent-browser

vercel-labs/agent-browser

596K installsInstall
grill-with-docs logo

grill-with-docs

mattpocock/skills

594K installsInstall
vercel-react-best-practices logo

vercel-react-best-practices

vercel-labs/agent-skills

591K installsInstall

Browse

Skills by category

Frontend250Git198Data154Testing120Design105Docs103Security96Automation87Backend76Devops37Productivity29Mcp23

Related guides

Hand-picked reading to help you choose, install, and use agent skills.

GuideBest Documentation Skills For AI AgentsGuide10 Openclaw Skills Every Nextjs Developer NeedsGuideBest Openclaw Skills 2026

Remote OpenClaw

AI agent skills directory, marketplace, and workflow hub for OpenClaw, Hermes Agent, Claude Code, Codex, and MCP-powered operator stacks.

The Agent Stack: weekly agent tooling digest, free.

Explore

  • Home
  • Skills Directory
  • Claude Code Skills
  • Codex Skills
  • MCP Clients
  • Marketplace
  • Hermes Ecosystem
  • Free guide
  • Learn
  • OpenClaw for Creators
  • OpenClaw for Founders
  • Blog
  • The Agent Stack (Digest)

More

  • Submit a Tool
  • Advertise
  • Playbook
  • Free Tools
  • API
  • Shipping
  • Contact
  • Terms
  • Privacy

Know a company that should advertise here? Refer them and earn 10% β€” up to $300 per referral.

Β© 2026 Remote OpenClaw
Fazier badgeFeatured on Twelve ToolsFeatured on Wired BusinessRemote OpenClaw - Featured on AI Agents DirectoryListed on Turbo0Featured on Uneed