2026年4月16日 周五晚上19:30,来了解“从个人单点提效,到构建企业AI生产力”(限30人)
免费POC, 零成本试错
AI知识库

53AI知识库

学习大模型的前沿技术与行业应用场景


我要投稿

Claude Code+Obsidian+技能图谱:构建本地研究引擎

发布日期:2026-04-13 20:41:03 浏览次数: 1533
作者:PyTorch研习社

微信搜一搜,关注“PyTorch研习社”

推荐语

用AI构建专业研究系统:告别浅层搜索,6个视角深度分析任何问题。

核心内容:
1. 研究技能图谱的核心原理与结构设计
2. 6种独特分析视角的运作机制与价值
3. 从零搭建本地研究引擎的实操指南

杨芳贤
53AI创始人/腾讯云(TVP)最具价值专家

一个 .md 文件夹、一个 AI Agent(Claude),以及一个操作系统:输入一个研究问题,就能产出通常需要一个团队花两周时间才能完成的多角度分析。

Image

这篇文章教你在1小时内搭建一个可用的研究引擎。

什么是研究技能图谱?

大多数人是这样用AI做研究的:打开豆包,输入“帮我研究X”,得到一个像维基百科开头一样的浅层总结,然后再花3个小时自己去核实和补充缺失的部分。

这不是研究,这只是多了一些步骤的Google搜索。

问题不在于AI,而在于你没有给它任何结构:没有方法论、没有评估标准、没有从不同角度思考问题的框架。你每次都在雇佣一个失忆的天才。

研究技能图谱正是为了解决这个问题。

Image

它本质上是一个由相互连接的 Markdown 文件组成的文件夹,每个文件都是一个“知识节点”,也就是你研究系统大脑中的一个组成部分。

在每个文件中,你使用 [[wikilinks]](双中括号链接,比如 [[source-evaluation]] 或 [[contrarian]])来引用其他节点。

当你把 Claude 指向这个文件夹并给它一个研究问题时,它不会只是去搜索资料。它会沿着这些链接阅读你的方法论文档,应用你的来源评估标准,然后从6个完全不同的视角来分析这个问题,最后再综合所有内容。

区别在于:一个简单的提示词只会给你一个总结,而一个技能图谱则相当于一个完整的研究部门。

为什么要用6个视角,而不是一个大而全的提示词?

这就是核心思想。与其问“研究主题 X”,不如强制 AI 从6个根本不同的角度反复思考同一个问题:

  • 技术视角:数据实际说明了什么?只看数据

  • 经济视角:顺着钱的流向看——谁付钱,谁赚钱,什么激励在驱动行为

  • 历史视角:有哪些模式在重复?过去尝试过什么?大家忽略了哪些背景

  • 地缘政治视角:放眼全球棋局——涉及哪些国家,哪些权力关系

  • 反向思考视角:如果主流观点是错的呢?谁从当前叙事中受益

  • 第一性原理视角:忘掉一切,只从最基本的事实重新推导

每个视角都会产生结论,而且这些结论往往彼此矛盾。而正是这种视角之间的张力,才是洞察真正存在的地方。

当我用这个系统分析“为什么全球出生率在下降”时:
技术视角得出的结论是“危机:数据非常严峻”;
而反向视角则认为“日本已经低生育率50年了,也没有崩溃”。

两者都没错,真正的答案存在于这种张力之中。

接下来你将要构建的文件夹结构如下:

20 个文件,6 个文件夹——这就是你完整的“研究部门”。

现在就去创建这个结构。在你的桌面或 Obsidian 中新建一个文件夹,创建这些子文件夹,再创建对应名称的空 .md 文件。完成之后回来,我们会逐个把内容填进去。

文件 1:index.md(指挥中心)

这是最重要的文件。所有研究都从这里开始。它不是目录,而是一份简报文档,用来告诉 AI:你是谁、你在使用什么系统,以及应该如何精确地执行研究任务。

