remarkable

Manage reMarkable tablet documents via Node.js and rmapi-js.

2|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/caseyg/caseys-claude --skill remarkable
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: remarkable
Source: https://github.com/caseyg/caseys-claude/tree/main/skills/remarkable
Command: npx skills add https://github.com/caseyg/caseys-claude --skill remarkable

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires rmapi-js, rmscene, PyMuPDF, svgwrite, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the process of managing documents on your reMarkable tablet, allowing you to effortlessly upload files, download notes with annotations, and back up your entire library.

Core Features & Use Cases

  • Upload Files: Send PDFs and EPUBs directly to your reMarkable.
  • Download & Annotate: Retrieve documents, including handwritten annotations rendered as PDFs.
  • Backup Notebooks: Create a complete backup of all your reMarkable notebooks.
  • Sync to Obsidian: Automatically sync your "Morning Pages" notes to Obsidian for seamless journaling.
  • Use Case: Upload a research paper PDF to your reMarkable for offline reading, download it later with your handwritten notes, and back up your daily journal entries to your computer.

Quick Start

Upload the file '/path/to/my_document.pdf' to your reMarkable tablet.

Frequently Asked Questions about remarkable

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I sync my reMarkable notes to Obsidian?

This Skill syncs reMarkable notes to Obsidian by using a dedicated workflow that automatically transfers "Morning Pages" entries from the tablet directly into your Obsidian vault.

How do I download PDFs with handwritten annotations from my reMarkable?

To download reMarkable annotations, this Skill retrieves your documents and uses Python scripts with PyMuPDF and rmscene to render your handwritten notes directly into the output PDF files.

Can I upload EPUB and PDF files directly to my reMarkable tablet?

Yes, you can upload EPUB and PDF files to your reMarkable tablet. The Skill uses Node.js with the rmapi-js library to handle API interactions and send documents directly to the device.

How do I create a complete backup of my reMarkable notebooks?

You can create a complete backup of your reMarkable notebooks by using the backup feature, which downloads and saves your entire library of documents and annotations to your local computer.

Do I need 1Password to manage my reMarkable API token?

Yes, 1Password is integrated for secure token storage, ensuring your reMarkable API authentication credentials are safely managed when connecting the scripts to your tablet account.

What is the best way to search for documents across my reMarkable library?

The best way to search your reMarkable library is using the listing and searching functionality provided, which queries your synced documents via the rmapi-js API interactions to locate specific files.