From raindrop-io
Searches your Raindrop.io bookmarks by keyword, tag, or collection. Use this to find a saved link.
How this skill is triggered — by the user, by Claude, or both
Slash command
/raindrop-io:bookmark-searchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
If the user provided a query (e.g. `/bookmark-search react hooks`), use it directly.
If the user provided a query (e.g. /bookmark-search react hooks), use it directly.
If no query was given, ask: "What are you looking for?"
Call search_raindrops with the query.
Show title, URL, and collection for each result. Limit to the top 10.
If no results are found, say so and suggest broadening the query.
npx claudepluginhub kud/claude-plugins --plugin raindrop-ioManages Linkding bookmarks via REST API: add with metadata, search by query/tags/date, list, update, archive/unarchive, delete, check URLs, manage tags/bundles.
Accesses Readwise highlights and Reader documents via CLI for searching, listing, reading, and creating highlights from the command line. Useful for terminal integration with reading libraries.
Accesses Readwise highlights and Reader documents via CLI for searching, listing, reading, and creating highlights from the command line. Useful for terminal integration with reading libraries.