ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

karakeep

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.

Why use this skill?

Learn how to integrate your self-hosted Karakeep bookmark manager with OpenClaw. Streamline your research and save links automatically with this essential productivity skill.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/nickian/karakeep-save
Or

What This Skill Does

The Karakeep skill for OpenClaw is a powerful productivity tool that integrates your AI agent directly with your self-hosted Karakeep bookmark manager. By setting up this skill, you enable OpenClaw to instantly save URLs, articles, and documentation to your private repository. It streamlines the research process by removing the need to manually navigate to your browser, copy URLs, and paste them into a separate application. Once configured with your instance URL and API key, the agent handles the POST requests, ensuring your reading list is always up to date.

Installation

To install this skill, run the command: clawhub install openclaw/skills/skills/nickian/karakeep-save in your terminal. After installation, you must configure your environment variables to allow OpenClaw to authenticate with your instance. Add KARAKEEP_URL (the base URL of your server) and KARAKEEP_API_KEY (generated in your Karakeep settings) to your shell profile or Clawdbot configuration. Restart your agent or reload your configuration to apply these changes. Ensure your network allows outbound connections to your private Karakeep instance.

Use Cases

This skill is perfect for researchers, software developers, and knowledge workers who curate large volumes of online content. Use it to archive technical documentation, save project inspiration from GitHub, or queue up articles for later reading. Because Karakeep uses AI to auto-generate tags, it is particularly useful for organizing chaotic bookmark folders without manual effort. It transforms your agent from a simple chatbot into a comprehensive content management assistant.

Example Prompts

  1. "Save this link to my Karakeep account: https://github.com/openclaw/core"
  2. "Add https://medium.com/design-tips to my reading list with a note saying it's for my upcoming project."
  3. "Bookmark https://developer.mozilla.org/ and make sure it's stored for future reference."

Tips & Limitations

Always double-check that your KARAKEEP_API_KEY has the correct permissions scoped in the Karakeep settings dashboard. The skill currently supports standard link saving; ensure the URL provided is reachable from the environment where your OpenClaw agent is running. If your Karakeep instance is behind a VPN or firewall, ensure the agent has the necessary network routing to communicate with it. Note that tag generation happens server-side, so if your instance is under heavy load, there may be a slight delay before tags appear on your bookmark.

Metadata

Author@nickian
Stars1335
Views1
Updated2026-02-23
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-nickian-karakeep-save": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#bookmarks#productivity#knowledge-management#self-hosted
Safety Score: 4/5

Flags: network-access, external-api

Related Skills