Ingest a raw source document into the wiki. Reads the source, extracts key information, creates or updates wiki pages, maintains cross-references, and logs the operation. Use when the user adds a new source or says 'ingest this'.
76
93%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Process a new source document and integrate its knowledge into the wiki.
Read the full source document from knowledge/. Identify:
Before writing, share a brief summary of key takeaways. Ask:
For each significant entity or concept found in the source:
memory/wiki/index.mdupdated date and source_countmemory/wiki/ with proper frontmatter, content, and source citations[[wikilinks]] in both directions between related pagesCreate memory/wiki/sources/<source-name>.md with:
memory/wiki/index.md — add/update entries for all pages touchedknowledge/index.yaml — ensure the source is cataloged with tags and prioritymemory/log.md:
## [YYYY-MM-DD] ingest | Source Title
- Pages created: [list]
- Pages updated: [list]
- Key findings: [1-2 sentences]User drops knowledge/quantum-computing-review-2026.pdf and says "ingest this".
quantum-computing.md, error-correction.md, ibm.md, google.mdsources/quantum-computing-review-2026.mdindex.md with all new/updated pageslog.mdA single source might touch 5-15 wiki pages. This is normal and expected.
d7a8e2e
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.