Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问clear审计通过

product-management产品管理

Agent Skill

product-management 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

1,616

周安装

66

GitHub Stars

155

下载量

517
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:product-management(产品管理)
来源仓库:https://github.com/julianromli/ai-skills
仓库路径:skills/product-management
安装命令:
npx skills add https://github.com/julianromli/ai-skills --skill product-management
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/julianromli/ai-skills --skill product-management

简介

product-management 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中按关键词、用例或资源线索快速提取所需资料。

  • 它覆盖产品管理的全流程知识库查询,可用于路线图规划、需求评审与跨团队协作等场景。
  • 通过 npx skills add https://github.com/julianromli/ai-skills --skill product-management 安装,应确认仓库是否为私有。
  • 使用前请检查是否涉及敏感数据读取或自动发布行为。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Skill: Product management AI

Purpose

Assist with core product management activities including writing product requirements documents (PRDs), analyzing feature requests, synthesizing user research, planning roadmaps, and communicating product decisions to stakeholders and engineering teams.

When to use this skill

  • You need to write or update PRDs with clear requirements, success metrics, and technical considerations.
  • You're evaluating feature requests and need structured analysis of impact, effort, and priority.
  • You need to synthesize user research findings into actionable insights.
  • You're planning roadmaps and need to organize, prioritize, and communicate plans.
  • You need to communicate product decisions clearly to engineering, design, and business stakeholders.
  • You're doing competitive analysis or market research synthesis.
  • You need to track and analyze product metrics to inform decisions.

Key capabilities

Unlike point-solution PM tools:

  • Integrated with codebase: Can reference actual code, APIs, and technical constraints.
  • Context-aware: Understands your specific product, architecture, and technical debt.
  • Flexible templates: Adapt documentation to your organization's needs.
  • Version controlled: All artifacts live in git alongside code.
  • Collaborative: Works within existing dev workflows (PRs, issues, docs).

Inputs

  • Product context: Current state, key stakeholders, strategic goals.
  • Feature requests: User feedback, business needs, or strategic initiatives.
  • Technical constraints: Known limitations, dependencies, or technical debt.
  • User research: Interview notes, survey results, analytics data.
  • Business goals: Metrics, OKRs, or success criteria to optimize for.

