This is a comprehensive implementation for working with Raindrop.io bookmarks through their REST API using curl and jq. It covers everything from authentication and token management to full CRUD operations on bookmarks, collections, tags, and highlights. The skill includes built-in safety confirmations for destructive actions, handles pagination and search operators, and provides concrete curl examples for every endpoint. If you're building workflows that need to read, organize, or bulk-update bookmarks programmatically, this gives you the complete API surface without having to dig through the official docs yourself.
npx skills add https://github.com/intellectronica/agent-skills --skill raindrop-api