Bookmark Manager for OpenClaw — Review, Trust Score & Install Guide
Short answer: Bookmark Manager is a verified OpenClaw skill for notes & pkm. Trust Score 86/100 based on source transparency, permission scope, install safety, update recency, community signal, and documentation quality.
Trust Score: 86/100
- Security tier: Verified
- Risk level: Low
- Last reviewed: 2026-02-12
- Reviewer: OpenClaw Skills Hub editorial team
- Version: 1.7.0
- Author: pkm-tools
- Install command:
npx clawhub@latest install bookmark-manager
How we calculate Trust Scores →
What Bookmark Manager does
Bookmark Manager is an intelligent bookmark system. Save URLs with automatic content extraction, AI-powered tagging, and full-text search. Organize with folders and tags, detect dead links, receive reading recommendations, and export to Notion or Obsidian.
How to install Bookmark Manager
- Install the OpenClaw CLI:
npm install -g clawhub@latest
- Install this skill:
npx clawhub@latest install bookmark-manager
- Verify the install:
openclaw skills list
Security review
This skill is currently classified as Verified with a low risk profile. Our reviewers inspected the SKILL.md manifest, dependency tree, declared permissions, network calls, and shell commands before publishing this score. See our editorial policy and Trust Score methodology for the full rubric.
Best for
- Save and organize web bookmarks with AI tagging
- Search bookmarks by content, not just title
- Detect and alert on broken/dead links
- Export bookmark collections to Notion or Obsidian
Avoid if
- You need a fully air-gapped install with no network calls.
- Your environment forbids skills with third-party dependencies.
- You require a formally audited SBOM that this version does not yet provide.
Alternatives & related skills
- Obsidian Vault — Read, write, and search your Obsidian vault with AI-powered knowledge graph navigation.
- Web Scraper Pro — Extract structured data from any website with intelligent content detection and anti-bot bypass.
- Semantic Search — Search your documents and data using natural language meaning, not just keywords — powered by vector embeddings.
Frequently asked questions
Does it save page content?
Yes — it saves a snapshot of page content for full-text search and offline access.
Can it import from browsers?
Yes — import from Chrome, Firefox, Safari, and standard bookmark HTML files.
How do I install Bookmark Manager?
Run `npx clawhub@latest install bookmark-manager` from any directory with Claude Code or OpenClaw installed. The skill is added to your local SKILL.md registry and is available to your agent immediately — no restart required.
Related