# Research Skill Graph — Command Center## 1. MissionDeep research system that takes ONE question and produces a multi-angle analysis no single Google search or ChatGPT prompt could ever match.Instead of 50 open tabs and scattered notes, this system forces structured thinking through 6 research lenses, each one rethinking the question from a fundamentally different angle.Research Question: [PASTE YOUR QUESTION HERE]Scope: [DEFINE BOUNDARIES — what's in, what'out]Time Horizon: [how far back and forward are we looking?]Output Goal: [what decision does this research inform?]## Prior Research (optional — for compound mode)Check [[research-log]] for previous research that may connect to this question.Relevant prior projects: [link any related projects from research-log.md, or leave empty for clean slate]## 2. Node MapEvery node below is a knowledge file. Read the relevant ones before executing any task. The [[wikilinks]] are clickable — follow them.### Methodology- [[research-frameworks]] — how to approach different types of questions. start here to pick the right research structure- [[source-evaluation]] — criteria for judging if a source is worth trusting. tier system from primary data to random blog posts- [[synthesis-rules]] — how to combine findings across lenses without losing nuance. the hardest part of research- [[contradiction-protocol]] — what to do when sources disagree. this is where the real insights hide### Lenses (the core engine)- [[technical]] — how does it work mechanically? what do the numbers actually say? strip away narrative, look at data- [[economic]] — follow the money. who pays, who profits, what markets move, what incentives drive behavior- [[historical]] — what patterns repeat? what's been tried before? what context does everyone forget?- [[geopolitical]] — which countries, which power dynamics, which alliances and conflicts shape this?- [[contrarian]] — what if the consensus is wrong? who benefits from the current narrative? what's nobody saying?- [[first-principles]] — forget everything you think you know. rebuild from fundamental truths only### Outputs- [[executive-summary]] — the final synthesis. 500 words max. what did we learn, what does it mean, what's still unknown- [[deep-dive]] — the full analysis organized by lens, with cross-references and contradictions highlighted- [[key-players]] — people, organizations, countries that matter most on this topic- [[open-questions]] — what we STILL don't know after research. often more valuable than what we found### Knowledge Base- [[concepts]] — key terms, definitions, mental models relevant to the research- [[data-points]] — hard numbers, statistics, metrics collected during research. always with source attribution### Sources- [[source-template]] — template for processing raw sources into structured notes## 3. Execution InstructionsWhen given a research question:1. Read this file completely. understand the scope and goal2. Read [[research-frameworks]] to pick the right approach for this type of question3. Read [[source-evaluation]] so you know what counts as good evidence4. For EACH lens in order (technical → economic → historical → geopolitical → contrarian → first-principles):   a. Read the lens file for its specific angle and questions   b. Research the topic THROUGH that lens only   c. Record findings, sources, and confidence level   d. Note any contradictions with previous lenses5. Read [[contradiction-protocol]] — resolve or document disagreements between lenses6. Read [[synthesis-rules]] — combine everything7. Produce all 4 output files: [[executive-summary]], [[deep-dive]], [[key-players]], [[open-questions]]8. Update [[concepts]] and [[data-points]] with everything learnedCRITICAL RULE: each lens must RETHINK the question, not just add more information. the technical lens and the contrarian lens should feel like they were written by two different researchers who disagree with each other. that tension is where insight lives.

注意:节点地图在每个链接中都提供了上下文信息。不只是“[[technical]] — 数据”,而是“[[technical]],它在机制上是如何运作的?数据究竟说明了什么?”

这种额外的上下文可以帮助代理在不需要为每个任务都打开每个文件的情况下做出判断。

文件 2:research-frameworks.md(选择你的研究方法)

# Research FrameworksHow to approach different types of research questions. Read this BEFORE starting any research to pick the right structure.## Framework Selection### Type 1: "Is X true?" (Verification)- Start with [[technical]] lens to establish what the data actually says- Then [[contrarian]] to stress-test the claim- Then [[historical]] for precedent- Best for: fact-checking, debunking, validating assumptions- Example: "Is nuclear fusion viable by 2035?"### Type 2: "Why is X happening?" (Causal Analysis)- Start with [[historical]] to trace the roots- Then [[economic]] to find incentive structures- Then [[technical]] for mechanism- Then [[geopolitical]] for systemic forces- Then [[contrarian]] to challenge your causal chain- Best for: understanding trends, explaining phenomena- Example: "Why are birth rates collapsing globally?"### Type 3: "What happens if X?" (Scenario Planning)- Start with [[first-principles]] to establish base assumptions- Then [[technical]] for constraints- Then [[economic]] for incentives- Then [[geopolitical]] for power dynamics- Best for: forecasting, strategy, decision-making- Example: "What happens to Europe if birth rates stay below replacement for 30 years?"### Type 4: "What should I do about X?" (Decision Support)- Start with [[executive-summary]] of existing knowledge- Then run all 6 lenses in parallel- Rank options by lens agreement (if 5/6 lenses point the same way, high confidence)- Best for: investment decisions, policy, strategy## Research Depth Levels### Level 1: Quick Scan (30 min)- 3 lenses maximum- Top 5 sources only- Goal: directional understanding, not certainty### Level 2: Standard Research (2-3 hours)- All 6 lenses- 15-25 sources- Cross-reference findings between lenses- Goal: informed opinion backed by evidence### Level 3: Deep Dive (1-2 days)- All 6 lenses with sub-questions- 50+ sources including primary data- Interview/expert source integration- Contradiction resolution required- Goal: publishable analysis, decision-grade intelligence## Source Collection StrategyFor each lens:1. Start with the BEST single source (see [[source-evaluation]])2. Find the source that DISAGREES most with #13. Find primary data that lets you judge between them4. Record everything in [[data-points]] with attribution

