From product-skills
Synthesizes Google Drive files, Granola meeting notes, and web signals into weekly Markdown research summaries with Trends, Competitors, Ideas, and Risks sections for PMs consolidating scattered research.
How this skill is triggered — by the user, by Claude, or both
Slash command
/product-skills:market-research-digestThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Turn scattered research into a structured weekly summary — trends, competitor signals, ideas, and risks in one place.**
Turn scattered research into a structured weekly summary — trends, competitor signals, ideas, and risks in one place.
You have files in Google Drive, meeting notes in Granola, and signals scattered across the web. This skill reads everything from the past week, synthesizes it into four clean sections, and saves a dated Markdown file back to Drive — so nothing gets lost and every stakeholder stays informed.
/schedule Every week, read everything in my Google Drive {{INPUT_FOLDER}} folder (all files and
any links inside them), query my Granola meeting notes from the last 30 days, and search the web
for competitor signals, product trends, feature requests, and risks relevant to {{PRODUCT_DESCRIPTION}}.
Synthesize all of it into a Markdown summary with four sections:
## Trends
What is shifting in the market, user behavior, or the competitive landscape? Lead with the most
significant movement. Each item should be a 2–3 sentence observation with a source citation.
## Competitors
What are competitors shipping, changing, or saying? One entry per competitor. Include: what
changed, why it matters, and what (if anything) to do about it.
## Ideas
Product opportunities, feature ideas, or strategic moves surfaced by the research. Be specific —
"add X to solve Y for Z users" is better than "improve onboarding."
## Risks
Market risks, competitive threats, or internal signals that could hurt the product. Rank by
severity. Include a suggested mitigation for each.
## Sources
Cite every file, meeting, and document used. Format: [Title] — [source type] — [date if known]
Rules:
- If any source is unavailable, skip it and note it at the top of the file
- Do not overwrite existing summaries — always create a new file named research-summary-YYYY-MM-DD.md
- Save to Google Drive at {{OUTPUT_FOLDER}}
- Return the Drive link when done
| Field | Value |
|---|---|
| MCPs required | Google Drive, Granola, Browser (for web signals) |
| Input folder | /Product/Research (or your folder) |
| Output | research-summary-YYYY-MM-DD.md → /Product/Research |
| Scheduler | Weekly |
{{INPUT_FOLDER}} — Google Drive path to your research folder, e.g. /Product/Research{{PRODUCT_DESCRIPTION}} — One sentence on what your product does and who it serves{{OUTPUT_FOLDER}} — Where to save the digest, e.g. /Product/Researchcompetitors.md in your Research folder listing the competitors to monitor — the skill will find it automatically.competitor-monitoring skill for deeper per-competitor analysis on the same schedule.npx claudepluginhub amplitude/builder-skills --plugin product-skillsVisits competitors' homepages, features, pricing, and blogs via Chrome MCP, generates structured Markdown competitive intelligence reports with summaries, snapshots, table, and actions, and saves to Google Drive for weekly pulses or deep dives.
Searches live web via Nimble APIs to monitor competitors and produce structured intelligence briefings with dedup against previous findings.
Conducts deep research via parallel web searches, multi-source validation, and confidence tracking across 11 types like market, competitive, technical; outputs cited Markdown reports.