π¦ ClawHub
Raindrop CLI
by @adorostkar
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.
TERMINAL
clawhub install raindrop-cliπ About This Skill
name: raindrop-cli description: 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 CLI
This skill provides scripts/raindrop.
Auth
Set RAINDROP_TOKEN in a local env file (recommended: ~/.config/openclaw/gateway.env, chmod 600).
Safety defaults
Usage
raindrop collectionsraindrop search "query" --collection allraindrop exists raindrop add --tags tag1,tag2 --collection unsorted raindrop update --title "New title" raindrop remove π‘ Examples
raindrop collectionsraindrop search "query" --collection allraindrop exists raindrop add --tags tag1,tag2 --collection unsorted raindrop update --title "New title" raindrop remove