What problem does it solve?
This Skill fixes the common pain of moving Quip content into Obsidian when exported notes still contain broken image links, malformed tables, invisible characters, and messy code blocks.
Core Features & Use Cases
- Blob image migration: Downloads Quip blob attachments with API authentication and rewrites markdown to use local attachment paths.
- Markdown cleanup: Converts reference-style images to inline Obsidian-friendly syntax, removes zero-width characters, and preserves valid code and text structure.
- Table repair: Removes empty table rows, strips injected row numbers, corrects separators, and unescapes characters so tables render properly.
- Use case: A team exporting a Quip knowledge base can run this Skill to rebuild the document set as readable, searchable Obsidian notes with working images and cleaner formatting.
Quick Start
Ask the assistant to migrate your exported Quip folder to Obsidian, download all blob images, and repair the markdown formatting.