用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/YangsonHung/awesome-agent-skills --skill topic-bookmarks-reorganizer-cn命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Use when automating LinkedIn from the command line - fetching profiles, searching people and companies, sending messages and connection requests, posting, reacting, commenting, and extracting people/company/post data via the linkedin CLI.
当需要通过命令行自动化操作 LinkedIn 时使用——获取主页、搜索人脉与公司、发送私信与连接请求、发布动态、点赞评论,并通过 linkedin 命令行工具提取人物、公司与动态数据。
Use when committing and pushing a work branch, then merging it into the primary branch and pushing both branches.
基于 SOC 职业分类
正在显示 SKILL.md
| name | topic-bookmarks-reorganizer-cn |
| description | 当用户需要按主题整理浏览器书签导出、URL 去重并生成可导入 HTML 时使用。 |
| license | MIT |
把浏览器书签导出文件中的用户指定主题目录重整为更清晰、可导入的新 Netscape HTML 文件。流程会分析源文件、提取目标主题目录、重新归类链接和子目录、按 URL 去重,并保持输出可直接导入浏览器。
当用户有以下需求时使用本技能:
以下场景不应使用本技能:
python3 scripts/reorganize_topic_bookmarks.py \
--input /path/to/bookmarks.html \
--output /tmp/topic-preview.html \
--topic-folder "<topic-folder-name>" \
--mode auto \
--lang zh \
--report /tmp/topic-report.json \
--print-report
--mode auto:自动选择分类策略--mode generic:使用通用分类策略--no-dedupe-url:不做 URL 去重python3 scripts/reorganize_topic_bookmarks.py \
--input /path/to/bookmarks.html \
--output /path/to/topic-bookmarks-reorganized.html \
--topic-folder "<topic-folder-name>" \
--mode auto \
--lang zh
<A ...> 属性(如 add-date/icon)