manage-bookmarks

Organizes bookmarks by detecting duplicates and restructuring top-level folders.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/Srajangpt1/dataeye --skill manage-bookmarks-srajangpt1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: manage-bookmarks
Source: https://github.com/Srajangpt1/dataeye/tree/main/packages/browseros-agent/apps/server/src/skills/defaults/manage-bookmarks
Command: npx skills add https://github.com/Srajangpt1/dataeye --skill manage-bookmarks-srajangpt1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill reduces bookmark clutter by detecting duplicates, grouping links by topic or domain, identifying broken or low-quality entries, and proposing a minimal, easy-to-navigate top-level folder structure to restore order to a user's bookmark library.

Core Features & Use Cases

  • Analysis: Scans the full bookmark tree to count items, detect duplicates, infer topics by domain, and flag dead or placeholder entries.
  • Organization: Proposes 3–5 one-word top-level folders, creates folders, moves bookmarks into categories, and removes confirmed duplicates after user approval.
  • Use Case: A user with hundreds of mixed bookmarks asks to consolidate them for migration to a new browser and receives a proposed folder layout, a list of duplicates, and an applied reorganization once approved.

Quick Start

Use the manage-bookmarks skill to analyze my bookmarks, propose up to five top-level folders, and then apply the reorganization after I confirm.

Frequently Asked Questions about manage-bookmarks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I remove duplicate bookmarks and organize my browser folders?

This Skill cleans up browser bookmarks by scanning the full tree, detecting duplicates, proposing 3–5 top-level folders, and applying the reorganization after explicit user confirmation.

What is the best way to declutter a messy bookmark library before migration?

Decluttering a bookmark library for migration involves scanning the full tree, flagging dead entries, grouping links by domain, and proposing minimal top-level folders before moving to a new browser.

Can I reorganize my bookmarks into top-level folders without losing any links?

Yes, you can reorganize bookmarks safely because the Skill creates folders, moves bookmarks, and only removes duplicates after you explicitly confirm the destructive changes.

Does cleaning up bookmarks require access to specific browser tools?

Yes, cleaning up bookmarks requires access to get_bookmarks, create_bookmark, move_bookmark, and remove_bookmark tools to scan the library, restructure folders, and delete duplicates.

How does automated bookmark deduplication handle dead or placeholder links?

Automated bookmark deduplication handles dead links by scanning the full tree, flagging dead or placeholder entries, and proposing their removal alongside duplicates for explicit user confirmation.

What are the limitations of automated bookmark cleanup?

A limitation of automated bookmark cleanup is that it requires explicit user confirmation before applying destructive changes, meaning it cannot remove duplicates or dead links without manual approval.