product-manager-toolkit

Run RICE prioritization and analyze customer interviews with Python scripts.

5.0k|479|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/anbeime/skill --skill product-manager-toolkit-anbeime
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-manager-toolkit
Source: https://github.com/anbeime/skill/tree/main/skills/product-manager-toolkit/product-manager-toolkit
Command: npx skills add https://github.com/anbeime/skill --skill product-manager-toolkit-anbeime

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This toolkit streamlines product management workflows by providing structured frameworks and automated tools for feature prioritization, customer discovery, and requirement documentation.

Core Features & Use Cases

  • Feature Prioritization: Use the RICE framework to objectively score and rank potential features.
  • Customer Insights: Analyze interview transcripts to uncover pain points, feature requests, and user needs.
  • Documentation: Leverage PRD templates for clear and comprehensive product requirement documents.
  • Use Case: A product manager can use this toolkit to analyze customer feedback, prioritize a backlog of feature ideas using RICE, and then draft a PRD for the top-ranked feature.

Quick Start

Use the product manager toolkit to prioritize features from the file 'features.csv' with a team capacity of 15 person-months.

Frequently Asked Questions about product-manager-toolkit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prioritize a product backlog using the RICE framework?

To prioritize features using the RICE framework, this toolkit provides Python scripts that calculate scores based on Reach, Impact, Confidence, and Effort. You can input your features from a CSV file to objectively rank them against your team's capacity.

How do I extract customer insights and pain points from interview transcripts?

To extract customer insights from interview transcripts, you can use the provided Python analysis scripts. These tools analyze raw transcript text to uncover user pain points, feature requests, and specific needs, transforming qualitative feedback into structured product data.

What is included in a PRD template for product requirement documentation?

The PRD template included in this toolkit provides a structured Markdown format for clear and comprehensive product requirement documents. It helps product managers define feature specifications, aligning development teams from ideation through go-to-market strategy.

Can I analyze customer feedback and draft a PRD in one continuous workflow?

Yes, you can use this toolkit to analyze customer interview feedback, prioritize the resulting feature ideas using the RICE framework, and then draft a PRD for the top-ranked feature. This supports structured product development end-to-end.

Does the product manager toolkit support automated feature prioritization for a set team capacity?

Yes, the toolkit supports automated feature prioritization for a set team capacity, such as 15 person-months. It processes your feature inputs to output a ranked list of items that fit within your defined resource constraints.