Out of scope

  • Making final product decisions (this is the PM's job; the skill assists).
  • Managing stakeholder relationships and politics.
  • Detailed UI/UX design work (use design tools and collaborate with designers).
  • Project management and sprint planning (use project management tools).

Conventions and best practices

PRD structure

A good PRD should include:

  1. Problem statement: What user pain point or business need are we addressing?
  2. Goals and success metrics: What does success look like quantitatively?
  3. User stories and use cases: Who will use this and how?
  4. Requirements: Functional and non-functional requirements, prioritized.
  5. Technical considerations: Architecture implications, dependencies, constraints.
  6. Design and UX notes: Key interaction patterns or design requirements.
  7. Risks and mitigations: What could go wrong and how to address it.
  8. Launch plan: Rollout strategy, feature flags, monitoring.
  9. Open questions: What still needs to be decided or researched.

Feature prioritization

Use structured frameworks to evaluate features:

  • RICE: Reach × Impact × Confidence / Effort
  • ICE: Impact × Confidence × Ease
  • Value vs. Effort: 2×2 matrix plotting value against implementation cost
  • Kano Model: Categorize features into basic, performance, and delighters

User research synthesis

When synthesizing research:

  1. Identify patterns: What themes emerge across participants?
  2. Quote verbatim: Include actual user quotes to illustrate points.
  3. Quantify when possible: "7 out of 10 participants said..."
  4. Segment findings: Different user types may have different needs.
  5. Connect to metrics: How do qualitative findings explain quantitative data?

Roadmap planning

Effective roadmaps should:

  • Theme-based: Group work into strategic themes, not just feature lists.
  • Time-horizoned: Now / Next / Later or Quarterly structure.
  • Outcome-focused: Emphasize goals and outcomes, not just outputs.
  • Flexible: Leave room for learning and adjustment.
  • Communicated clearly: Different views for different audiences.

Required behavior

  1. Understand context deeply: Review existing docs, code, and prior discussions before proposing changes.
  2. Ask clarifying questions: Don't assume; clarify ambiguous requirements or goals.
  3. Be specific and actionable: Avoid vague language; provide concrete, testable requirements.
  4. Consider tradeoffs: Explicitly discuss pros/cons of different approaches.
  5. Connect to strategy: Tie features and decisions back to higher-level goals.
  6. Involve stakeholders: Identify who needs to review or approve.
  7. Think through edge cases: Don't just focus on happy paths.
  8. Make it measurable: Propose concrete metrics to track success.

Required artifacts

Depending on the task, generate:

  • PRD document: Comprehensive product requirements in markdown format.
  • Feature analysis: Structured evaluation of a feature request.
  • Research synthesis: Summary of user research findings with insights.
  • Roadmap document: Organized view of planned work with themes and timelines.
  • Decision document: Record of key product decisions and rationale.
  • Competitive analysis: Comparison of competitor features and approaches.
  • Metric definitions: Clear definitions of success metrics and how to measure them.

Implementation checklist

Writing a PRD

  • Understand the problem space and strategic context
  • Review related code, APIs, and technical constraints
  • Interview key stakeholders (engineering, design, business)
  • Research user needs and competitive landscape
  • Draft problem statement and goals
  • Define user stories and use cases
  • Specify functional and non-functional requirements
  • Document technical considerations and dependencies
  • Define success metrics and measurement approach
  • Identify risks and mitigation strategies
  • Plan rollout and launch approach
  • Review with stakeholders and iterate

Analyzing a feature request

  • Clarify the user problem or business need
  • Identify target users and use cases
  • Estimate impact (users affected, business value)
  • Assess implementation effort and complexity
  • Identify dependencies and risks
  • Check alignment with product strategy
  • Compare against alternatives
  • Calculate prioritization score (RICE, ICE, etc.)
  • Make recommendation with clear reasoning

Synthesizing user research

  • Review all research materials (transcripts, notes, data)
  • Identify key themes and patterns
  • Extract representative quotes
  • Segment findings by user type if relevant
  • Connect qualitative findings to quantitative data
  • Formulate insights and implications
  • Generate actionable recommendations
  • Prioritize recommendations by impact

Planning a roadmap

  • Review strategic goals and OKRs
  • Collect input from stakeholders
  • Assess current state and technical debt
  • Group potential work into strategic themes
  • Prioritize themes and initiatives
  • Estimate sizing and dependencies
  • Organize into time horizons (Now/Next/Later)
  • Define success criteria for each initiative
  • Create views for different audiences
  • Review and socialize with stakeholders

Example workflows

Example 1: Writing a PRD for a new feature

# PRD: Advanced Search Functionality

## Problem Statement
Users frequently report difficulty finding specific items in our catalog when they have multiple criteria (price range, location, category, features). Our current search only supports simple text queries, leading to:
- High bounce rates on search results pages (65% bounce rate vs 32% site average)
- Increased support tickets asking for search help (150/month)
- Lost conversion opportunities (estimated $500K annual revenue impact)

## Goals and Success Metrics
**Primary Goal**: Enable users to find relevant items quickly using multiple filters.

**Success Metrics**:
- Reduce search result page bounce rate from 65% to <40%
- Increase search-to-purchase conversion rate by 25%
- Reduce search-related support tickets by 50%
- 70% of users engage with at least one filter within 30 days

## User Stories

### Must Have
1. As a buyer, I want to filter by price range so I can find items within my budget
2. As a buyer, I want to filter by location so I can find items near me
3. As a buyer, I want to filter by category so I can narrow down item types
4. As a buyer, I want to combine multiple filters so I can find exactly what I need
5. As a buyer, I want to see filter counts so I know how many items match before applying

### Should Have
6. As a buyer, I want to save my filter preferences so I don't have to reapply them
7. As a buyer, I want to see suggested filters based on my search query
8. As a buyer, I want to sort filtered results by relevance, price, or date

### Nice to Have
9. As a buyer, I want to create saved searches that notify me of new matches
10. As a buyer, I want to share a filtered search URL with others

Example 2: Feature request analysis

# Feature Analysis: Dark Mode Support

## Request Summary
**Source**: User feedback (150+ requests in past 6 months), competitive pressure
**Description**: Add dark mode theme option to web and mobile apps

## User Need
Users working in low-light environments report eye strain with current light-only theme. Power users (25% of DAU) spend 3+ hours/day in app and strongly prefer dark mode.

## Prioritization Score

Using RICE framework:
- **Reach**: 750K users = 750
- **Impact**: 8/10 (high for target segment) = 0.8
- **Confidence**: 85% = 0.85
- **Effort**: 7 weeks = 7

**RICE Score**: (750 × 0.8 × 0.85) / 7 = **73.2**

## Recommendation

**Proceed with Option 1 (Full Dark Mode)**

**Reasoning**:
- High impact for large user segment (45% of base)
- Strong user demand and competitive pressure
- Effort is reasonable relative to value
- RICE score above our threshold (>50)
- Aligns with product, technical, and business strategy

Common PM artifacts

PRD (Product Requirements Document)

Comprehensive specification of what to build and why. Include problem statement, goals, user stories, requirements, technical considerations, risks, and launch plan.

Feature Brief

Lighter-weight than PRD; quick summary of a feature idea with key details. Use for early-stage exploration before committing to full PRD.

User Research Synthesis

Summary of user research findings (interviews, surveys, usability tests) with patterns, insights, and recommendations.

Roadmap

Strategic plan of what to build over time. Organize by themes and time horizons; focus on outcomes not just outputs.

Decision Document

Record of important product decisions, the options considered, the decision made, and the reasoning. Critical for institutional memory.

Launch Plan

Detailed plan for rolling out a feature including phases, feature flags, metrics, monitoring, and rollback procedures.

Competitive Analysis

Comparison of competitors' features, approaches, and positioning. Inform product strategy and feature prioritization.

One-Pager

Executive summary of a product initiative. Use to communicate to leadership and get alignment.

Best practices for AI-assisted PM work

When using AI to write PRDs

  • Provide comprehensive context about the product, users, and technical constraints.
  • Review and edit generated content carefully; AI may miss nuances or make wrong assumptions.
  • Use AI for structure and first drafts; refine with human judgment and stakeholder input.
  • Validate technical details with engineering; don't assume AI knows your architecture.

When using AI for feature analysis

  • Provide quantitative data when possible (usage numbers, customer feedback counts).
  • Use structured frameworks (RICE, ICE) to make analysis consistent and defensible.
  • Don't let AI make the final decision; use it to organize thinking and surface considerations.
  • Supplement AI analysis with qualitative stakeholder input and strategic context.

When using AI for research synthesis

  • Provide full transcripts or detailed notes for best results.
  • Ask AI to identify patterns but validate with your own reading of the data.
  • Use AI to extract quotes and organize themes; add your own interpretation and implications.
  • Don't let AI over-summarize; sometimes important details are in the nuances.

Safety and escalation

  • Strategic decisions: AI should inform, not make, key product decisions. Involve human PMs and stakeholders.
  • User data: Don't feed PII or sensitive user data to AI without proper data handling procedures.
  • Technical feasibility: Always validate technical assumptions and effort estimates with engineering.
  • Competitive intelligence: Be cautious about including confidential competitive info in prompts.
  • Tone and voice: Review and adjust tone for your audience; AI may be too formal or informal.

Integration with other skills

This skill can be combined with:

  • Data querying: To analyze product metrics and user behavior data.
  • AI data analyst: To perform deeper quantitative analysis for feature decisions.
  • Frontend UI integration: To implement features designed in PRDs.
  • Internal tools: To build PM tools like feature flag dashboards or metrics viewers.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

29.86%
按下载量换算154

Antigravity

21.41%
按下载量换算111

Gemini CLI

17.21%
按下载量换算89

OpenCode

14.16%
按下载量换算73

Codex

7.42%
按下载量换算38

windsurf

3.12%
按下载量换算16

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills