返回顶部
r

remarkable发送至remarkable

Send files and web articles to a reMarkable e-ink tablet via the reMarkable Cloud. Upload PDFs, EPUBs, or convert web articles to readable ebooks and send them to the device. Also browse and manage files on the device. Use when the user mentions reMarkable, wants to send an article or document to their e-reader, or manage reMarkable cloud files.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.1.0
安全检测
已通过
2,106
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

remarkable

技能名称: remarkable
详细描述:

reMarkable Cloud

通过云API将文档和网页文章发送到reMarkable平板。使用rmapi进行云访问。

设置

安装rmapi(需要Go语言环境):
bash
cd /tmp && git clone --depth 1 https://github.com/ddvk/rmapi.git
cd rmapi && go build -o /usr/local/bin/rmapi .

首次运行会提示输入一次性验证码,请访问 https://my.remarkable.com/device/browser?showOtp=true 获取。

Python依赖(用于文章转换):readability-lxml、ebooklib、requests、beautifulsoup4、lxml。

命令

发送网页文章到设备

bash
{baseDir}/scripts/remarkable.sh send-article --url https://example.com/article --dir /Articles
{baseDir}/scripts/remarkable.sh send-article --url https://example.com/article --format pdf --dir /
{baseDir}/scripts/remarkable.sh send-article --url https://example.com/article --title 自定义标题 --dir /Articles

获取文章内容,提取可读部分,转换为EPUB(默认)或PDF格式,上传至reMarkable云。设备会自动同步。

列出文件

bash
{baseDir}/scripts/remarkable.sh ls /
{baseDir}/scripts/remarkable.sh ls /Articles
{baseDir}/scripts/remarkable.sh ls /Book Notes

输出说明:[f] = 文件,[d] = 目录。

上传文件

bash
{baseDir}/scripts/remarkable.sh upload --file /path/to/document.pdf --dir /Books
{baseDir}/scripts/remarkable.sh upload --file /path/to/book.epub --dir /

创建文件夹

bash
{baseDir}/scripts/remarkable.sh mkdir --path /NewFolder

搜索文件

bash
{baseDir}/scripts/remarkable.sh find --name 文章标题

注意事项

  • - 推荐使用EPUB格式传输文章——在电子墨水屏上排版效果更佳
  • 设备连接WiFi后会自动同步
  • 认证令牌由rmapi缓存于~/.rmapi目录
  • 部分网站会阻止抓取——若文章获取失败,请尝试其他URL

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 remarkable-1776362710 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 remarkable-1776362710 技能

通过命令行安装

skillhub install remarkable-1776362710

下载

⬇ 下载 remarkable v1.1.0(免费)

文件大小: 6.99 KB | 发布时间: 2026-4-17 14:57

v1.1.0 最新 2026-4-17 14:57
Match Chrome extension document format: minimal EPUB3 with lipstick-on-pig CSS, no cover page, title-case filenames with spaces

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部