文件 3:source-evaluation.md(信任等级)

这部分是防止你的研究“垃圾输入、垃圾输出”的关键。它提供了一个五级评估体系,在使用任何信息来源之前先对其进行评估。

# Source EvaluationHow to judge if a source is worth trusting. Apply this to EVERY source before using it in analysis.## Source Tier System### Tier 1: Primary Data (highest trust)- Raw datasets (UN, World Bank, national statistics offices)- Peer-reviewed studies with methodology visible- Financial filings, government records- Direct measurements and observations- USE FOR: [[data-points]], hard claims, base assumptions### Tier 2: Expert Analysis- Reports from domain-specific research institutions- Books by recognized authorities in the field- Long-form investigative journalism with cited sources- Conference papers and working papers- USE FOR: interpretation, causal claims, framework building### Tier 3: Informed Commentary- Expert blog posts and newsletters- Quality podcasts with domain experts- Think tank reports (check funding sources)- Industry publications- USE FOR: angles you hadn't considered, hypothesis generation### Tier 4: General Media- Major news outlets- Wikipedia (good for overview, never for final claims)- Popular science writing- USE FOR: initial orientation only. always verify upstream### Tier 5: Social/Anecdotal (lowest trust)- Twitter threads, Reddit posts- Personal anecdotes- Viral content- USE FOR: signal detection only. "people are talking about X" ≠ "X is true"## Red Flags (downgrade any source by 1 tier if present)- No cited sources or methodology- Author has financial incentive in the conclusion- Published by organization with known agenda on the topic- Cherry-picked time frames or geographies- Conflates correlation with causation- Uses emotional language instead of evidence## Evaluation ChecklistFor every key claim in your research, ask:1. What tier is this source?2. Can I find the same claim in a Tier 1 or Tier 2 source?3. Who funded this research or publication?4. What would the author lose if they were wrong?5. Is this the BEST available evidence, or just the first I found?See [[contradiction-protocol]] when two credible sources disagree.

文件 4:synthesis-rules.md(在不扁平化的情况下进行整合)

这是最难的一部分。大多数人会跳过“整合”这一步,只是简单地堆叠事实。而这个文件的作用,是强制进行真正的思考。

# Synthesis RulesHow to combine findings across lenses without losing nuance. This is the hardest part of research — most people skip it and just stack facts.## The Synthesis Process### Step 1: Lens SummaryAfter completing all 6 lenses, write a ONE paragraph summary per lens:- What is this lens's main finding?- Confidence level: high / medium / low- What surprised you from this angle?### Step 2: Agreement MapIdentify where lenses AGREE:- If 4+ lenses point the same direction → high confidence finding- If 3 lenses agree → moderate confidence, worth stating with caveats- If only 1-2 lenses support a claim → hypothesis only, flag as uncertain### Step 3: Tension MapIdentify where lenses DISAGREE:- [[technical]] says X but [[economic]] says Y → this tension IS the insight- Don't resolve by picking a winner. document both positions- Ask: "under what conditions is each lens correct?"- See [[contradiction-protocol]] for resolution framework### Step 4: Second-Order InsightsThe best findings come from COMBINING lenses:- "The technical data shows declining fertility, but the economic lens reveals that financial incentives haven't reversed it anywhere — which means the [[first-principles]] lens's argument about cultural shifts might be the dominant factor"- These cross-lens insights are what make this system more powerful than reading 50 articles### Step 5: Confidence CalibrationFor each major finding, state:- CLAIM: what you believe is true- EVIDENCE: strongest supporting data (from [[data-points]])- CONFIDENCE: high / medium / low- WHAT WOULD CHANGE MY MIND: the specific evidence that would reverse this conclusion## Output Rules- Never present a single-lens finding as a conclusion- Always show the tension between lenses- Separate "what the data shows" from "what I interpret"- [[open-questions]] is as important as [[executive-summary]]- Prefer "it seems likely that X because Y and Z, though A complicates this" over "X is true"## Anti-Patterns (things that kill good research)- Confirmation bias: only searching for evidence that supports your initial hunch- Narrative fallacy: making a clean story out of messy, contradictory data- Recency bias: overweighting the latest article over 30 years of data- Authority bias: believing something because an impressive person said it- Anchoring: letting the first number you found define your mental range

