Bookmarks for Openclaw

A unified background system that centralizes and auto-organizes your saves from multiple social platforms into a single, searchable workspace.

ivangdavila
v1.0.0
Feb 11, 2026
3
1.5k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install bookmarks

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install bookmarks using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Bookmarks?

The Bookmarks skill transforms the way you manage digital information by building a centralized hub for content saved across various platforms. Instead of losing track of threads on X or pins on Pinterest, this Openclaw Skills integration silently imports and auto-tags your saves into a dedicated workspace at ~/bookmarks/. It prioritizes a low-friction, background-first philosophy where the agent only surfaces information when specifically requested or when it identifies high-value connections to your current projects.\n\nDesigned for users who frequently save content but lack the time to manually curate it, this skill eliminates the need for complex folder structures. By leveraging tags and automated organization, it ensures your personal knowledge base remains tidy and accessible without constant manual intervention.

Bookmarks Use Cases

  • Centralizing saved threads from X, videos from YouTube, and posts from Reddit into one consolidated file.\n- Automatically tagging content based on topics like #ai, #dev, or #design to enable rapid retrieval.\n- Generating weekly summaries to review themes and patterns in your information consumption.\n- Cleaning up stale bookmarks and dead links to maintain a high-quality knowledge repository.\n- Surfacing relevant old saves specifically when they relate to a current active coding project.

How Bookmarks Works

  1. The agent connects to authorized platforms such as X, YouTube, and Reddit using the configured credentials in sources.md.\n2. It silently imports new bookmarks and favorites in the background without interrupting the user's workflow.\n3. The system analyzes the content of each save to apply relevant tags and metadata automatically.\n4. Information is stored in a plain-text markdown format within the ~/bookmarks/ directory for maximum portability.\n5. Based on user preferences, the agent optionally generates reports or alerts the user when a save matches a current query or task.

Bookmarks Setup

Follow these steps to initialize your bookmarking engine within Openclaw Skills:\n\n1. Initialize the workspace directory:\nbash\nmkdir -p ~/bookmarks && touch ~/bookmarks/sources.md ~/bookmarks/preferences.md\n\n2. Configure your sources by listing your platform handles and save types in sources.md.\n3. Run the initial sync to pull existing bookmarks from connected platforms.\n4. Set your interaction style in preferences.md (e.g., set to passive for zero-interruptions or digest for weekly summaries).

Bookmarks Data Schema & Taxonomy

The skill maintains a structured directory at ~/bookmarks/ using Markdown files for transparency and ease of search:\n\n| File/Folder | Description | Contents |\n| :--- | :--- | :--- |\n| saves.md | Primary Archive | Chronological list of saves with source, URL, and auto-generated tags. |\n| sources.md | Connection Registry | List of connected platforms and import status (e.g., YouTube Watch Later). |\n| preferences.md | Logic Configuration | User settings for interaction style (passive, digest, active) and report frequency. |\n| reports/ | Insights Folder | Periodic markdown files summarizing themes, stale links, and actionables. |

Bookmarks Advanced Features

  • Cross-platform synchronization across X, YouTube, Reddit, Pinterest, Instagram, and TikTok.\n- Intelligent auto-tagging that interprets content context rather than just keyword matching.\n- Fuzzy search capabilities allowing users to find obscure saves with natural language queries through Openclaw Skills.\n- Proactive surfacing that identifies when an old bookmark is relevant to a new task the agent is performing.\n- Periodic stale save cleanup routines to prune irrelevant or broken links automatically.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*