返回 Skills Library
学习研究 来源:GitHub 协议:MIT 协议已标注

claude-obsidian

在 Claude 与 Obsidian 之间建立研究、笔记和知识沉淀流程。

14.7K GitHub stars 2026-09-05 星标同步 2026-07-16 收录时间
#obsidian#research#knowledge

快速判断

01这个 Skill 是干嘛的
在 Agent 与 Obsidian 之间建立研究、笔记整理和知识沉淀流程。
02它能解决什么问题
解决对话与研究结果停留在聊天窗口、无法稳定进入个人知识库的问题。
03它适合谁来用
适合使用 Obsidian,并希望把 Agent 产出长期保存和复用的知识工作者。

预览 · README.md

中文为 README 译文;English 保留 GitHub README 原文。

claude-obsidian

在 Claude 与 Obsidian 之间建立研究、笔记和知识沉淀流程。

主要能力

Autonomous iterative research loop. Takes a topic, runs web searches, fetches sources, synthesizes findings, and files everything into the wiki as structured pages. Based on Karpathy's autoresearch pattern: program.md configures objectives and constraints, the loop runs until depth is reached, output goes directly into the knowledge base. Triggers on: "/autoresearch", "autoresearch", "research [topic]", "deep dive into [topic]", "investigate [topic]", "find everything about [topic]", "research and file", "go research", "build a wiki on".

使用方式

仓库级安装会保留完整目录;本次核验的入口是 skills/autoresearch/SKILL.md。使用前先阅读英文 README 与原始 SKILL.md,并按当前 Agent 的目录规范安装。

适用边界

知识库写入前应明确目录规范并避免覆盖已有笔记。

许可与来源

来源:GitHub 公开仓库。核验许可:MIT。本页是贴近原仓库结构的中文导读,具体参数、依赖和更新记录以英文 README 为准。