文件 5:contradiction-protocol.md(真正洞察隐藏之处)

大多数研究会掩盖矛盾,而这个系统会有意将它们显现出来。矛盾不是问题,而是一种特性。

# Contradiction ProtocolWhat to do when sources or lenses disagree. This is where the real insights hide — contradictions are features, not bugs.## When Two Sources Disagree### Step 1Check the basics- Are they talking about the same thing? (different geographies, time periods, definitions)- Are they using the same data? (same dataset, different interpretation?)- Is one source a higher tier than the other? (see [[source-evaluation]])### Step 2: Find the root of disagreementUsually one of:- Different data: they're looking at different datasets → find out which is more complete/recent- Different interpretation: same data, different conclusions → examine their reasoning chain- Different scope: one is global, one is country-specific → both might be right in their context- Different timeframe: short-term vs long-term trends can look opposite- Different incentives: one has reason to spin the data → check funding, affiliations### Step 3: Document, don't resolveIn [[deep-dive]], write it as:"Source A argues [X] based on [data]. Source B argues [Y] based on [data]. The disagreement likely stems from [root cause]. Under conditions [C1], A is probably right. Under conditions [C2], B is probably right."### Step 4: Upgrade to [[open-questions]] if unresolvableIf after honest effort you can't determine who'right:- This IS a finding. "We don't know whether X or Y" is valuable intelligence- Add it to [[open-questions]] with the specific evidence needed to resolve it- This often becomes the most interesting part of the research## When Two Lenses DisagreeThis is expected and healthy. Different lenses SHOULD produce tension.## Confidence Adjustment- 2 lenses agree, 1 disagrees → investigate the disagreeing lens deeper. it might see something the others miss- All lenses agree → be suspicious. you might have confirmation bias. re-read [[contrarian]]- No lenses agree → your research question might be too broad. narrow the scope in [[index]]

文件 6–11:六大视角

每个“视角”文件都遵循相同的结构:核心问题、如何从该视角开展研究、输出格式、表达风格,以及与其他视角的关联。

我会以“技术视角”作为详细示例来说明,其余 5 个完全沿用同样的模式,只是替换分析的角度。

# Lens: TechnicalStrip away opinions and narratives. What do the numbers actually say? What mechanisms are at work?## Core Questions1. What does the DATA show? (not what people say about the data)2. What are the measurable inputs and outputs?3. What mechanisms drive the phenomenon?4. What are the hard constraints (physical, biological, mathematical)?5. What metrics matter most and how are they measured?6. Where is the data incomplete or poorly measured?## How to Research Through This Lens- Start with Tier 1 sources ONLY (see [[source-evaluation]]): raw datasets, peer-reviewed studies- Look for: time series, geographic comparisons, demographic breakdowns- Quantify everything. replace "declining" with "declined by X% between Y and Z"- Identify measurement problems: how is this data collected? what's excluded?- Find the base rates. what's "normal"? what's the historical range?## Output FormatFor each finding:- METRIC: [what you measured]- VALUE: [the number]- SOURCE: [Tier 1 or 2 source with date]- TREND: [direction and rate of change]- CAVEAT: [measurement limitations]Record all hard numbers in [[data-points]].## VoiceClinical. precise. no emotional language. "fertility rate dropped from 2.1 to 1.6" not "fertility is collapsing." let the numbers speak.## Connects To- [[source-evaluation]] — only high-tier sources for this lens- [[data-points]] — all numbers go here- [[economic]] — technical data often explains economic outcomes- [[first-principles]] — technical constraints define what's possible

对于另外 5 个视角,结构相同,但核心问题不同:

  • 经济视角:谁付钱?谁获利?有哪些激励机制?尝试过哪些政策?投资回报率如何?

  • 历史视角:这种情况以前何时发生过?当时的条件是什么?尝试了什么?什么有效?

  • 地缘政治视角:哪些国家受影响最大?权力格局有哪些变化?联盟关系如何调整?

  • 反向思考视角:主流叙事是什么?最有力的反对论点是什么?谁从这种共识中受益?

  • 第一性原理视角:最基础的事实是什么?什么是能够解释 80% 现象的最简模型?

