Install
openclaw skills install @huangcheng/raindrop-apiBuild, debug, and explain integrations with Raindrop.io, including OAuth 2 authorization, bearer-token REST API calls, collections and raindrops CRUD flows,...
openclaw skills install @huangcheng/raindrop-apiUse this skill to work against the official Raindrop.io developer platform at https://developer.raindrop.io/. Prefer the documented REST API v1 for application logic and the MCP server for AI-client integrations.
https://api.raindrop.io/rest/v1https://api.raindrop.io/rest/v2/ai/mcpreferences/raindrop-reference.md.Authorization: Bearer <access_token>.csv, html, or zip.120 requests per minute per authenticated user for OAuth-based requests unless the live headers indicate otherwise.429 with backoff based on the rate-limit headers.Content-Type: application/json.references/raindrop-reference.md and follow the relevant section instead of guessing.Load references/raindrop-reference.md when you need endpoint details, auth parameters, route examples, or MCP setup notes.