From maxim
Convert raw, unstructured sources into structured wiki pages stored in MemPalace. Each page has YAML frontmatter, mandatory Counter-Arguments section, bidirectional `[[wikilinks]]`, and `explored: false` until human verification.
npx claudepluginhub drnabeelkhan/maxim --plugin mxm-pack-l3-4-govtechThis skill uses the workspace's default tool permissions.
Convert raw, unstructured sources into structured wiki pages stored in MemPalace. Each page has YAML frontmatter, mandatory Counter-Arguments section, bidirectional `[[wikilinks]]`, and `explored: false` until human verification.
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
Convert raw, unstructured sources into structured wiki pages stored in MemPalace. Each page has YAML frontmatter, mandatory Counter-Arguments section, bidirectional [[wikilinks]], and explored: false until human verification.
This is one of 4 wiki skills (ingest, query, lint, explore) that together implement the Brandvoice pattern on top of MemPalace.
raw/ that don't have a corresponding wiki entryraw//mxm-tasks)raw/:
raw/clippings/ — web clips, article dumpsraw/ideas/ — freeform notes, brain dumpsraw/sources/ — PDFs, papers, transcriptsraw/x-archive/ — social exportsraw/ for files not yet referenced by any MemPalace drawer (compare against mempalace_search results filtered by source path).wing_knowledgesourceswing_knowledge, room conceptswing_knowledge, room entities[[wikilinks]] between all related pages (use mempalace_kg_add to record relationships in the graph layer).explored: false on all new/updated pages.wing_knowledge/index/index-md.wing_knowledge/log/log-md.---
title: ""
created: YYYY-MM-DD
updated: YYYY-MM-DD
tags: []
sources: [] # paths to raw/ files
confidence: high | medium | low
explored: false # AI-generated → human verification needed
startup: null # set if scoped to a specific startup
---
[[wikilinks]] to other pages (≥2 inbound for new pages)medium unless source is official/verifiedagent-memory-patterns)mempalace_add_drawer({
wing: "wing_knowledge",
room: "sources" | "concepts" | "entities" | "syntheses",
content: "<full-page-with-frontmatter>",
source_file: "raw/sources/<original>.pdf",
added_by: "wiki-ingest"
})
mempalace_kg_add({
subject: "<entity-or-concept>",
predicate: "mentioned_in" | "related_to" | "contradicts" | "extends",
object: "<related-entity-or-concept>",
source_closet: "<drawer-id>"
})
Wiki Ingest Report:
Sources processed: [N]
Skipped (low signal): [N]
Pages created:
- sources/[slug] (confidence: medium, explored: false)
- concepts/[slug] (confidence: medium, explored: false)
- entities/[slug] (confidence: high, explored: false)
KG triples added: [N]
Index entries appended: [N]
Log appended: 1 entry @ [ISO timestamp]
Next: review pending pages with `/mxm-wiki explore`
Confidence: 🟢 HIGH (relevance ≥80%, all pages have Counter-Arguments)
wiki-explore for the next verification passwiki-lintcompliance-officer for reviewbrand-guardianexplored: false default + Counter-Arguments)data-privacy-officer reviewFINAL_RELEASE_CHANGES/Brandvoice-wiki-example.md — original patterndocuments/reference/AGENTS.md — agent usage guide for the wiki layer.claude/skills/memory-palace/SKILL.md — MemPalace integration patternsCopyright (c) 2026 iSystematic Inc. Maxim product. BSL 1.1.