local-bookmark-librarian
去重和再分类本地导出的书签或链接清单,生成主题索引和维护建议。;use for bookmarks, links, knowledge workflows;do not use for 直接修改浏览器配置, 删除用户未确认链接.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/52yuanchangxing/local-bookmark-librarianWhat This Skill Does
The 'local-bookmark-librarian' is a sophisticated OpenClaw AI agent skill designed to act as a personal curator for your digital knowledge base. It specializes in processing exported bookmark files (HTML/CSV) or raw link lists. Instead of simply piling up URLs, this skill performs deep semantic analysis to detect duplicates, suggest logical thematic re-categorization, and generate comprehensive knowledge management maintenance plans. It essentially transforms disorganized link dumps into structured, navigable indices.
Installation
To install this skill, use the OpenClaw command-line interface. Execute the following command in your terminal:
clawhub install openclaw/skills/skills/52yuanchangxing/local-bookmark-librarian
Use Cases
- Knowledge Housekeeping: Regularly audit browser exports to identify outdated, broken, or redundant links.
- Content Curation: Organize thousands of disorganized bookmarks into intuitive thematic folders such as 'AI Research', 'Development Tools', or 'Personal Projects'.
- Knowledge Debt Management: Generate a maintenance report that suggests which links are low-value and should be archived or deleted based on your personal consumption habits.
- Workflow Optimization: Develop a structured directory layout based on a provided export file, making it easier to integrate new content into your existing workflow.
Example Prompts
- "I just exported my bookmarks as an HTML file. Can you analyze them for duplicates and suggest a cleaner, more logical folder structure?"
- "Here is a list of 50 links I saved over the last month. Please classify them by theme and highlight any that look like they might be outdated or low-value."
- "Create a quarterly maintenance plan for my technical documentation bookmarks to ensure my repository stays updated and relevant."
Tips & Limitations
- Security First: Always work with exported copies of your bookmarks rather than live system files to ensure your browser environment remains untouched.
- Read-Only Philosophy: This skill is strictly analytical. It will never delete files or modify your browser configuration automatically. It provides the roadmap; you remain the operator.
- Handling Missing Info: If you provide incomplete data, the skill will output a list of 'Actionable Confirmations' before proceeding with the analysis.
- Boundaries: The tool is designed for non-destructive auditing. If you seek to automate direct deletions in your browser or external systems, the skill will default to a 'dry-run' mode to ensure you maintain total control over your digital assets.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-52yuanchangxing-local-bookmark-librarian": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-read
Related Skills
faq-distiller
从客服对话、评论、工单或聊天记录中提炼 FAQ,并按用户阶段分类。;use for faq, support, knowledge workflows;do not use for 暴露用户隐私, 替代工单系统.
clipboard-knowledge-capture
把剪贴板片段沉淀到本地知识库,自动补来源、标签和后续行动。;use for clipboard, knowledge, capture workflows;do not use for 保存敏感密钥明文, 忽略来源信息.
doc-gap-finder
扫描文档目录、标题结构与文件分布,找缺失章节、重复内容和过时区域。;use for docs, audit, knowledge workflows;do not use for 读取无权限目录, 直接修改原文档.
local-rag-index-planner
规划本地知识库的目录、分片粒度、命名、更新时间与访问边界,而不是直接堆 RAG。;use for rag, indexing, knowledge workflows;do not use for 直接部署向量数据库, 忽略权限隔离.
akashic-knowledge-base
Query your knowledge base using AI-powered search. Combines web search with chat AI for comprehensive answers.