skills/market-researcher/SKILL.md
市场调研自动化工具。从社交媒体挖掘用户痛点,分析竞品。Keywords: 市场调研, 竞品分析, market research.
npx skillsauth add alter123-zz/RaccoonClaw market-researcherInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
从社交媒体挖掘用户痛点分析竞品。适用于产品立项前市场验证、用户需求分析、竞品功能对比等场景。
触发关键词: 市场调研, 竞品分析, market research
pip install requests beautifulsoup4 pandas
市场规模估算——TAM/SAM/SOM三层模型
竞品深度分析——功能/定价/用户评价对比矩阵
用户访谈框架和调研问卷自动生成
| 命令 | 说明 | 用法 |
|------|------|------|
| research | 市场调研 | python3 scripts/market_researcher_tool.py research [参数] |
| compete | 竞品分析 | python3 scripts/market_researcher_tool.py compete [参数] |
| survey | 生成调研问卷 | python3 scripts/market_researcher_tool.py survey [参数] |
调研AI写作工具市场竞品
执行:
python3 scripts/market_researcher_tool.py research --market 'AI写作工具'
对比5个竞品的功能和定价
执行:
python3 scripts/market_researcher_tool.py compete --products 'Jasper,Copy.ai,Notion AI'
生成用户调研问卷
执行:
python3 scripts/market_researcher_tool.py survey --topic 'AI写作工具'
# 📊 市场调研自动化报告
**生成时间**: YYYY-MM-DD HH:MM
## 核心发现
1. [关键发现1]
2. [关键发现2]
3. [关键发现3]
## 数据概览
| 指标 | 数值 | 趋势 | 评级 |
|------|------|------|------|
| 指标A | XXX | ↑ | ⭐⭐⭐⭐ |
| 指标B | YYY | → | ⭐⭐⭐ |
## 详细分析
[基于实际数据的多维度分析内容]
## 行动建议
| 优先级 | 建议 | 预期效果 |
|--------|------|----------|
| 🔴 高 | [具体建议] | [量化预期] |
| 🟡 中 | [具体建议] | [量化预期] |
| 🟢 低 | [具体建议] | [量化预期] |
pip install requests beautifulsoup4 pandasdevelopment
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like "the xlsx in my downloads") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.
tools
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
tools
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
tools
天气顾问。智能天气顾问。实时天气查询、未来7天预报、穿衣建议与出行活动推荐 Keywords: 天气查询, weather, 穿衣建议, 出行提醒.