一键导入
source-to-knowledge
当用户提供源文档(如 ChatGPT 导出内容、文章、产品需求文档、会议转录等),并请求从中提取关键知识点并将其整合至 Obsidian 知识库时(例如将这份文档涉及的知识点, 写入工程知识库, 集成到vault, 知识提取),请使用此skill。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
当用户提供源文档(如 ChatGPT 导出内容、文章、产品需求文档、会议转录等),并请求从中提取关键知识点并将其整合至 Obsidian 知识库时(例如将这份文档涉及的知识点, 写入工程知识库, 集成到vault, 知识提取),请使用此skill。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when a user provides a source document (ChatGPT export, article, PRD, transcript) and asks to extract knowledge points and integrate them into the Obsidian knowledge vault. Trigger phrases: 这份文档涉及的知识点, 写入工程知识库, 集成到vault, 知识提取.
Map source code modules to Obsidian knowledge-tree nodes and generate source-evidence mapping.
Maintain Obsidian `_index.md` files by linking every Markdown note in each branch folder.
Generate interview question indexes from the current Vault structure. Do not generate answers unless explicitly requested.
Build meaningful Obsidian double links across the Vault.
Normalize Obsidian Markdown notes by adding missing frontmatter and required headings without overwriting existing content.
| name | source-to-knowledge |
| description | 当用户提供源文档(如 ChatGPT 导出内容、文章、产品需求文档、会议转录等),并请求从中提取关键知识点并将其整合至 Obsidian 知识库时(例如将这份文档涉及的知识点, 写入工程知识库, 集成到vault, 知识提取),请使用此skill。 |
将外部源文档(ChatGPT 导出、技术文章、PRD、会议纪要等)中的知识,通过系统化提取、冲突检测和结构写入,集成到 Obsidian 知识库中。
KP-N),标注所在文档章节。references/knowledge-point-template.md 输出「知识点清单表」。references/vault-structure-overview.md,了解知识库的 44 分支结构和文件命名规范。references/conflict-detection-guide.md 分类:无冲突 / 追加 / 命名差异 / 实质性冲突。type: concept、status: done、tags: AI-Agent面试 + 主题标签_index.md。每次写入完成后必须执行以下标记操作:
文件打 ✅ 标记:对本次所有填充或编辑过的文件(status: done),在文件名加 ✅ 后缀。
13.1 Durable Execution.md → 13.1 Durable Execution✅.mdstatus: todo 的空模板文件。目录打 ✅ 标记:若本次填充使某个目录从"空模板为主"变为"有实质内容"(≥3 个文件 status: done),将目录名加 ✅ 后缀。
13-Agent Runtime深水区/ → 13-Agent Runtime深水区✅/修复所有交叉引用:文件/目录重命名后,必须同步更新:
_index.md 中所有 wiki-link所属分支、相关笔记、深度内容索引 等行)使用 mv 重命名(macOS),git 会自行检测 rename。
任务完成后返回:
references/vault-structure-overview.md — 知识库 44 分支地图和文件命名规范references/knowledge-point-template.md — 知识点提取表格模板和映射状态定义references/conflict-detection-guide.md — 冲突分类与处理规则