文件 12:source-template.md

在研究过程中,每处理一个重要的信息来源,就复制这个模板来使用。


# Source Template## Source: [Title]- Author: [who]- Date: [when published]- URL: [link]- Tier: [1-5from [[source-evaluation]]]- Lens: [which lens found this source]## Key Claims1. [claim with page/section reference]2. [claim]3. [claim]## Data Extracted[any numbers → also add to [[data-points]]]## Methodology Notes[how did they arrive at their conclusions? any red flags?]## Connections[what other sources or concepts does this relate to? use [[wikilinks]]]## My Assessment[is this trustworthy? what's strong, what's weak?]

复利效应(为什么这个系统会随着时间变得更强)

这正是该系统与 ChatGPT 对话或 Google 搜索在本质上的区别。

knowledge/concepts.md 和 knowledge/data-points.md 会在你所有研究项目中不断积累。完成 5 个项目后,你的 AI 就已经拥有 200+ 已验证的数据点和 50+ 定义清晰的概念作为基础。

research-log.md 会记录每个项目的关键发现和它们之间的关联。你的第 10 个项目不再从零开始,而是建立在你之前所有学习的基础之上。

更进一步:一个研究中的“开放问题”,会成为下一个研究的 index.md。比如我在研究出生率时,有一个开放问题是“AI 自动化是否能足够快地缓解劳动力短缺?”——这本身就是一个完整的研究项目,而且已经具备人口数据的背景上下文。

如果你想要一个“干净的起点”?只需把 methodology/ 和 lenses/ 上传到一个全新的 Claude 项目中,不包含 knowledge/ 和 research-log。系统相同,但大脑是全新的。

如何使用

方法一:Claude Projects(推荐)。创建一个新项目,上传所有文件,然后给它一个主题,并附上指令:“按照 index.md 中的执行说明进行。”

Image

方法二:粘贴上下文。将 index.md + 相关的 lens 文件复制到任何 AI 对话中使用。能力较弱,但在任何地方都可用。

方法三:Claude Code + Obsidian(最强方案)。将 Claude Code 指向你的本地 vault。代理可以直接读取和写入文件。这个图谱会自行进化:更新知识文件、添加新概念、根据输出质量优化各个视角。实现半自动甚至全自动运行。

用 Obsidian 可视化

从 obsidian.md 下载 Obsidian(免费)。将你的 research-skill-graph 文件夹作为一个 vault 打开。你会立即看到一个图谱视图,展示所有节点之间的连接关系。

Image

index.md 位于中心位置。6 个视角从中心向外辐射。方法论文件连接到各个视角,而知识文件则与整个系统相互连接。

这个结构带来两个结果:你可以看到哪些节点是断开的(也就是研究空白),同时还能发现不同项目之间意想不到的连接(复利式洞察)。

Obsidian 并不是必须的,AI 本身会读取 Markdown 文件。但可视化的图谱能让整个系统更直观,也更容易调试。

为什么这套系统优于传统研究

传统研究:打开50个标签页,阅读20篇内容几乎一样的文章,错过反对意见,忽略历史模式,陷入确认偏误,最终输出一份看似聪明但缺乏结构的总结。

技能图谱研究:一个问题会被强制从6个角度分析,每个角度都有评估标准,矛盾会被记录而不是隐藏,信息源有分级体系,研究结果还能在多个项目之间累积复用。

最大的区别在于“反向视角”。传统研究几乎不会质疑自己的结论,而这个系统内置了一个“魔鬼代言人”,会主动提出:“如果我刚刚得到的所有结论都是错的呢?”并且诚实评估反驳论点的强度。

1小时搭建方法:

  1. 创建文件夹结构:20个文件,6个文件夹,大约5分钟
  2. 先填 index.md:它定义整个系统
  3. 填好6个 lens 文件:写入核心问题和输出格式
  4. 在 methodology/ 中填入来源评估等级和综合规则
  5. 将整个结构上传到 Claude 项目
  6. 输入一个主题进行测试
  7. 反复迭代:根据输出质量更新 lens 文件,每次研究后把新概念加入 knowledge/

这个系统的关键在于:每使用一次,它就会变得更强。

53AI,企业落地大模型首选服务商

产品:场景落地咨询+大模型应用平台+行业解决方案

承诺:免费POC验证,效果达标后再合作。零风险落地应用大模型,已交付160+中大型企业

联系我们

售前咨询
186 6662 7370
预约演示
185 8882 0121

微信扫码

添加专属顾问

回到顶部

加载中...

扫码咨询