Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Import reading notes from Instapaper exports into the slipbox. Use when user pastes an Instapaper highlight export with article title and notes. Parses title/URL from header, extracts user's own notes (plain text lines), skips original highlights (> lines), then runs slipbot for each.
Import reading notes from Instapaper exports into the slipbox. Use when user pastes an Instapaper highlight export with article title and notes. Parses title/URL from header, extracts user's own notes (plain text lines), skips original highlights (> lines), then runs slipbot for each.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Parse Instapaper highlight exports and create slipbox entries for user's notes.
# [[Article Title](url)] > Original highlight from article (SKIP) User's note about the highlight (IMPORT) > Another highlight (SKIP) Another user note (IMPORT) Key distinction: > lines = Original article highlights โ Skip these Plain text lines = User's own ideas/takeaways โ Import these as notes
Extract title from: # [[Title](url)] URL may be instapaper-private://... (private) or regular URL Source type: article Author: null (Instapaper doesn't include author)
Lines starting with > = original highlights โ skip Plain text lines after > lines = user notes โ import Empty lines โ skip Each user note becomes a separate slipbox entry
Parse header โ extract article title and URL Extract user notes โ collect plain text lines (not starting with >) Precheck โ show user: article title, note count, ask for confirmation On confirmation โ for each note, invoke slipbot: Type: note (- prefix) Source: ~ article, {title} Let slipbot handle: filename, tags, links, graph update Report โ count of notes created
No user notes (only > lines): Report "no notes to import" Multi-line user notes: Treat each paragraph as separate note Title with special chars: Preserve as-is for source metadata
Writing, remixing, publishing, visual generation, and marketing content production.
Largest current source with strong distribution and engagement signals.