
Raindrop.io API
from claude-skill-registry181
Manage Raindrop.io bookmarks, collections, tags and highlights via the Raindrop REST API with helper scripts and examples.
What it does
Provides a practical reference and helper commands for interacting with the Raindrop.io REST API. Includes authentication details, base endpoints, common CRUD operations for collections, bookmarks (raindrops), tags and highlights, plus example curl/CLI snippets and export tips. Useful for agents or developers who need to automate bookmark saving, searching, bulk tagging, exporting, or managing collections programmatically.
When to use it
Use this skill when a user asks to save links, search or organize bookmarks, create or update collections, bulk-tag sets of bookmarks, export bookmarks, or add highlights/notes to saved items in Raindrop.io. Also handy for scripting recurring exports or integrating Raindrop into agent workflows that need persistent link storage.
What's included
- Scripts: helper
scripts/raindrop.sh(mentioned) for GET/POST/PUT/DELETE calls. (has_scripts=false in fetch, but the skill references a helper script path.) - References: points to
references/API-REFERENCE.mdfor full endpoint docs. - Instructions: auth via
RAINDROP_TOKEN, examples for collection and raindrop CRUD, search operators, bulk tagging, export formats (csv/html/zip), and rate-limit guidance.
Compatible agents
Best for agents or automation tooling that can run shell helper scripts or make HTTP requests (e.g., Claude Code, Copilot/Codex style agents, any agent with URL/fetch capability).
Tags
Not yet audited
This skill has not been reviewed by our automated audit pipeline yet.




