← 返回
开发者工具 Key 中文

Raindrop CLI

Manage Raindrop.io bookmarks from the command line (search, exists, add, update, remove) using the Raindrop REST API. Use when automating bookmark capture and organization with a personal RAINDROP_TOKEN.
通过命令行使用 Raindrop REST API 管理 Raindrop.io 书签(支持搜索、检查存在、添加、更新、删除)。适用于使用个人 RAINDROP_TOKEN 自动化捕捉和整理书签的场景。
adorostkar adorostkar 来源
开发者工具 clawhub v0.1.0 1 版本 99909 Key: 需要
★ 0
Stars
📥 1,098
下载
💾 7
安装
1
版本
#latest

概述

Raindrop CLI

This skill provides scripts/raindrop.

Auth

Set RAINDROP_TOKEN in a local env file (recommended: ~/.config/openclaw/gateway.env, chmod 600).

Safety defaults

  • If a URL already exists, the tool reports it and does not create duplicates.
  • If no collection is provided, it defaults to Unsorted.

Usage

  • raindrop collections
  • raindrop search "query" --collection all
  • raindrop exists
  • raindrop add --tags tag1,tag2 --collection unsorted
  • raindrop update --title "New title"
  • raindrop remove

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-29 01:51 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 677 📥 326,038
ai-agent

Calendar Reminders (gcalcli + CalDAV)

adorostkar
提供基于配置 gcalcli 的封装,可选集成 CalDAV,生成 JSON 提醒计划,用于调度一次性 OpenClaw 提醒。
★ 0 📥 2,575
dev-programming

Mcporter

steipete
使用 mcporter CLI 直接列出、配置、认证及调用 MCP 服务器/工具(支持 HTTP 或 stdio),涵盖临时服务器、配置编辑及 CLI/类型生成功能。
★ 195 📥 67,437