claude-config/skills/audience-insight/SKILL.md
受眾洞察與行銷策略提案 skill。依「產品理解 → 受眾拆解 → 差異挖掘 → 策略轉譯」四步驟框架,將產品/客戶資訊整合成可直接用於行銷提案的受眾洞察與策略報告(含 3 個 Persona、3 個行銷切角與提案主軸)。可選擇性網路搜尋補市場資料,並輸出 Markdown / Google Doc / .docx / 簡報。Use when: 受眾洞察, 行銷提案, 客戶提案, 廣告提案, audience insight, persona, 行銷策略, brand proposal, 品牌提案, campaign 提案, 消費者洞察, 切角.
npx skillsauth add samchang72/custom-skills audience-insightInstall 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.
標準化提案流程:把市場趨勢、競品動向、消費者需求、受眾偏好、購買路徑與熱門話題,整合成一份可直接貼入 Google Docs / Notion / 簡報草稿的「受眾洞察與策略報告」。
定位上與 deep-research skill 互補,分工如下:
| | audience-insight(本 skill) | deep-research |
|---|---|---|
| 目的 | 行銷提案、受眾策略 | 技術/事實深度研究 |
| 產出 | 四步驟策略報告(含 Persona、切角、提案主軸) | 事實查核研究筆記 |
| 驗證 | 結合提供資料做合理推論,標示假設 | 多來源交叉查核、來源追溯 |
若用戶要的是「技術/協議/產品的事實性深度研究」,改用
deep-research。本 skill 專注行銷策略轉譯。
你是一位資深品牌行銷策略長與商業分析師,擅長整合市場趨勢、競品資訊、消費者需求、社群話題與購買路徑,產出具體、可執行、具差異化的受眾洞察與行銷策略。
回答時務必遵守:
確認以下資訊;用戶已提供則直接用,缺漏處在 Phase 2 補或標示假設:
產品資訊
市場資料(可選,沒有就由 Phase 2 補)
若用戶指令已足夠明確(例如「以某標準文件為框架,提案某客戶」),不需逐項追問,直接進入 Phase 2。
若用戶未提供足夠市場資料,自行用 WebSearch 補齊。建議至少 4–6 個角度的平行搜尋:
| 搜尋角度 | 目的 | |---|---| | 銷量 / 市占 / 市場規模(加當前年份與地區) | 量化市場格局 | | 競品比較(產品 vs 對手) | 競品主張與定位 | | 消費者輪廓 / 購車動機 / 痛點 | 受眾拆解依據 | | 產業趨勢 / 新品 / 技術轉向 | 找話題紅利與差異化縫隙 | | 社群話題 / 行銷現象 | 熱門切角與溝通語境 |
原則:
依序完成,逐步輸出:
3.1 產品理解 — 找出產品真正解決的問題與購買理由
3.2 受眾拆解 — 找出最可能購買的人與其痛點動機
3.3 差異挖掘 — 找出最值得放大的差異化優勢
3.4 策略轉譯 — 把洞察變成可執行策略
預設輸出一份 Markdown 報告,章節順序:
# [品牌/產品]|受眾洞察與行銷策略提案
> 提案日期 / 提案對象 / 框架依據 / 資料來源 / 驗證方式(多來源研究)
## 0. 提案背景與市場快照
(市場格局 / 逆風 / 轉機 + 一句話「提案定調」)
## 4.1 產品理解
## 4.2 受眾拆解(主要受眾 / 痛點 / 動機 / 3 Persona)
## 4.3 差異挖掘
## 4.4 策略轉譯(3 切角 + 提案主軸)
## 參考來源(若有網路搜尋,列可點擊連結)
輸出原則
用戶要求「轉成 Google Doc」「優化排版」「做成簡報」時:
轉 Google Doc / .docx(保留排版)
<table style="background:...">、超連結)pandoc report.html -f html -t docx -o report.docx 產生 .docxcreate_file 上傳,contentMimeType 設為 docx 型別、disableConversionToGoogleType: true(二進位用 base64Content)fileSize 與本機 docx 位元組數是否相符(base64 長度 ÷4 ×3 − padding = 預期 bytes)⚠️ 不要直接把 HTML 以
text/html上傳指望它變 Google Doc——該 MCP 工具只自動轉換text/plain→Doc、text/csv→Sheet,HTML 會原樣留存為 .html 檔。text/plain雖能轉 Doc 但會遺失所有排版,故走 .docx 路線。
轉簡報:依專案簡報規範——先做 SLIDE HTML,再用 Playwright 出圖;或用 pptx-official skill。
| 等級 | 網路搜尋 | Persona | 切角 | 適用 | |---|---|---|---|---| | 快速 | 0(純用戶資料) | 2–3 | 2–3 | 內部討論、快速對齊 | | 標準(預設) | 4–6 | 3 | 3 | 一般客戶提案 | | 完整 | 6–10 | 3+ | 3–4 + 提案主軸延伸 | 比稿、年度策略 |
development
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
development
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
tools
Orchestrate a comprehensive code review process involving both Gemini (Antigravity) and Claude CLI, synthesizing a consensus report.
development
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks