Loading...
Loading...
Compare original and translation side by side
方法论溯源 横纵分析法由数字生命卡兹克(Khazix)提出,融合了语言学中的历时-共时分析(Saussure)、社会科学中的纵向-横截面研究设计、商学院案例研究法、以及竞争战略分析的核心思想,形成了一套适用于产品/公司/概念/人物的通用研究框架。核心原则不变:纵向追时间深度,横向追同期广度,最终交汇出判断。
Methodology Origin The Horizontal-Vertical Analysis was proposed by digital life Khazix, integrating core ideas from Saussure's diachronic-synchronic analysis in linguistics, longitudinal-cross-sectional research design in social sciences, business school case study methods, and competitive strategy analysis. It forms a universal research framework applicable to products/companies/concepts/people. The core principle remains unchanged: pursue temporal depth in vertical analysis, pursue concurrent breadth in horizontal analysis, and finally converge to form judgments.
scripts/md_to_pdf.pypip install weasyprint markdown --break-system-packagesscripts/md_to_pdf.pypip install weasyprint markdown --break-system-packages你需要联网获取信息。使用以下工具:
- WebSearch:用于搜索发现信息来源,获取摘要和关键词结果
- WebFetch:当已知具体URL时,用于从页面定向提取内容
- 如果用户环境中安装了 web-access skill(检查路径
是否存在),优先加载它并遵循其指引,它提供更强的浏览器CDP能力/mnt/.claude/skills/web-access/SKILL.md- 搜索策略:先用WebSearch发现信息来源和线索,找到具体URL后用WebFetch深入提取
- 多次搜索、多个关键词组合,不要只搜一次就放弃
- 一手来源优于二手来源:官方博客 > 权威媒体原创报道 > 转载/聚合
- 学术类研究对象必查arxiv:如果研究对象涉及学术概念、算法、AI模型、技术范式等,必须通过arxiv API获取相关论文。调用方式:
,或用WebFetch访问同一URL。返回XML格式,包含标题、作者、摘要、发布日期、PDF链接。可按需调整关键词组合和结果数量。找到关键论文后,用WebFetch读取论文页面(curl -s "https://export.arxiv.org/api/query?search_query=all:关键词1+AND+all:关键词2&max_results=10")获取更多细节。https://arxiv.org/abs/论文ID
You need to obtain information online. Use the following tools:
- WebSearch: Used to discover information sources and obtain summary and keyword results
- WebFetch: Used to extract content from specific URLs when the URL is known
- If the web-access skill is installed in the user's environment (check if
exists), prioritize loading it and following its guidelines, as it provides stronger browser CDP capabilities/mnt/.claude/skills/web-access/SKILL.md- Search strategy: First use WebSearch to discover information sources and clues, then use WebFetch for in-depth extraction after finding specific URLs
- Search multiple times with combinations of keywords, do not give up after just one search
- Primary sources are better than secondary sources: Official blog > Original reports from authoritative media > Reproduction/aggregation
- Must check arxiv for academic research objects: If the research object involves academic concepts, algorithms, AI models, technical paradigms, etc., must obtain relevant papers through the arxiv API. Call method:
, or access the same URL using WebFetch. Returns XML format, including title, author, abstract, publication date, PDF link. Adjust keyword combinations and result quantity as needed. After finding key papers, use WebFetch to read the paper page (curl -s "https://export.arxiv.org/api/query?search_query=all:keyword1+AND+all:keyword2&max_results=10") to get more details.https://arxiv.org/abs/paper-ID
| 信息类型 | 一手来源 |
|---|---|
| 产品更新/技术决策 | 官方博客、GitHub Release Notes、创始人推文 |
| 融资/商业数据 | 公司官方公告、SEC/工商文件 |
| 用户口碑 | GitHub Issues、Reddit讨论、Twitter/X、知乎帖子 |
| 行业分析 | 权威媒体原创报道(非转载) |
| 学术/技术原理 | arXiv论文( |
| Information Type | Primary Sources |
|---|---|
| Product updates/technical decisions | Official blog, GitHub Release Notes, founder's tweets |
| Financing/business data | Company official announcements, SEC/industrial and commercial documents |
| User reputation | GitHub Issues, Reddit discussions, Twitter/X, Zhihu posts |
| Industry analysis | Original reports from authoritative media (non-reprinted) |
| Academic/technical principles | arXiv papers ( |
scripts/md_to_pdf.pyscripts/md_to_pdf.py[研究对象]_横纵分析报告.mdpip install weasyprint markdown --break-system-packagespython [skill目录]/scripts/md_to_pdf.py input.md output.pdf --title "研究对象名称" --author "数字生命卡兹克"[研究对象]_横纵分析报告.mdpip install weasyprint markdown --break-system-packagespython [skill目录]/scripts/md_to_pdf.py input.md output.pdf --title "研究对象名称" --author "数字生命卡兹克"md_to_pdf.py"Droid Sans Fallback", Helvetica, Arial, sans-serifmd_to_pdf.py"Droid Sans Fallback", Helvetica, Arial, sans-serif# 标题> 研究时间:... | 所属领域:... | 研究对象类型:...#########>**文本**# Title> 研究时间:... | 所属领域:... | 研究对象类型:...#########>**text**封面页
目录
一、一句话定义
[用一句话说清楚这个东西是什么]
二、纵向分析:从诞生到当下
[完整的纵向叙事,6000-15000字]
三、横向分析:竞争图谱
[横向对比分析,3000-10000字]
四、横纵交汇洞察
[交叉分析和未来推演,1500-3000字]
五、信息来源
[所有引用的来源列表]封面页
目录
一、一句话定义
[用一句话说清楚这个东西是什么]
二、纵向分析:从诞生到当下
[完整的纵向叙事,6000-15000字]
三、横向分析:竞争图谱
[横向对比分析,3000-10000字]
四、横纵交汇洞察
[交叉分析和未来推演,1500-3000字]
五、信息来源
[所有引用的来源列表][研究对象名称]_横纵分析报告.pdf[研究对象名称]_横纵分析报告.pdf| 部分 | 字数范围 | 说明 |
|---|---|---|
| 纵向分析 | 6,000 - 15,000字 | 报告主体,不要蜻蜓点水 |
| 横向分析 | 3,000 - 10,000字 | 视竞品数量调整 |
| 横纵交汇 | 1,500 - 3,000字 | 精华段,给出新判断 |
| 全文总计 | 10,000 - 30,000字 | 不要怕长,深度和完整度是价值所在 |
| Section | Word Count Range | Description |
|---|---|---|
| Vertical Analysis | 6,000 - 15,000 words | Main body of the report, do not scratch the surface |
| Horizontal Analysis | 3,000 - 10,000 words | Adjust according to the number of competitors |
| Horizontal-Vertical Intersection | 1,500 - 3,000 words | Essence section, provide new judgments |
| Total Full Text | 10,000 - 30,000 words | Do not fear length; depth and completeness are the key values |