← 返回
内容创作 中文

Remarkable

Fetch handwritten notes, sketches, and drawings from a reMarkable tablet via Cloud API (rmapi). Process content by refining artwork with AI image generation, extracting handwritten text to memory/journal, or using sketches as input for other workflows. Use when working with reMarkable tablet content, syncing handwritten notes, processing sketches, or integrating tablet drawings into projects.
通过云 API (rmapi) 获取 reMarkable 平板中的手写笔记、草图及绘画。利用 AI 图像生成优化作品,提取手写文本至日志,或将草图作为其他工作流的输入。适用于处理平板内容、同步手写笔记、加工草图或将绘画整合至项目中。
coolmanns
内容创作 clawhub v1.0.0 1 版本 99763.4 Key: 无需
★ 4
Stars
📥 2,028
下载
💾 5
安装
1
版本
#handwriting#journal#latest#remarkable#sketch#tablet

概述

reMarkable Tablet Integration (rmapi)

Fetch handwritten notes, sketches, and drawings from a reMarkable tablet via Cloud API. Process them — refine artwork with AI image generation, extract text to memory/journal, or use as input for other workflows.

Typical Use Cases

  1. Journal entries — User writes thoughts on reMarkable → fetch → OCR/interpret → append to memory/YYYY-MM-DD.md or a dedicated journal file
  2. Sketch refinement — User draws a rough graphic → fetch → enhance with nano-banana-pro (AI image editing) → return polished version
  3. Brainstorming/notes — User jots down ideas, lists, diagrams → fetch → extract structure → add to project docs or memory
  4. Illustrations — User creates hand-drawn art → fetch → optionally stylize → use in blog posts, social media, etc.

Processing Pipeline

reMarkable tablet → Cloud sync → rmapi fetch → PDF/PNG
                                                  ↓
                                    ┌─────────────┴─────────────┐
                                    │                           │
                              Text content?               Visual/sketch?
                                    │                           │
                              OCR / interpret            nano-banana-pro
                                    │                     (AI enhance)
                                    │                           │
                              Add to memory/            Return refined
                              journal/project            image to user

Setup

  • Tool: rmapi (ddvk fork) v0.0.32
  • Binary: ~/bin/rmapi
  • Config: ~/.rmapi (device token after auth)
  • Sync folder: ~/clawd/remarkable-sync/

Authentication (ONE-TIME)

  1. User goes to https://my.remarkable.com/connect/desktop
  2. Logs in, gets 8-character code
  3. Run rmapi and enter the code
  4. Token saved to ~/.rmapi — future runs are automatic

Commands

# List files/folders
rmapi ls
rmapi ls --json

# Navigate
rmapi cd "folder name"

# Find by tag / starred / regex
rmapi find --tag="share-with-gandalf" /
rmapi find --starred /
rmapi find / ".*sketch.*"

# Download (PDF)
rmapi get "filename"

# Download with annotations rendered (best for sketches)
rmapi geta "filename"

# Bulk download folder
rmapi mget -o ~/clawd/remarkable-sync/ "/Shared with Gandalf"

Sharing Workflows

Option A: Dedicated Folder

User creates "Shared with Gandalf" folder on reMarkable → moves items there → agent fetches with rmapi mget

Option B: Tag-Based

User tags documents with share-with-gandalf → agent discovers with rmapi find --tag

Option C: Starred Items

User stars items → agent fetches with rmapi find --starred

Fetch Script

# Fetch from shared folder
~/clawd/scripts/remarkable-fetch.sh

# Fetch starred items
~/clawd/scripts/remarkable-fetch.sh --starred

# Fetch by tag
~/clawd/scripts/remarkable-fetch.sh --tag="share-with-gandalf"

Notes

  • Tablet must cloud-sync before files are available
  • geta renders annotations into PDF (preferred for handwritten content)
  • Use convert (ImageMagick) to go from PDF → PNG for image processing
  • For text extraction, interpret the handwriting visually (vision model) rather than traditional OCR

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 18:24 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

reMarkable Tablet Sync

coolmanns
通过 Cloud API (rmapi) 与 reMarkable 平板双向同步。获取手写笔记或草图,经 AI 处理后回传。支持草图优化、日记提取及向平板发送文档或图片。
★ 0 📥 1,490
content-creation

AdMapix

fly0pants
广告情报与应用数据分析助手,支持搜索广告素材、分析应用排名、下载量、收入及市场洞察,用于广告素材和竞品分析。
★ 295 📥 136,448
content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 859 📥 199,546