← 返回
效率工具 Key 中文

Readeck Save

Save articles to Readeck (self-hosted read-it-later app). Use when the user wants to save an article for later reading, add something to their reading list, or send a page to Readeck.
将文章保存到 Readeck(自托管的稍后阅读应用)。当用户想要保存文章以便稍后阅读、添加内容到阅读列表或将页面发送到 Readeck 时使用。
nickian
效率工具 clawhub v1.0.0 1 版本 99837.8 Key: 需要
★ 1
Stars
📥 1,826
下载
💾 27
安装
1
版本
#latest

概述

Readeck

Save articles to a self-hosted Readeck instance for later reading.

Setup

Set these environment variables (in your shell profile or Clawdbot config):

export READECK_URL="https://your-readeck-instance.com"
export READECK_API_TOKEN="your-api-token"

To get your API token: Readeck → Settings → API tokens → Create new token.

Save an article

{baseDir}/scripts/save.sh "<URL>"

Example:

{baseDir}/scripts/save.sh "https://example.com/interesting-article"

API Details

  • Endpoint: POST {READECK_URL}/api/bookmarks
  • Auth: Bearer token
  • Body: {"url": "..."}

Response

Returns {"status":202,"message":"Link submited"} on success.

Readeck will fetch and process the article content automatically.

版本历史

共 1 个版本

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

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

suspicious
查看报告

🔗 相关推荐

productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 445 📥 226,308
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,854
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 439 📥 147,684