返回顶部
b

browser-bookmarks-cleanup

Analyze, organize, and clean browser bookmarks on macOS using on-disk bookmark and history files. Detects duplicates, stale bookmarks, tracking parameters, and folder issues. All writes are opt-in with backup and rollback.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
424
下载量
0
收藏
概述
安装方式
版本历史

browser-bookmarks-cleanup

# Browser Bookmark Cleanup Analyze first, organize, then clean up. All writes are opt-in and reversible. > **Supported browsers:** Chrome and Firefox out of the box. Other Chromium-based browsers (Edge, Brave, Arc, etc.) can be handled by pointing to their profile directories, which use the same Bookmarks JSON format as Chrome. ## Workflow 1. Discover browser profiles. 2. Run read-only analysis and share findings. 3. Propose cleanup plan with preview. 4. Get explicit user approval before any writes. 5. Dry-run first, then write with automatic backup. 6. Report changes and how to roll back. ## Hard Safety Rule Never send network requests to bookmark URLs. Analysis uses only local files. ## Commands Discover profiles: ```bash python3 scripts/browser_bookmarks.py discover [--browser chrome|firefox] ``` Analyze bookmarks: ```bash python3 scripts/browser_bookmarks.py analyze --bookmarks "<PATH>" --output /tmp/bookmark-analysis.json ``` Apply plan (dry-run by default, `--write` to commit): ```bash python3 scripts/browser_bookmarks.py apply-plan --bookmarks "<PATH>" --plan /tmp/bookmark-plan.json [--write] ``` ## Analysis Categories 1. Exact and semantic duplicate URLs 2. Tracking-parameter variants (`utm_*`, `gclid`, `fbclid`, etc.) 3. Subdomain and domain concentration 4. HTTP links that should be HTTPS 5. Empty, singleton, deep, and oversized folders 6. Weak bookmark names 7. Old bookmarks by age 8. Never-visited and stale bookmarks (from browser history) ## Approval Gate Before any write: show plan preview, get explicit approval, ask user to close the browser. ## Plan Format See `references/plan-schema.md` for the JSON plan structure. ## Rollback Restore the timestamped backup file created before any write.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 browser-bookmarks-cleanup-1776419960 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 browser-bookmarks-cleanup-1776419960 技能

通过命令行安装

skillhub install browser-bookmarks-cleanup-1776419960

下载 Zip 包

⬇ 下载 browser-bookmarks-cleanup v1.0.0

文件大小: 13.5 KB | 发布时间: 2026-4-17 19:58

v1.0.0 最新 2026-4-17 19:58
Initial release of browser-bookmarks-cleanup.

- Analyze, organize, and clean Chrome and Firefox bookmarks on macOS using local files.
- Detect duplicate URLs, tracking parameter variants, weak names, folder issues, and stale or never-visited bookmarks.
- All changes are opt-in, with dry-run and explicit user approval before any write operations.
- Automatic backup and simple rollback before any modification.
- Supports additional Chromium-based browsers by manually specifying their profile directories.
- Guaranteed safety: no network requests to bookmark URLs.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部