Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计通过

ai-customer-analysisAI 客户分析

Agent Skill

ai-customer-analysis 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

349

周安装

15

GitHub Stars

公开资料未说明

下载量

122
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:ai-customer-analysis(AI 客户分析)
来源仓库:https://github.com/maniclones/agent-skills
仓库路径:skills/ai-customer-analysis
安装命令:
npx skills add https://github.com/maniclones/agent-skills --skill ai-customer-analysis
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/maniclones/agent-skills --skill ai-customer-analysis

简介

实施验证型客户洞察协议,防止虚构证据与泛化结论误导决策。

  • 聚焦四大失败模式防御:伪造引用、通用洞察、归因错误与数据误解。
  • 通过 npx 命令从指定 GitHub 仓库安装,适用于市场分析与客户研究场景。
  • 所有输出必须附带来源核查路径与置信度说明,禁止直接采信未验证陈述。
  • ai-customer-analysis 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

AI Customer Analysis — Verified Insight Protocol

Most AI-assisted customer analysis produces confident-sounding outputs that are wrong. The model doesn't analyze your data — it generates the most statistically likely answer, which is almost always what you already believe, formatted as insight.

This skill enforces a verification protocol that prevents the 4 failure modes before they reach your decisions.


The 4 Failure Modes

1. Invented Evidence The model fabricates or misattributes quotes. It sounds specific but the source doesn't exist or says something different.

2. False or Generic Insights Surface-level patterns that are technically true but don't distinguish your customers from any other product's customers. Useless for decisions.

3. Signal Without Direction Observations that don't tell you what to build, change, or stop doing. Insight that doesn't guide a decision is noise.

4. Contradictory Insights The model averages conflicting customer perspectives into a single coherent-sounding narrative. Real tensions in your data disappear.


How It Works

  1. Anchor to exact words — force the model to quote the customer verbatim before drawing conclusions
  2. Demand source timestamps — every insight must cite a specific participant and timestamp that can be verified
  3. Segment before summarizing — group customers by actual behavior or need, not by what they said they want
  4. Challenge the literal request — if customers ask for "a screen", ask what problem the screen solves
  5. Surface contradictions explicitly — require the model to identify customers who disagree with the main finding
  6. Run the verification pass — after the first output, re-run with a second prompt that audits the first for failure modes

Usage

Tell your agent:

"Analyze these customer transcripts using the ai-customer-analysis skill"

Or trigger naturally:

"I have 12 customer interview transcripts — help me find real insights" "What are customers actually asking for in these survey responses?"

Rules

→ Load rules/anchor-to-exact-words.md → Load rules/demand-timestamps.md → Load rules/segment-before-summarizing.md → Load rules/surface-contradictions.md → Load rules/verification-pass.md


Output Format

For each insight, produce:

INSIGHT: [one sentence — specific, directional, actionable]
EVIDENCE: [exact quote] — [participant ID, timestamp]
SEGMENT: [which customer type this applies to, not all customers]
CONTRADICTIONS: [quote from a customer who disagrees] — [participant ID, timestamp]
DECISION: [what this means for the product — specific action or explicit non-action]

Do not produce an insight without all 5 fields. If you cannot fill a field, the insight is not ready.


Verification Pass

After producing initial insights, run this audit:

  1. Can every quote be traced to a specific participant + timestamp?
  2. Does each insight tell you something you couldn't have known without this data?
  3. Are there customers in the dataset who contradict the main finding?
  4. Does each insight suggest a specific action — not just "consider" or "explore"?
  5. Does any insight recommend something that would apply to any product in your category?

If any check fails: remove or rewrite the insight before presenting to stakeholders.


Troubleshooting

Model gives confident output with no citations → Re-prompt: "Show me the exact quote and timestamp from the transcript that supports each insight."

All insights are positive / no contradictions found → Re-prompt: "Find me the customer in this dataset who would disagree with your main finding."

Insights are generic ("customers want simplicity") → Re-prompt: "What specifically about simplicity? Name the exact workflow step they found complex."

Model says "participants mentioned X" without attribution → Reject the output. Re-prompt: "Name which participant and at what point in the interview."

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.17%
按下载量换算44

Claude

28.89%
按下载量换算35

Cursor

19.16%
按下载量换算23

Gemini CLI

8.37%
按下载量换算10

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills