Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
Eleanor Berger avatar

Raindrop Api

  • 279 repo stars
  • Updated April 25, 2026
  • intellectronica/agent-skills

raindrop-api is an agent skill that instructs agents to manage Raindrop.io bookmarks via REST with curl and jq.

About

raindrop-api teaches coding agents how to interact with Raindrop.io through its REST API using curl and jq, so developers can automate bookmark libraries instead of clicking through the web app. Use it when you want to pull competitor saves into a research doc, file launch links into collections, dedupe tags before a content sprint, or export backups as part of a personal knowledge pipeline. The skill spans authentication setup through advanced filters and import/export, making it a procedural integration reference rather than a hosted MCP server. You bring a Raindrop API token and network access; the agent follows the documented endpoints. It pairs well with research and writing workflows but stays anchored as an API integration skill for developers who already rely on Raindrop as their link inbox.

  • Covers Raindrop.io REST auth and CRUD for collections and raindrops (bookmarks)
  • Documents tags, highlights, filters, search, import/export, and backup flows
  • Uses curl and jq patterns for scriptable bookmark automation
  • Supports organising, updating, and deleting bookmarks from agent-driven tasks

Raindrop Api by the numbers

  • Data as of Jul 20, 2026 (Skillselion catalog sync)
/plugin marketplace add intellectronica/agent-skills
/plugin install raindrop-api@intellectronica-skills

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
repo stars279
Last updatedApril 25, 2026
Repositoryintellectronica/agent-skills

What it does

Let your agent read, search, organize, and sync Raindrop.io bookmarks through the official REST API with curl and jq.

Who is it for?

Best when you centralize research in Raindrop and want agent-driven search, tagging, backups, or collection hygiene.

Skip if: Skip if you do not use Raindrop.io, or environments where storing API tokens in agent context violates your secrets policy.

When should I use this skill?

User asks to work with Raindrop.io bookmarks including reading, creating, updating, deleting, searching, or organising collections.

What you get

Bookmarks and collections are created, updated, searched, or exported through documented API calls the agent can repeat in scripts or chats.

  • API-driven bookmark/collection changes
  • Exports or backups per Raindrop endpoints

Files

SKILL.mdMarkdownGitHub ↗

This skill provides comprehensive instructions for interacting with the Raindrop.io bookmarks service via its REST API using curl and jq. It covers authentication, CRUD operations for collections, raindrops (bookmarks), tags, highlights, filters, import/export, and backups. Use this skill whenever the user asks to work with their bookmarks from Raindrop.io, including reading, creating, updating, deleting, searching, or organising bookmarks and collections.

raindrop-api

Source: ./plugins/raindrop-api

{ "name": "raindrop-api", "source": "./plugins/raindrop-api", "version": "0.1.1769629481", "category": "integrations", "description": "This skill provides comprehensive instructions for interacting with the Raindrop.io bookmarks service via its REST API using curl and jq. It covers authentication, CRUD operations for collections, raindrops (bookmarks), tags, highlights, filters, import/export, and backups. Use this skill whenever the user asks to work with their bookmarks from Raindrop.io, including reading, creating, updating, deleting, searching, or organising bookmarks and collections." }

Related skills

How it compares

Skill playbook for Raindrop REST—not a GUI scraper and not a generic bookmark MCP unless you wrap these calls yourself.

FAQ

Who is raindrop-api for?

Developers and researchers who keep bookmarks in Raindrop.io and want Claude Code, Cursor, or similar agents to automate CRUD and search via the API.

When should I use raindrop-api?

Use it during Idea research to gather links, in Build when wiring automation, at Launch to curate distribution lists, or in Grow content workflows when organizing reference collections.

Is raindrop-api safe to install?

The skill implies API tokens and outbound HTTPS; check the Security Audits panel on this page and rotate Raindrop tokens if you paste them into agent sessions.

Backend & APIsintegrationsbackend

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.