← 返回
效率工具 Key 中文

Karakeep Save

Save bookmarks to Karakeep (self-hosted bookmark manager). Use when the user wants to save a URL, bookmark a link, or add something to their reading list.
{"description": "保存书签到 Karakeep(自托管书签管理器)。当用户想要保存 URL、收藏链接或添加内容到阅读列表时使用。"}
nickian
效率工具 clawhub v1.0.0 1 版本 99838.4 Key: 需要
★ 1
Stars
📥 1,834
下载
💾 27
安装
1
版本
#latest

概述

Karakeep

Save bookmarks to a self-hosted Karakeep instance.

Setup

Set these environment variables (in your shell profile or Clawdbot config):

export KARAKEEP_URL="https://your-karakeep-instance.com"
export KARAKEEP_API_KEY="your-api-key"

To get your API key: Karakeep → Settings → API Keys → Create new key.

Save a bookmark

{baseDir}/scripts/save.sh "<URL>" ["optional note"]

Examples:

{baseDir}/scripts/save.sh "https://example.com/article"
{baseDir}/scripts/save.sh "https://github.com/repo" "Interesting project to check out"

API Details

  • Endpoint: POST {KARAKEEP_URL}/api/v1/bookmarks
  • Auth: Bearer token
  • Body: {"type": "link", "url": "...", "note": "..."}

Response

Returns JSON with bookmark ID. Tags will be auto-generated by Karakeep's AI.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 18:36 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,854
developer-tools

reMarkable Cloud

nickian
通过 reMarkable 云端将文件和网页文章发送至 reMarkable 电子墨水平板。支持上传 PDF、EPUB 或将网页文章转换为电子书发送至设备,亦可浏览和管理设备上的文件。当用户提及 reMarkable、欲发送文章或文档至电子
★ 0 📥 2,820
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 439 📥 147,684