跳至主要内容
小龙虾小龙虾AI
🤖

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.

下载1.2k
星标0
版本1.0.0
营销推广
安全通过

技能说明


name: readeck description: 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

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.

如何使用「Readeck Save」?

  1. 打开小龙虾AI(Web 或 iOS App)
  2. 点击上方「立即使用」按钮,或在对话框中输入任务描述
  3. 小龙虾AI 会自动匹配并调用「Readeck Save技能完成任务
  4. 结果即时呈现,支持继续对话优化

相关技能