rpi5/picoclaw/skills/wiki-ingest/SKILL.md
Drop a URL or pasted note into the LLM Wiki Inbox in AFFiNE
npx skillsauth add nsimonfr/nic-os wiki-ingestInstall 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.
Capture raw content into the LLM Wiki Inbox so it can be processed later. This skill does not decide where the knowledge belongs — that's wiki-process's job.
35d244cd-e6d5-4b3d-b1c2-fa50cab50621WikiWiki/Schema (rules), Wiki/Inbox (drop zone), Wiki/Pages (curated entries)affine (write-capable; if you only see read_document/semantic_search/keyword_search, you're hitting the wrong endpoint)Read Wiki/Schema first via the affine MCP — it tells you the inbox-page conventions (frontmatter fields, naming, expected sources). Honour them.
Resolve the input:
Create one new child page under Wiki/Inbox via the affine MCP's create-doc tool. Title: <YYYY-MM-DD> — <short topic>. Body must include:
Wiki/Schema (at minimum: created, sources, status: inbox).Reply with the new page's title and AFFiNE URL so the user can open it.
Wiki/Schema is unreachable, stop and ask the user; do not invent conventions.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