← Back to Skills Marketplace
164
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install raindrop-api
Description
Build, debug, and explain integrations with Raindrop.io, including OAuth 2 authorization, bearer-token REST API calls, collections and raindrops CRUD flows,...
Usage Guidance
This skill is an instruction-only Raindrop.io API helper and appears coherent with its description. It will not install software, but to perform live API calls it will ask for OAuth client credentials or a bearer token (or use one already present in the environment). Before proceeding: only provide tokens/credentials you control and are comfortable sharing, prefer test tokens or least-privilege scopes, and be ready to revoke tokens after use. If you do not want to share secrets, ask the agent to produce example requests or mock responses instead of making live calls. Because the skill can use any token it finds in the environment, consider running it in a session that does not contain other sensitive credentials.
Capability Analysis
Type: OpenClaw Skill
Name: raindrop-api
Version: 0.1.0
The skill bundle is a legitimate developer tool designed to assist in building integrations with the Raindrop.io API and MCP server. It contains well-structured documentation, endpoint mappings, and authentication workflows (OAuth 2.0) that align with official Raindrop.io developer resources, with no evidence of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
The name and description (Raindrop.io API, OAuth, REST/MCP flows) match the SKILL.md and reference file. All described actions (collections, raindrops, tags, import/export, MCP) are documented and expected for this skill.
Instruction Scope
SKILL.md provides detailed, scoped runtime instructions for choosing endpoints, auth flows, rate-limit handling, and when to ask the user for credentials. It does instruct the agent to request client credentials or bearer tokens from the user for live calls — expected for an API helper, but users should be aware they'll be asked to provide secrets if they want live requests.
Install Mechanism
No install spec and no code files that execute on disk; the skill is instruction-only, which is the lowest install risk.
Credentials
The skill declares no required environment variables or primary credential. The instructions say to use existing environment tokens if present or ask the user for credentials. That is proportionate to an API helper, but the skill may read/use tokens found in the environment even though none are declared — users should be aware of that behavior.
Persistence & Privilege
always is false and there are no install hooks or persistent privileges requested. The skill can be invoked by the agent normally; no elevated or persistent system privileges are requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install raindrop-api - After installation, invoke the skill by name or use
/raindrop-api - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release
Metadata
Frequently Asked Questions
What is Raindrop.io API?
Build, debug, and explain integrations with Raindrop.io, including OAuth 2 authorization, bearer-token REST API calls, collections and raindrops CRUD flows,... It is an AI Agent Skill for Claude Code / OpenClaw, with 164 downloads so far.
How do I install Raindrop.io API?
Run "/install raindrop-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Raindrop.io API free?
Yes, Raindrop.io API is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Raindrop.io API support?
Raindrop.io API is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Raindrop.io API?
It is built and maintained by Cheng (@huangcheng); the current version is v0.1.0.
More Skills