📥 DSOM Knowledge Ingester Skill
When to use this skill
Use this skill when the user provides a new external source (PDF, Markdown, Web Article, Meeting Transcript) and wants to formalize it into the Palace. This embodies the "Ingest" pattern of the LLM WIKI.
Instructions
- Source Discovery: Ask the user for the path to the raw source document in
raw_sources/(create this directory if it doesn't exist). - Analysis & Synthesis:
- Read the raw document using
view_file,pdf-text-extractor, orread_url_content. - Synthesize the key concepts, rules, and architectural data.
- Wiki Integration (The Palace):
- Create a new
.mdfile in the appropriate directory (e.g.,docs/governance/,hall_facts/). - Format the file according to DSOM Generative Engine Optimisation (GEO) standards (atomic chunks, H2 headers, expert tone).
- Execute
uv run python tools/apply_okf_frontmatter.py <directory>to verify and inject OKF v0.1 frontmatter headers into all newly synthesized Markdown documents. - Run
python .agents/skills/dsom-signature-injector/scripts/inject.py <directory>to append standard GPL v3.0 ownership signatures. - Ledger & Index Updates:
- Add the new file to
SUMMARY.mdandmkdocs.yml(Dual Documentation Sync). - Add the new file to
.agents/brain/palace_registry.md. - Update
CHANGELOG.mdandHISTORY.mdto note the new knowledge ingestion. - Confirmation: Provide the user with a summary of the concepts extracted and the new pages created.
Deep State of Mind (DSOM) For My AI Protocol | Harisfazillah Jamel (LinuxMalaysia) | 2026-08-20 Standard: UK English | DBP-standard Bahasa Melayu Malaysia (Piawai) | GNU General Public License v3.0