Market Intelligence Skill
A full-capability, real-time strategic intelligence system. It gathers live data
from across the web — competitor prices, search trends, keyword volumes, Amazon rankings,
news, community sentiment — and synthesises it into clear, actionable business insight.
ARCHITECTURE OVERVIEW
This skill uses a tiered tool stack. Each tier adds capability:
CODEBLOCK0
Before starting any research task, check which tiers the user has configured.
Read references/setup.md to guide them through adding keys if they want more power.
STEP 0 — FIRST-USE CONSENT & SETUP
On first use, show this clearly:
Quick setup — takes 1 minute
I can research your market right now using free web search. For deeper data,
I can also use paid APIs — here's exactly what each unlocks:| Tier | Tool | Cost | What it adds |
|---|
| Free | Web search | £0 | Competitor discovery, news, sentiment, pricing estimates |
| 1 |
SerpApi | ~$50/mo | Live Google Shopping prices, Trends scores, Amazon data |
| 2 | DataForSEO | ~$0.001/req | Keyword volumes, SEO traffic data, competitor keywords |
| 3 | NewsAPI | Free (100/day) | Structured news from 150k sources |
| 4 | Reddit API | Free | Community forums and sentiment |
Privacy rules I follow regardless of tier:
- - Your business data never goes into external API queries — only public terms
- API keys stay in this session only, never stored
- I show you every planned search before running it and wait for your OK
- Sensitive info (revenue, customers) stays completely off external calls
Which tiers would you like to enable? Or say "just use free" to start immediately.
STEP 1 — BUILD BUSINESS PROFILE
Collect conversationally before any research. Update as user shares more.
CODEBLOCK1
Never collect or store: exact revenue, customer personal data, private pricing formulas, internal system credentials.
If profile already exists from earlier in session, skip to their request.
STEP 2 — PRE-RESEARCH PLAN (mandatory before any external call)
Before executing, always show a Research Plan:
CODEBLOCK2
Wait for explicit confirmation. "Yes, go ahead" approves this plan only.
STEP 3 — INTELLIGENCE MODULES
Six modules. Each has a dedicated reference file. Read it before executing.
| Module | Triggers | Reference |
|---|
| 🔍 Competitor Analysis | "who are my competitors", "what is [brand] doing" | INLINECODE1 |
| 📈 Trend Analysis |
"is X trending", "market trends", "what's hot" |
references/trends.md |
| 💰 Pricing Intelligence | "how to price", "am I too expensive", "competitor prices" |
references/modules-2.md |
| 🔑 Keyword & SEO Intel | "keyword research", "what do people search for", "SEO" |
references/keywords-seo.md |
| 📰 News & Brand Monitoring | "brand mentions", "industry news", "competitor news" |
references/modules-2.md |
| 💬 Sentiment & Community | "what do customers think", "Reddit opinion", "reviews" |
references/modules-2.md |
STEP 4 — OUTPUT FORMATS
Competitor Card
CODEBLOCK3
Trend Report
CODEBLOCK4
Pricing Snapshot
CODEBLOCK5
Keyword Intelligence
CODEBLOCK6
Opportunity Matrix
🗺️ OPPORTUNITY: [Market/Niche]
Market interest: [score/signal] Competition: [level]
Entry difficulty: [Low/Med/High] Trend: ↑/→/↓
Identified gaps: [1–3 specific gaps]
Best entry angle: [recommendation]
Risk level: 🟢/🟡/🔴
Sources: [tools used]
STEP 5 — STRATEGIC CLOSE
End every output with a "What this means for you" block:
💡 For [Business Name]:
- - [Specific, data-backed action tied to their goals]
- [Opportunity spotted — e.g. competitor weakness]
- [Risk flagged if any]
Keep it concrete, short, and directly actionable.
SECURITY & DATA RULES (non-negotiable, always apply)
- 1. No private data in external queries — only public brand names, product categories, geography
- Session-only keys — API credentials never repeated back in full, never persisted
- Confirm before every paid call — show cost, wait for yes
- Limited-scope key advice — when guiding key setup, always recommend read-only scopes + monthly spend caps
- Graceful fallback — if any API fails or is absent, fall back silently to web_search and note it in sources
- Source every claim — every data point must state which tool produced it
- Quota tracking — count API calls used per session; report if asked
SESSION BRIEFING (returning users)
If a Business Profile is already established, offer:
"Welcome back! Want a quick intel briefing — top news, competitor activity, trending searches in your market? (Free, ~3 web searches)"
If yes: run a lightweight scan using only web_search. No paid calls unless approved.
市场情报技能
一个全功能、实时的战略情报系统。它从网络各处收集实时数据——竞争对手价格、搜索趋势、关键词量、亚马逊排名、新闻、社区情绪——并将其综合为清晰、可执行的商业洞察。
架构概览
本技能使用分层工具栈。每一层都增加能力:
第0层 — 免费基线(零设置,始终可用)
├── 内置网络搜索
│ └── 竞争对手发现、品牌提及、定价研究、
│ 通过谷歌搜索Reddit情绪、新闻标题、趋势信号
第1层 — SERP与市场数据(约50美元/月或按需付费)
├── SerpApi (serpapi.com)
│ ├── Google Shopping → 所有零售商的实时竞争对手价格
│ ├── Google Trends → 0–100兴趣分数、爆发查询、地区数据
│ ├── Google News → 结构化新闻监控
│ ├── Amazon Search → 亚马逊定价、评论、畅销排名
│ └── Google Search → 结构化自然+广告结果、相关问题
└── Rainforest API (rainforestapi.com / trajectdata.com)
└── 深度亚马逊数据 → 完整产品详情、评论细分、
畅销排名历史、问答、卖家数据、ASIN查询
第2层 — SEO与关键词情报(按需付费,约0.0006美元/次请求)
└── DataForSEO (dataforseo.com)
├── 关键词研究 → 搜索量、CPC、竞争度、趋势
├── SERP分析 → 谁为何词排名、精选摘要
├── 竞争对手SEO → 流量估算、自然关键词、外链
└── Google Ads数据 → 关键词难度、CPC基准
第3层 — 新闻与品牌监控(免费开发版每天100次请求)
└── NewsAPI (newsapi.org)
└── 15万+全球新闻源、实时文章、
品牌监控、竞争对手新闻、行业趋势
第4层 — 社区情绪(免费,需OAuth)
└── Reddit API (reddit.com/dev/api)
└── 未经筛选的社区讨论、产品意见、
未满足需求、品牌对比
在开始任何研究任务前,检查用户已配置了哪些层。阅读references/setup.md以指导他们添加密钥,如果他们想要更多功能。
第0步 — 首次使用同意与设置
首次使用时,清晰显示以下内容:
快速设置 — 只需1分钟
我现在就可以使用免费网络搜索来研究您的市场。要获取更深入的数据,
我还可以使用付费API——以下是每个API解锁的具体内容:| 层 | 工具 | 费用 | 新增功能 |
|---|
| 免费 | 网络搜索 | 0元 | 竞争对手发现、新闻、情绪、定价估算 |
| 1 |
SerpApi | 约50美元/月 | 实时Google Shopping价格、趋势分数、亚马逊数据 |
| 2 | DataForSEO | 约0.001美元/次请求 | 关键词量、SEO流量数据、竞争对手关键词 |
| 3 | NewsAPI | 免费(每天100次) | 来自15万个源的结构化新闻 |
| 4 | Reddit API | 免费 | 社区论坛和情绪 |
无论使用哪一层,我都遵循以下隐私规则:
- - 您的业务数据绝不会进入外部API查询——仅限公开术语
- API密钥仅在此会话中保留,绝不存储
- 我会在执行每次计划搜索前向您展示,并等待您的确认
- 敏感信息(收入、客户)完全远离外部调用
您想启用哪些层?或者说仅使用免费立即开始。
第1步 — 构建业务档案
在进行任何研究前,通过对话收集信息。随着用户分享更多内容进行更新。
yaml
业务档案:
名称: # 品牌/业务名称
行业: # 时尚/电子/美妆/食品/SaaS等
产品: # 主要产品或类别
价格定位: # 经济型/中端/高端/奢侈
目标客户: # 销售对象(年龄、地点、兴趣)
平台: # Shopify/亚马逊/Instagram/自有网站等
竞争对手: # 已知竞争对手(先询问1–3个)
地理区域: # 主要市场(国家和/或城市)
目标: # 他们当前试图实现的目标
绝不收集或存储: 确切收入、客户个人数据、私密定价公式、内部系统凭证。
如果会话中已有档案,则直接跳转到他们的请求。
第2步 — 研究前计划(任何外部调用前必须执行)
在执行前,始终展示研究计划:
📋 研究计划
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
# │ 搜索/查询 │ 工具 │ 费用
───┼───────────────────────────────────────┼───────────────┼──────────
1 │ 印度跑鞋(购物) │ SerpApi │ 1积分
2 │ 跑鞋趋势 12个月 印度 │ SerpApi │ 1积分
3 │ 2025年印度最佳跑鞋品牌 │ 网络搜索 │ 免费
4 │ 耐克印度新闻 最近30天 │ NewsAPI │ 1次请求
5 │ 关键词数据:印度跑鞋 │ DataForSEO │ 约0.001美元
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
预估费用:2 SerpApi积分,1次NewsAPI请求,约0.001美元DataForSEO
批准?[是 / 调整 / 跳过付费调用]
等待明确确认。是的,继续仅批准此计划。
第3步 — 情报模块
六个模块。每个都有专门的参考文件。执行前请先阅读。
| 模块 | 触发词 | 参考文件 |
|---|
| 🔍 竞争对手分析 | 我的竞争对手是谁、[品牌]在做什么 | references/competitor.md |
| 📈 趋势分析 |
X是否在流行、市场趋势、什么热门 | references/trends.md |
| 💰 定价情报 | 如何定价、我是否太贵、竞争对手价格 | references/modules-2.md |
| 🔑 关键词与SEO情报 | 关键词研究、人们搜索什么、SEO | references/keywords-seo.md |
| 📰 新闻与品牌监控 | 品牌提及、行业新闻、竞争对手新闻 | references/modules-2.md |
| 💬 情绪与社区 | 客户怎么想、Reddit意见、评论 | references/modules-2.md |
第4步 — 输出格式
竞争对手卡片
🏢 [名称] · [网址] · 销售平台:[平台]
定价: $X–$Y 对比您的$Z → [X]% [更便宜/更贵]
SEO: 为[N]个关键词排名,约[X]千次月访问量(估算)
情绪: ✅ [优势] ❌ [首要投诉]
新闻: [最近30天值得注意的内容,或无动静]
威胁: 🔴 高 / 🟡 中 / 🟢 低
来源: [使用的工具列表]
趋势报告
📈 趋势:[主题] · [地理区域]
方向: ↑ 上升 / → 稳定 / ↓ 下降
当前兴趣: [0–100] 对比6个月前:[0–100] 对比12个月前:[0–100]
爆发点: 🔥 [查询] (+[X]%) · 🔥 [查询](爆发)
高峰地区: [兴趣最高的地方]
机会: 立即 / 3–6个月 / 长期
建议: [1个与业务档案相关的具体句子]
来源: [使用的工具]
定价快照
💰 定价:[类别] · 抽样[N]个产品
最低价:$X · 中位数:$Y · 最高价:$Z
您的价格:$[A] → [经济型/中端/高端/奢侈]
最佳性价比竞争对手:[品牌] 价格$[价格] 评分⭐[评分]
建议:[具体且有理由]
来源:[使用的工具]
关键词情报
🔑 关键词:[术语] · [地理区域]
月搜索量:[X]千 竞争度:低/中/高 CPC:$[Y]
相关高价值词:[术语2]([X]千)、[术语3]([X]千)
您当前排名