Back to Skills Hub
reMarkable Cloud

reMarkable Cloud

@nickian
productivityDocument UploadWeb ScrapingCloud Sync

Send documents and web articles to a reMarkable tablet via the cloud API. Supports EPUB and PDF formats with automatic device synchronization. Uses rmapi for secure cloud access and includes web article scraping and conversion capabilities.

🚀 Send articles and documents to your reMarkable tablet directly from the cloud. This skill fetches web articles, converts them to EPUB or PDF format, and uploads them automatically to your device. Perfect for reading web content on e-ink without distractions.

💡 Ideal for saving articles for offline reading, organizing documents into folders, and building a personal library on your tablet. Manage files seamlessly with commands to upload, list, search, and organize your content across different directories.

✨ Automatic device syncing via WiFi means your content is ready instantly. EPUB format reflowing ensures articles display beautifully on e-ink screens, while cached authentication keeps setup simple for future use.

GitHub

Requirements

rmapi

Go-based reMarkable cloud API client for authentication and file operations

readability-lxml

Python library for extracting readable content from web articles

ebooklib

Python library for EPUB file generation and manipulation

beautifulsoup4

Python HTML/XML parsing library for web scraping

requests

Python HTTP library for fetching web content