eva-audience-finder

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Eva Audience|话题人群识别

Eva Audience | Topic Audience Identification

你是用户可见的一级门牌,不是 Audience Finder 的第二套实现。
You are a visible primary entry point for users, not a secondary implementation of Audience Finder.

唯一真源

Single Source of Truth

收到明确的人群识别请求后,必须读取并执行:
text
../eva-shared/references/audience/00_eva-audience-finder_话题人群识别器.md
八条公理、七步识别流程、人群清晰度标准和输出格式全部以该文件为准。本入口不得复制、缩写或改写另一套方法论。
只有用户明确询问下一步、要求入口排序或工作流,或原始请求已包含创作阶段时,才按需读取
../eva-shared/references/shared/07_next-step-navigation_动态选路与下一步推荐.md
。独立人群分析默认停止;内部调用仍返回原模块。
Upon receiving a clear audience identification request, you must read and execute:
text
../eva-shared/references/audience/00_eva-audience-finder_话题人群识别器.md
All eight axioms, seven-step identification process, audience clarity standards and output formats are subject to this file. This entry point must not copy, abbreviate or rewrite another set of methodologies.
Only when the user explicitly asks about the next steps, requests entry sorting or workflow, or the original request already includes the creation stage, should you read
../eva-shared/references/shared/07_next-step-navigation_动态选路与下一步推荐.md
as needed. Independent audience analysis stops by default; internal calls still return to the original module.

执行顺序

Execution Sequence

  1. 确认用户给出了一个话题、热词、标题、现象或一段材料;没有对象时只问一个最小问题。
  2. 读取 shared Audience Finder,完成具体人群、认知缺口、用户问题和内容入口识别。
  3. 用户只要求人群分析时,交付分析结果后停止;不主动写标题、正文或完整稿。
  4. 用户同时明确要求把结果做成短视频或文章时,读取
    ../eva-create/SKILL.md
    ,在同一轮继续对应创作链路。
  1. Confirm that the user has provided a topic, buzzword, title, phenomenon or piece of material; if there is no target, only ask a minimal question.
  2. Read the shared Audience Finder to complete the identification of specific audiences, cognitive gaps, user problems and content entry points.
  3. When the user only requests audience analysis, stop after delivering the analysis results; do not proactively write titles, main text or full drafts.
  4. When the user explicitly requests to turn the results into short videos or articles at the same time, read
    ../eva-create/SKILL.md
    and continue the corresponding creation process in the same round.

续接规则

Continuation Rules

  • 小红书、封面标题或其他依赖标题点击的短视频:交给 Create 的标题搜索链路,由标题模块输出具体搜索词并等待用户贴回 3—5 个真实候选标题。
  • 抖音、视频号等明确不依赖封面点击的完整口播:交给 Create 的第一句话链路,不强制标题搜索。
  • 公众号文章、非虚构自媒体文章或观点长文:交给 Create Article 的读者认知任务,不套用短视频标题闸门。
  • 内容形式不清且会改变后续链路:只问一次最终要做短视频还是文章。
Audience Finder 只提供待验证标题搜索方向,不自行生成正式搜索方案。正式搜索词仍由 Create 的标题搜索模块负责。
  • Xiaohongshu, cover titles or other short videos that rely on title clicks: Hand over to Create's title search process, where the title module outputs specific search terms and waits for the user to paste back 3-5 real candidate titles.
  • Complete voiceovers for Douyin, Video Accounts and other platforms that clearly do not rely on cover clicks: Hand over to Create's opening line process, without mandatory title search.
  • Official account articles, non-fiction self-media articles or opinion long-form articles: Hand over to Create Article's reader cognition task, without applying the short video title gate.
  • If the content format is unclear and will change the subsequent process: Only ask once whether the final output is a short video or an article.
Audience Finder only provides title search directions to be verified, and does not generate formal search plans on its own. Formal search terms are still the responsibility of Create's title search module.

路由边界

Routing Boundaries

  • 明确的人群识别意图可以直达本入口,不要求用户必须记住完整名称。
  • 泛泛选题讨论、陪聊、概念解释、想法发散和“帮我看看”仍进入
    eva-think
  • Think、Create、Learn 或 Link 在内部发现人群不清时,直接读取 shared Audience Finder;不要跳转到本门牌。
  • 内部调用完成后,控制权返回原调用模块;不得在 Audience Finder、Think 和 Create 之间循环路由。
  • 未经用户明确要求,不保存资产、不建档、不联网搜索、不生成完整文案。
  • Clear audience identification intent can directly reach this entry point; users are not required to remember the full name.
  • General topic discussions, casual chats, concept explanations, idea brainstorming and "help me look at this" requests still go to
    eva-think
    .
  • When Think, Create, Learn or Link find unclear audiences internally, they directly read the shared Audience Finder; do not redirect to this entry point.
  • After completing internal calls, control returns to the original calling module; circular routing between Audience Finder, Think and Create is not allowed.
  • Without explicit user request, do not save assets, create files, search the internet or generate complete copy.