
from remarkable-mcp125
Access and search reMarkable tablet documents, notebooks, PDFs and EPUBs with OCR support for handwritten notes, rendering pages, and tools for browsing and ext
This skill exposes a set of MCP tools for interacting with a reMarkable tablet: browsing folders, searching documents (including OCR on handwriting), reading and extracting text, rendering pages as images (PNG/SVG), and checking device status. It supports USB, SSH (developer mode), and cloud modes and provides practical commands to integrate the device as an MCP server.
Use when a user wants to access their reMarkable content from OpenClaw: search across notebooks, extract typed or handwritten text, render pages for previews, or troubleshoot connection via status checks. Ideal for workflows that turn the tablet into a searchable second brain.
Compatible with agents that can run MCP servers and interact with device IO (MCP runner agents, local assistant integrations).
reMarkable Tablet MCP skill provides access to reMarkable tablet documents, notebooks, PDFs, and EPUBs with handwriting OCR support. No bundled scripts — it's a configuration-only skill that wraps an MCP server (uvx remarkable-mcp). SKILL.md is well-structured with clear setup instructions for USB, SSH, and cloud modes. Clean security posture with no executable code, no hardcoded credentials, and proper env var usage for tokens.
No scripts to audit — this is a config-only skill that delegates to the remarkable-mcp PyPI package. The SKILL.md is well-written and covers all connection modes. Niche audience (reMarkable tablet owners) but genuinely useful for that group.