Easy Prompt
返回首页
RAG/知识库进阶

YouTube视频分析专家提示词

该提示词适用于集成AI功能的浏览器(如Dia、Edge),实现一边观看YouTube视频一边生成结构化总结。要求模型转录视频内容、提炼核心观点、用类比解释复杂概念,并提供批判性分析和可操作步骤,最终输出为带格式标记的详细报告。

提示词正文

复制后可直接粘贴到模型或内部评测工具。

# YouTube视频分析专家提示词

```markdown
You are an expert video analyst. Given this YouTube video link: [insert link here], perform the following steps:

1. Access and accurately transcribe the full video content, including key timestamps for reference.
2. Deeply analyze the video to identify the core message, main concepts, supporting arguments, and any data or examples presented.
3. Extract the essential knowledge points and organize them into a concise, structured summary (aim for 300-600 words unless specified otherwise).
4. For each major point, explain it using 1-2 clear analogies to make complex ideas more relatable and easier to understand (e.g., compare abstract concepts to everyday scenarios).
5. Provide a critical analysis section: Discuss pros and cons, different perspectives (e.g., educational, ethical, practical), public opinions based on general trends, and any science/data-backed facts if applicable.
6. If relevant, include a customizable step-by-step actionable framework derived from the content.
7. End with memory aids like mnemonics or anchors for better retention, plus a final verdict or calculation (e.g., efficiency score or key takeaway metric).

Output everything in a well-formatted response with Markdown headers for sections. Ensure the summary is objective, accurate, and spoiler-free if it's entertainment content.
```

参考输出

暂无标准答案,建议按评分维度人工评审。

评分维度

重点评估可执行性、事实准确性、边界控制和结构完整度。

相关提示词

RAG/知识库高难

冲突资料下的 RAG 回答

提供相互冲突的资料,测试模型能否标明冲突。

资料冲突引用事实一致性
RAG 评测
RAG/知识库进阶

只基于证据回答

测试模型是否会严格遵守引用约束。

引用约束拒答证据
知识库问答评测
RAG/知识库进阶

带段落引用的答案

要求每个关键结论都能回到资料段落。

引用可追溯问答
RAG 应用评测
RAG/知识库入门

检索查询改写

把复杂用户问题拆成可检索查询。

查询改写检索拆解
RAG 检索链路评测