Agent Plugins Marketplace
All plugins

pm-research

v1.0.0

用户与市场研究:市场调研、用户画像、用户访谈、问卷设计、竞品四维拆解。. Includes 5 skills.

Claude Code5 Skills

By Noah WongLicense: MIT1 GitHub starsUpdated last week

Directory evidence

Runtimes
Claude Code
Parsed components
5 skill or MCP entries
Source updated
Sep 11, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install pm-research for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install pm-research@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/iDWong/pm-skills

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is pm-research/.

Plugin files

pm-research/
├── .claude-plugin/plugin.json
├── skills/pm-competitor-deconstructor/SKILL.md
├── skills/pm-market-research/SKILL.md
├── skills/pm-survey-designer/SKILL.md
├── skills/pm-user-interview/SKILL.md
└── skills/pm-user-persona/SKILL.md

Included Skills5

pm-competitor-deconstructorskills/pm-competitor-deconstructor/SKILL.md

按策略/功能/体验/增长四个维度结构化拆解竞品,输出可借鉴点、不可抄点与差异化建议。当用户说"竞品分析"、"竞品拆解"、"帮我分析竞品"、"看看这几个竞品"、"competitor analysis"、"和竞品比一下"、"对标分析"、"差异化怎么做", 或者用户给出了一份竞品名单并要求系统化分析时,使用这个 Skill。 也适用于:用户上传了竞品截图/链接/体验报告并要求结构化拆解;用户要求对比自己产品与竞品的差距;用户想找差异化切入点。 不适用于:纯需求文档撰写(用 pm-prd-writer)、纯优先级排序(用 pm-prioritization-engine)、纯用户调研设计(用 pm-survey-designer)。

pm-market-researchskills/pm-market-research/SKILL.md

产品经理市场调研与竞品分析技能。适用场景:(1) 需要做市场规模分析(TAM/SAM/SOM),(2) 进行竞品对比分析,(3) 分析行业趋势和机会,(4) 输出市场调研报告,(5) 用户说「做竞品分析」「分析市场」「市场调研」「竞争对手分析」时触发

pm-survey-designerskills/pm-survey-designer/SKILL.md

设计高质量调研问卷。当用户说"设计问卷"、"做个调研"、"帮我出份问卷"、"用户调研"、"满意度调查"、"NPS问卷"、"市场调研"、"需求调研"、"问卷设计"、"survey design", 或者用户描述了一个调研目标但还没有结构化的问卷时,使用这个 Skill。 也适用于:用户上传了已有问卷要求优化/查偏差/补充题目;用户说"帮我检查这份问卷有没有问题";用户需要设计 A/B 测试问卷、焦点小组访谈提纲、NPS/CSAT/CES 调查; 用户提到"诱导题"、"双重问题"、"问卷偏差"等专业术语。 不适用于:纯数据分析(用 pm-analytics)、纯用户访谈记录整理(直接整理即可)、纯产品需求文档(用 pm-prd-writer)。

pm-user-interviewskills/pm-user-interview/SKILL.md

产品经理用户访谈技能。适用场景:(1) 设计用户访谈提纲,(2) 分析访谈录音/文字记录提炼洞察,(3) 整理用户需求和痛点,(4) 生成用户访谈报告,(5) 用户说「用户访谈」「访谈提纲」「用户调研」「需求挖掘」「分析访谈」时触发

pm-user-personaskills/pm-user-persona/SKILL.md

产品经理用户画像设计技能。适用场景:(1) 创建产品用户画像(Persona),(2) 定义目标用户群体,(3) 用户分层与细分,(4) 用户旅程地图绘制,(5) 用户说「做用户画像」「定义目标用户」「用户分析」「用户分层」时触发

Plugin manifests1

pm-research/.claude-plugin/plugin.json
{
  "name": "pm-research",
  "description": "用户与市场研究:市场调研、用户画像、用户访谈、问卷设计、竞品四维拆解。",
  "version": "1.0.0",
  "author": {
    "name": "Noah Wong"
  },
  "license": "MIT",
  "keywords": [
    "product-management",
    "pm",
    "zh-CN"
  ],
  "skills": "./skills/"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[pm-research on Agent Plugins Marketplace](https://pluginsmp.com/plugins/pm-research)