A powerful command-line interface to manage Raindrop.io bookmarks using the REST API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install raindrop-cli
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install raindrop-cli using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Raindrop CLI skill enables developers and power users to interact with their Raindrop.io account directly from the terminal. By leveraging the Raindrop REST API, this addition to your Openclaw Skills collection provides a seamless way to search, create, update, and remove bookmarks without leaving your development environment. This tool is designed for those who value efficiency and automation in their digital organization workflows.
Whether you are building a custom research pipeline or simply want to archive resources quickly, this skill integrates directly into your terminal-based productivity suite. It ensures that your bookmarking process is fast, scriptable, and centralized, making it a vital component of your Openclaw Skills library.
To get started, you must set your RAINDROP_TOKEN in your environment configuration file.
# Recommended: Add token to gateway.env
echo "RAINDROP_TOKEN=your_personal_token" >> ~/.config/openclaw/gateway.env
# Secure the file permissions
chmod 600 ~/.config/openclaw/gateway.env
The Raindrop CLI interacts with the following data points to manage your bookmarks effectively within the Openclaw Skills ecosystem:
| Field | Description |
|---|---|
| URL | The primary web address for the bookmark entry. |
| Collection | The folder destination (defaults to Unsorted if unspecified). |
| Tags | A list of comma-separated strings for categorized filtering. |
| Bookmark ID | The unique integer identifier used for updates and deletions. |
| Query | The search string used to filter through existing bookmarks. |
Loading
A configuration-driven calendar integration that generates structured JSON reminder plans from Google Calendar and CalDAV sources.

A comprehensive CLI tool for automating Meta Business platforms including WhatsApp, Instagram, Facebook Pages, and Messenger via the Graph API.

A resilient external monitoring service designed to ensure your OpenClaw Gateway maintains 24/7 uptime through automated health checks and restarts.

A comprehensive news aggregator that fetches and analyzes real-time content from 8 major global sources using AI-driven semantic filtering.

A programmatic wrapper for the Google Calendar API allowing agents to manage schedules, events, and appointments via command-line interface.

A powerful integration for Openclaw Skills that provides professional-grade text-to-speech synthesis and speech-to-text transcription via Resemble AI.








































