Raindrop Skill
Description
AI-powered bookmark management for Raindrop.io - works with Claude Code, Codex, Amp, OpenCode
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Raindrop.io Agent Skill
Manage your [Raindrop.io](https://raindrop.io) bookmarks with AI assistants.
Save links, organize collections, search bookmarks, add highlights—all through natural language.
Features
- Bookmarks — Create, search, update, bulk edit, import/export
- Collections — Organize, nest, share with collaborators
- Tags — Add, rename, merge across bookmarks
- Highlights — Save annotated snippets with colors
- Multi-client — Works with Claude Code, Codex, Amp, OpenCode
Quick Start
# 1. Get token from Raindrop
# https://app.raindrop.io/settings/integrations
# → Create app → Create test token
# 2. Add to shell
echo 'export RAINDROP_TOKEN="your_token"' >> ~/.zshrc.local
source ~/.zshrc
# 3. Install (Claude Code / Amp / OpenCode)
git clone https://github.com/gmickel/raindrop-skill ~/.claude/skills/raindrop
# 3. Install (Codex)
git clone https://github.com/gmickel/raindrop-skill ~/.codex/skills/raindrop
# 4. Use it
"Save this article to my Reading collection"
"Search my bookmarks for React hooks"
"List all tags in my Dev collection"
Setup
1. Create Raindrop App
- Go to app.raindrop.io/settings/integrations
- Click Create new app
- Fill in:
- Name:
AI Assistant(or anything) - Redirect URI:
http://localhost(required, not used)
- Name:
- Click Create
2. Get Test Token
- Open your app settings
- Click Create test token
- Copy the token
3. Configure Shell
# Add to ~/.zshrc.local or ~/.bashrc
export RAINDROP_TOKEN="your_test_token_here"
4. Verify
curl -s "https://api.raindrop.io/rest/v1/user" \
-H "Authorization: Bearer $RAINDROP_TOKEN" | jq .fullName
Why Test Tokens?
We use Raindrop's test token + environment variable approach because:
- Standard pattern — Same as
GH_TOKEN,ANTHROPIC_API_KEY, etc. - No expiration — Test tokens are permanent (OAuth
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI