plugins/google-keep/skills/keep-todo/SKILL.md
Find a Google Keep checklist by name and manage it — view items, check things off, and add new ones.
npx skillsauth add kud/claude-plugins keep-todoInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
If the user provided a list name (e.g. /keep-todo Shopping), call list_notes with that as the query.
If no argument was given, ask which list they want to work with.
If multiple lists match, show their titles and ask the user to pick one.
Show the list title and all non-deleted items, unchecked first:
📋 Shopping
☐ Oat milk
☐ Bread
☑ Coffee
Ask what the user wants to do:
add_list_item with the item textupdate_list_items with that item set to checked: true, all others unchangedupdate_list_items with that item set to checked: falseupdate_list_items keeping only items where checked: falseAfter each mutating action, show the updated list using the same format as Step 2.
tools
Shows your Trakt watchlist, recently watched, and upcoming releases. Use this to get a quick overview of your watch queue and activity.
testing
Checks in to a movie or episode you're about to watch on Trakt. Use this when you start watching something.
documentation
Reads the revu review export (revu-review.md) or autosave (.revu.json) from the current directory, presents the annotated diff comments for AI review discussion, then asks whether to delete the export file.
data-ai
Searches your Raindrop.io bookmarks by keyword, tag, or collection. Use this to find a saved link.