What problem does it solve?
Saving online articles, blog posts, and social threads into a personal knowledge base usually means manual copy-pasting, broken image links, and lost formatting. This Skill automates the entire archival workflow: fetching page content, downloading images locally, rewriting references, and organizing everything into a self-contained Obsidian-ready folder.
Core Features & Use Cases
- Automated Article Archiving: Fetches any web article via the actionbook CLI, reformats it into clean Markdown, and downloads all images to a local images/ folder with rewritten relative paths.
- Twitter/X Special Handling: Reconstructs headings, code blocks, and lists lost by readability extraction on Twitter/X through a mandatory AI reformatting step.
- Optional AI Translation: Translates the exported article into languages like Chinese, Spanish, or Japanese while preserving Markdown formatting and image references.
- Use Case: You find a long technical post on X and want it in your Obsidian vault. The Skill fetches the content, reformats the structure, downloads images, generates an index.md navigation file with metadata, and opens it directly in Obsidian.
Quick Start
Export the article at this URL to my Obsidian articles folder and translate it to Chinese.