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.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