Skip to content

📥 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

  1. Source Discovery: Ask the user for the path to the raw source document in raw_sources/ (create this directory if it doesn't exist).
  2. Analysis & Synthesis:
  3. Read the raw document using view_file, pdf-text-extractor, or read_url_content.
  4. Synthesize the key concepts, rules, and architectural data.
  5. Wiki Integration (The Palace):
  6. Create a new .md file in the appropriate directory (e.g., docs/governance/, hall_facts/).
  7. Format the file according to DSOM Generative Engine Optimisation (GEO) standards (atomic chunks, H2 headers, expert tone).
  8. 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.
  9. Run python .agents/skills/dsom-signature-injector/scripts/inject.py <directory> to append standard GPL v3.0 ownership signatures.
  10. Ledger & Index Updates:
  11. Add the new file to SUMMARY.md and mkdocs.yml (Dual Documentation Sync).
  12. Add the new file to .agents/brain/palace_registry.md.
  13. Update CHANGELOG.md and HISTORY.md to note the new knowledge ingestion.
  14. 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