# Send Product Manager Toolkit to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "product-manager-toolkit",
    "name": "Product Manager Toolkit",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/alirezarezvani/product-manager-toolkit",
    "canonicalUrl": "https://clawhub.ai/alirezarezvani/product-manager-toolkit",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/product-manager-toolkit",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=product-manager-toolkit",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "references/frameworks.md",
      "references/input-output-examples.md",
      "references/prd_templates.md",
      "scripts/customer_interview_analyzer.py",
      "scripts/rice_prioritizer.py"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/product-manager-toolkit"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/product-manager-toolkit",
    "downloadUrl": "https://openagent3.xyz/downloads/product-manager-toolkit",
    "agentUrl": "https://openagent3.xyz/skills/product-manager-toolkit/agent",
    "manifestUrl": "https://openagent3.xyz/skills/product-manager-toolkit/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/product-manager-toolkit/agent.md"
  }
}
```
## Documentation

### Product Manager Toolkit

Essential tools and frameworks for modern product management, from discovery to delivery.

### Table of Contents

Quick Start
Core Workflows

Feature Prioritization
Customer Discovery
PRD Development


Tools Reference

RICE Prioritizer
Customer Interview Analyzer


Input/Output Examples
Integration Points
Common Pitfalls

### For Feature Prioritization

# Create sample data file
python scripts/rice_prioritizer.py sample

# Run prioritization with team capacity
python scripts/rice_prioritizer.py sample_features.csv --capacity 15

### For Interview Analysis

python scripts/customer_interview_analyzer.py interview_transcript.txt

### For PRD Creation

Choose template from references/prd_templates.md
Fill sections based on discovery work
Review with engineering for feasibility
Version control in project management tool

### Feature Prioritization Process

Gather → Score → Analyze → Plan → Validate → Execute

Step 1: Gather Feature Requests

Customer feedback (support tickets, interviews)
Sales requests (CRM pipeline blockers)
Technical debt (engineering input)
Strategic initiatives (leadership goals)

Step 2: Score with RICE

# Input: CSV with features
python scripts/rice_prioritizer.py features.csv --capacity 20

See references/frameworks.md for RICE formula and scoring guidelines.

Step 3: Analyze Portfolio

Review the tool output for:

Quick wins vs big bets distribution
Effort concentration (avoid all XL projects)
Strategic alignment gaps

Step 4: Generate Roadmap

Quarterly capacity allocation
Dependency identification
Stakeholder communication plan

Step 5: Validate Results

Before finalizing the roadmap:

Compare top priorities against strategic goals
 Run sensitivity analysis (what if estimates are wrong by 2x?)
 Review with key stakeholders for blind spots
 Check for missing dependencies between features
 Validate effort estimates with engineering

Step 6: Execute and Iterate

Share roadmap with team
Track actual vs estimated effort
Revisit priorities quarterly
Update RICE inputs based on learnings

### Customer Discovery Process

Plan → Recruit → Interview → Analyze → Synthesize → Validate

Step 1: Plan Research

Define research questions
Identify target segments
Create interview script (see references/frameworks.md)

Step 2: Recruit Participants

5-8 interviews per segment
Mix of power users and churned users
Incentivize appropriately

Step 3: Conduct Interviews

Use semi-structured format
Focus on problems, not solutions
Record with permission
Take minimal notes during interview

Step 4: Analyze Insights

python scripts/customer_interview_analyzer.py transcript.txt

Extracts:

Pain points with severity
Feature requests with priority
Jobs to be done patterns
Sentiment and key themes
Notable quotes

Step 5: Synthesize Findings

Group similar pain points across interviews
Identify patterns (3+ mentions = pattern)
Map to opportunity areas using Opportunity Solution Tree
Prioritize opportunities by frequency and severity

Step 6: Validate Solutions

Before building:

Create solution hypotheses (see references/frameworks.md)
 Test with low-fidelity prototypes
 Measure actual behavior vs stated preference
 Iterate based on feedback
 Document learnings for future research

### PRD Development Process

Scope → Draft → Review → Refine → Approve → Track

Step 1: Choose Template

Select from references/prd_templates.md:

TemplateUse CaseTimelineStandard PRDComplex features, cross-team6-8 weeksOne-Page PRDSimple features, single team2-4 weeksFeature BriefExploration phase1 weekAgile EpicSprint-based deliveryOngoing

Step 2: Draft Content

Lead with problem statement
Define success metrics upfront
Explicitly state out-of-scope items
Include wireframes or mockups

Step 3: Review Cycle

Engineering: feasibility and effort
Design: user experience gaps
Sales: market validation
Support: operational impact

Step 4: Refine Based on Feedback

Address technical constraints
Adjust scope to fit timeline
Document trade-off decisions

Step 5: Approval and Kickoff

Stakeholder sign-off
Sprint planning integration
Communication to broader team

Step 6: Track Execution

After launch:

Compare actual metrics vs targets
 Conduct user feedback sessions
 Document what worked and what didn't
 Update estimation accuracy data
 Share learnings with team

### RICE Prioritizer

Advanced RICE framework implementation with portfolio analysis.

Features:

RICE score calculation with configurable weights
Portfolio balance analysis (quick wins vs big bets)
Quarterly roadmap generation based on capacity
Multiple output formats (text, JSON, CSV)

CSV Input Format:

name,reach,impact,confidence,effort,description
User Dashboard Redesign,5000,high,high,l,Complete redesign
Mobile Push Notifications,10000,massive,medium,m,Add push support
Dark Mode,8000,medium,high,s,Dark theme option

Commands:

# Create sample data
python scripts/rice_prioritizer.py sample

# Run with default capacity (10 person-months)
python scripts/rice_prioritizer.py features.csv

# Custom capacity
python scripts/rice_prioritizer.py features.csv --capacity 20

# JSON output for integration
python scripts/rice_prioritizer.py features.csv --output json

# CSV output for spreadsheets
python scripts/rice_prioritizer.py features.csv --output csv

### Customer Interview Analyzer

NLP-based interview analysis for extracting actionable insights.

Capabilities:

Pain point extraction with severity assessment
Feature request identification and classification
Jobs-to-be-done pattern recognition
Sentiment analysis per section
Theme and quote extraction
Competitor mention detection

Commands:

# Analyze interview transcript
python scripts/customer_interview_analyzer.py interview.txt

# JSON output for aggregation
python scripts/customer_interview_analyzer.py interview.txt json

### Input/Output Examples

→ See references/input-output-examples.md for details

### Integration Points

Compatible tools and platforms:

CategoryPlatformsAnalyticsAmplitude, Mixpanel, Google AnalyticsRoadmappingProductBoard, Aha!, Roadmunk, ProductplanDesignFigma, Sketch, MiroDevelopmentJira, Linear, GitHub, AsanaResearchDovetail, UserVoice, Pendo, MazeCommunicationSlack, Notion, Confluence

JSON export enables integration with most tools:

# Export for Jira import
python scripts/rice_prioritizer.py features.csv --output json > priorities.json

# Export for dashboard
python scripts/customer_interview_analyzer.py interview.txt json > insights.json

### Common Pitfalls to Avoid

PitfallDescriptionPreventionSolution-FirstJumping to features before understanding problemsStart every PRD with problem statementAnalysis ParalysisOver-researching without shippingSet time-boxes for research phasesFeature FactoryShipping features without measuring impactDefine success metrics before buildingIgnoring Tech DebtNot allocating time for platform healthReserve 20% capacity for maintenanceStakeholder SurpriseNot communicating early and oftenWeekly async updates, monthly demosMetric TheaterOptimizing vanity metrics over real valueTie metrics to user value delivered

### Best Practices

Writing Great PRDs:

Start with the problem, not the solution
Include clear success metrics upfront
Explicitly state what's out of scope
Use visuals (wireframes, flows, diagrams)
Keep technical details in appendix
Version control all changes

Effective Prioritization:

Mix quick wins with strategic bets
Consider opportunity cost of delays
Account for dependencies between features
Buffer 20% for unexpected work
Revisit priorities quarterly
Communicate decisions with context

Customer Discovery:

Ask "why" five times to find root cause
Focus on past behavior, not future intentions
Avoid leading questions ("Wouldn't you love...")
Interview in the user's natural environment
Watch for emotional reactions (pain = opportunity)
Validate qualitative with quantitative data

### Quick Reference

# Prioritization
python scripts/rice_prioritizer.py features.csv --capacity 15

# Interview Analysis
python scripts/customer_interview_analyzer.py interview.txt

# Generate sample data
python scripts/rice_prioritizer.py sample

# JSON outputs
python scripts/rice_prioritizer.py features.csv --output json
python scripts/customer_interview_analyzer.py interview.txt json

### Reference Documents

references/prd_templates.md - PRD templates for different contexts
references/frameworks.md - Detailed framework documentation (RICE, MoSCoW, Kano, JTBD, etc.)
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: alirezarezvani
- Version: 2.1.1
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-30T16:55:25.780Z
- Expires at: 2026-05-07T16:55:25.780Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/product-manager-toolkit)
- [Send to Agent page](https://openagent3.xyz/skills/product-manager-toolkit/agent)
- [JSON manifest](https://openagent3.xyz/skills/product-manager-toolkit/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/product-manager-toolkit/agent.md)
- [Download page](https://openagent3.xyz/downloads/product-manager-toolkit)