Ar9av/obsidian-wiki✦ 精选0°

wiki-research

仓库创建 2026年4月6日最近提交 23 天前SkillHot 收录 20 天前
▸ 精选理由

把外部调研成果系统化存入知识库,适合需持续跟踪主题的用户。

▸ 风险提示

会访问互联网并写入 Vault,需注意数据来源和写入权限。

这个 Skill 做什么

自动多轮网络检索并将综合结果结构化写入 Obsidian 维基。

自动化多轮网络检索并把综合结果以结构化形式写入 Obsidian 维基,适合需要把深度调研直接入库的场景。会反复迭代搜索、筛选证据、合成结论并生成笔记页面,省去手动整理与格式化的繁琐工作。

▸ 展开 SKILL.md 英文原文

Autonomously research a topic via multi-round web search, synthesize findings, and file structured results into the Obsidian wiki. Use this skill when the user says "/wiki-research [topic]", "research X", "find everything about Y", "do a deep dive on Z", "autonomous research on X", or wants comprehensive, web-sourced knowledge on a topic filed directly into their wiki.

研究检索自动化研究多轮检索入库通用
2.7k
Stars
274
Forks
35
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Ar9av/obsidian-wiki/main/.skills/wiki-research/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Ar9av/obsidian-wiki/main/.skills/wiki-research/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Wiki Research — Autonomous Multi-Round Research

You are running an autonomous research loop on a topic, synthesizing what you find, and filing the results into the Obsidian wiki as permanent knowledge.

## Before You Start

1. **Resolve config** — follow the Config Resolution Protocol in `llm-wiki/SKILL.md` (inline `@name` override → walk up CWD for `.env` → `~/.obsidian-wiki/config` → prompt setup). This gives `OBSIDIAN_VAULT_PATH` and `OBSIDIAN_LINK_FORMAT` (default: `wikilink`).
2. Read `$OBSIDIAN_VAULT_PATH/index.md` to understand what's already in the wiki — don't re-research things the wiki covers well
3. Read `$OBSIDIAN_VAULT_PATH/hot.md` if it exists — it surfaces recent context
4
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有