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.development
Log workouts, wishlist media, and query the self-hosted Ryot tracker via its GraphQL API with a Bearer token. Use when the user wants to record a gym session/workout, add a book/film/game/show to their wishlist, or look up what they've tracked in Ryot.
development
AI-optimized web search via Tavily API. Returns concise, relevant results for AI agents.
content-media
Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
tools
<!-- vendored via `npx skills add steipete/clawdis@himalaya` (commit 27e5d49); locally adapted for personal ProtonMail via the hydroxide bridge on rpi5 --> --- name: protonmail description: Read, search, and send the user's personal ProtonMail using the himalaya CLI against the local hydroxide bridge (IMAP :1143 / SMTP :1025). homepage: https://github.com/pimalaya/himalaya metadata: {"openclaw":{"emoji":"📧","os":["linux"],"requires":{"bins":["himalaya"]}}} --- # ProtonMail (himalaya + hydroxid