rpi5/picoclaw/skills/wiki-process/SKILL.md
Promote items from Wiki/Inbox into curated Wiki/Pages, merging or creating as Wiki/Schema dictates
npx skillsauth add nsimonfr/nic-os wiki-processInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Walk the Wiki/Inbox and promote each item into the curated Wiki/Pages/ tree. This is the step where knowledge actually compounds.
35d244cd-e6d5-4b3d-b1c2-fa50cab50621Wiki/Schema — the rules. Read it first, every run.Wiki/Inbox — items waiting to be processed.Wiki/Pages/* — the curated wiki.affine (write-capable).Read Wiki/Schema. Internalise the merge rule, naming convention, frontmatter spec, and confidence levels. If you can't read it, stop.
List children of Wiki/Inbox. Process them oldest-first. For each inbox item:
a. Read its body and source(s).
b. Search the wiki with keyword_search and semantic_search for related pages — concept-level, not just title-level.
c. Decide one action:
Wiki/Pages/<topic> already covers ≥70% of this content (per schema). Update it: append new facts under a dated note, refresh updated frontmatter, add the new source.Wiki/Pages/<kebab-case-topic> with the schema's frontmatter, body distilled from the inbox item, and at least one [[wikilink]] to a related page (or to a parent topic).d. Update wikilinks both ways: any page you mention with [[Foo]] should also mention this page back if relevant. Don't leave dangling links.
e. Move the inbox item to a "processed" tag, or delete it — whichever the schema specifies.
Report: a tight summary of what got merged, created, or discarded, and any concept gaps you noticed (cluster of inbox items pointing at the same missing topic).
confidence: low and the conflicting sources cited.databases
Query today's Immich "on this day" memories and print a summary picoclaw can relay. Use when the user asks about Immich memories, on-this-day, or a recap of past photos from today's date.
documentation
Promote items from Wiki/Inbox into curated Wiki/Pages, merging or creating as Wiki/Schema dictates
development
Audit the LLM Wiki for orphans, broken links, duplicates, and stale facts; write a report page
documentation
Drop a URL or pasted note into the LLM Wiki Inbox in AFFiNE