將來源文件加入研究 Wiki,提取關鍵資訊,整合到現有頁面。觸發詞:ingest this, add to wiki, wiki ingest, 加入 wiki, 讀這篇論文。
Process a source into the wiki. This is the most important wiki operation — it's how knowledge accumulates.
raw/schema.md in the wiki root to understand conventions and tag taxonomy| Step | Action |
|---|---|
| Source summary | Create wiki/sources/<source-slug>.md with full frontmatter |
| Entities | Create or update pages in wiki/entities/ for each notable entity (people, tools, models, papers, benchmarks) |
| Concepts | Create or update pages in wiki/concepts/ for each key concept/technique |
| Overview | Revise wiki/overview.md if the source shifts the big picture |
| Index | Add entries for all new pages to wiki/index.md |
| Log | Append entry to wiki/log.md |
See main SKILL.md for the full source frontmatter template.
[[page-name]] or [[page-name|Display Text]]. When mentioning any entity/concept that has its own page, link it.> [!warning] Contradiction callout to both pages. Never silently overwrite.[[sources/slug]] links.status: stub for new pages with minimal content, draft for pages with some info, solid for well-supported pages.raw/assets/ with descriptive filenames![[image-name.png]]Ctrl+Shift+D in Obsidian to download remote images locally## [YYYY-MM-DD] ingest | Source Title
- Pages created: entity/foo.md, concept/bar.md
- Pages updated: overview.md, entity/baz.md
- Key additions: [brief summary of what changed]
If the user has multiple wikis, determine which one from context (current directory, topic mentioned). If ambiguous, ask.