Agent skill · aktsmm

browser-bookmark-organizer

Safely audit, classify, deduplicate, and reorganize bookmarks or favorites in Google Chrome and Microsoft Edge while preserving intentional toolbar shortcuts, signed-in profiles, and sync state. Use when asked to organize browser bookmarks/favorites, clean duplicate bookmarks, redesign bookmark folders, classify login/reference/self-hosted links, or fix an overgrown bookmark tree.

What it needs

About 3k tokens when loaded.

What this skill does

Browser Bookmark Organizer Chrome / Edge のブックマーク(お気に入り)を、プロファイルと sync 状態を壊さずに棚卸し、分類、重複削除、再設計する Skill。 When to Use "ブックマークを整理して", "お気に入りを分類して", "重複を消して" Chrome / Edge bookmark or favorites cleanup Folder-taxonomy redesign, depth reduction, or login/reference separation Bulk title cleanup or transient URL replacement Do not use for browser history, passwords, cookies, sessions, or reading-list cleanup unless the user separately requests those scopes. Non-Negotiable Safety Rules 1. Work only in the user's active, normal browser profile. 2. Never edit Bookmarks, AccountBookmarks, Preferences, Local State, sync databases, or equivalent Edge profile files directly. 3. Never use a copied profile, directory junction, alternate --user-data-dir, or temporary profile to mutate the real account's bookmarks. 4. Use browser-owned bookmark/favorites APIs or the normal manager UI. Do not automate password, cookie, or session stores. 5. Before bulk mutation, always create a browser export. Also capture a structured tree when the active browser safely exposes its bookmark API; record baseline counts/order and define the available recovery path. 6. Perform a reversible pilot, then short batches. Stop after two unchanged or ambiguous persistent-state checks; stop mutating and report before continuing. 7. Delete folders only after proving they are empty. Never recursively remove a non-empty folder as cleanup. 8. Treat URL replacement as a new deduplication event; recheck duplicates after canonicalizing transient URLs. → Recovery details: references/safety-and-recovery.md Workflow 1. Identify the Correct Profile Confirm browser, profile display name, profile directory, signed-in account, and bookmark sync state in the normal UI. Do not infer the profile from a process list alone. Capture the currently open manager page: Chrome: chrome://bookmarks Edge: edge://favorites 2. …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills aktsmm/browser-bookmark-organizer

View the source on GitHub

Browse the @skills marketplace