Install
openclaw skills install knowledge-base-sopKnowledge base management SOP for ingesting, archiving, linting, and maintaining a personal wiki knowledge base. Use when processing raw documents, bookmarks, or web content into structured Markdown wiki pages, performing periodic quality audits (dead links, orphan pages, trust validation), or managing a raw/wiki/outputs directory structure. Triggers on new raw content intake, bookmark pipeline runs, and knowledge base maintenance tasks.
openclaw skills install knowledge-base-sopraw/ — Original, unprocessed materials (web scrapes, bookmark exports, PDFs). Never modify directly.wiki/ — Cleaned, structured core knowledge base (Markdown).outputs/ — Temporary reports, drafts, or exported files.Trigger: New files appear in raw/.
YYYY-MM-DD-core-topic-source.md[[Concept Name]] for cross-references in wiki pages.wiki/ for titles with >90% similarity. If found, append new content as a "supplemental update" at the bottom with a timestamp.Trigger: raw/bookmarks.html updated.
<a> tags (URL, title, meta description).wiki/Bookmarks/.[[待验证]] tag. Remove only after user confirmation.wiki/. On HTTP 404 or timeout, add {{dead_link}} marker at page top.outputs/orphans/.