π¦ ClawHub
Karakeep
by @karakeep
Official skill for how to use karakeep (the bookmark manager) and interact with it programmatically.
β‘ When to Use
Use this skill when the user wants to interact with their Karakeep instance (adding bookmarks, managing lists/tags, searching, etc.).
π‘ Examples
# Favorited bookmarks from 2024 tagged "important"
is:fav after:2024-01-01 before:2024-12-31 #importantArchived bookmarks in "reading" list or tagged "work"
is:archived and (list:reading or #work)Untagged or unorganized bookmarks
-is:tagged or -is:inlistRecent bookmarks from the last week
age:<1wFull-text search combined with qualifiers
machine learning is:fav -is:archived
RSS Feeds
Karakeep can also be used to consume RSS feeds, but also can itself act as an RSS feed publisher.
Automation
TERMINAL
clawhub install karakeep-app