Domains
Forms
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When a user needs to manage Raindrop.io bookmarks, collections, tags, highlights, or backups via API, or asks to interact with Raindrop.io data programmatically.
RAINDROP_TOKEN, conversation, or AskUserQuestioncurl + jq to call REST endpoints under https://api.raindrop.io/rest/v1/Authenticated REST operations on Raindrop.io completed: bookmarks read/created/updated, collections managed, tags merged, exports and backups retrieved.
Use Cases
A researcher has 500 bookmarks in Raindrop.io and wants to bulk-move all items tagged 'temp' into a 'Archive' collection and clear the tag. Using this skill, the agent resolves the token, calls GET to find IDs, PUT to move via collection field, and confirms the bulk update once before executing. This saves hours of manual dragging and prevents accidental loss.
A content curator needs a weekly CSV export of all 'important' articles from a specific collection for reporting. The agent uses the skill to authenticate, call GET /raindrops/{id}/export.csv with search filter, and save the file locally. This automates reporting and ensures consistent data extraction without manual UI clicks.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File