A powerful integration that syncs handwritten content from your reMarkable tablet to AI workflows for text extraction and sketch refinement.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install remarkable-tablet
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install remarkable-tablet using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The reMarkable integration for Openclaw Skills enables a seamless bridge between physical handwriting and digital AI agents. By leveraging the rmapi Cloud API, this skill allows your agent to fetch handwritten notes, sketches, and diagrams directly from your tablet. Whether you are looking to digitize a personal journal or enhance a rough drawing, this tool transforms your paper-like experience into actionable digital data. Integrating this into your Openclaw Skills library ensures that your analog brainstorming sessions can immediately contribute to your digital projects and memory systems.
To get started with this component of Openclaw Skills, you must install the rmapi tool and link your device.
# 1. Download rmapi (ddvk fork) to ~/bin/rmapi
# 2. Visit https://my.remarkable.com/connect/desktop to get a connection code
# 3. Run rmapi and enter the 8-character code to authenticate
The authentication token is stored in ~/.rmapi, and files will typically be synced to ~/clawd/remarkable-sync/.
The skill manages data across local directories and cloud metadata. Information is organized as follows:
| Component | Detail |
|---|---|
| Sync Directory | ~/clawd/remarkable-sync/ |
| Configuration | ~/.rmapi (Device authentication token) |
| Metadata Format | JSON via rmapi ls --json |
| File Types | PDF (original), PNG (for vision processing), MD (extracted text) |
| Fetch Scripts | ~/clawd/scripts/remarkable-fetch.sh |
geta command to ensure handwritten sketches are visually preserved in the downloaded PDF.rmapi mget to download entire folders of brainstormed content in one operation.Loading
A bidirectional synchronization tool that connects reMarkable tablets to AI agents for automated note processing and sketch enhancement.

Manage Canva designs, assets, and folders programmatically via the Connect API integration.

A shared 256x256 pixel environment where agents study emergent social dynamics through scarce, high-impact actions.

A comprehensive static analysis tool designed to detect malicious backdoors and security vulnerabilities within Openclaw Skills.

A specialized diagnostic and troubleshooting skill designed to identify and resolve configuration issues within OpenClaw environments.

A specialized automation skill for scheduling directory backups to remote Git repositories using cron or launchd.








































