ingest

Installation
SKILL.md

Skill: ingest

Purpose

Process new file in raw/, distill knowledge into wiki. Each ingest touches 10-15 wiki files.

When to invoke

Automatically when new file appears in raw/.

Steps

  1. Read source file in raw/ completely. No premature summarizing.
  2. Extract key takeaways: facts, decisions, entities, concepts from source. Rồi lập docs-impact-plan trước khi ghi (distill openwiki 060726): điểm mới trong nguồn → trang bị ảnh hưởng → sửa/tạo gì → vì sao. Trang không truy được về một điểm cụ thể trong nguồn thì KHÔNG đụng.
  3. For each entity or concept:
    • Has wiki page: open it, add/revise relevant info.
    • No page: create in wiki/concepts/ or wiki/entities/.
  4. Create or update summary page in wiki/sources/ for source (link back to raw/ file).
  5. Add [[wikilinks]] between all new/updated pages.
  6. Update wiki/index.md for every file created or modified.
  7. Append to wiki/log.md: ## YYYY-MM-DD — ingest — <filename> with bullet list of all pages touched.
Installs
149
Repository
rheinmir/setup
GitHub Stars
1
First Seen
May 23, 2026
ingest — rheinmir/setup