Search for WeChat/QQ/industry groups with automatic deduplication using memory-cache. Finds new groups only, avoids pushing duplicates, and caches discovered...
Coding
Deduplicator
Try it过滤重复的内容和链接,在会话范围内跳过重复项。当需要处理列表数据(如搜索结果、个人资料列表)时使用此技能,可自动检测并跳过重复的内容或链接。支持通过 '重置去重' 命令清除记录,以便开始新的去重会话。
What it does
过滤重复的内容和链接,在会话范围内跳过重复项。当需要处理列表数据(如搜索结果、个人资料列表)时使用此技能,可自动检测并跳过重复的内容或链接。支持通过 '重置去重' 命令清除记录,以便开始新的去重会话。
The skill document
Deduplicator
Overview
This skill provides logic to filter out duplicate content and links within a session. It helps keep lists (such as search results or profile lists) unique by skipping items that have already been seen.
How It Works
The deduplicator skill tracks content and links that have been processed within the current session. When a new item (such as a profile entry, search result, or link) is presented, the skill checks whether it has already been seen. If a duplicate is detected, the item is skipped and an appropriate message is returned.
- Duplicate Content: If the textual content (e.g., a profile summary or description) matches a previously seen item, the skill returns the message: "[内容已忽略,重复]".
- Duplicate Link: If a URL or LinkedIn link has already been shared in the session, the skill returns: "[链接已忽略,重复]".
The skill operates at the session scope, meaning the memory of seen items persists for the duration of the current conversation.
Usage
To use the deduplicator skill, simply include the items you want to check in your request. The skill will automatically filter out duplicates.
To reset the duplicate tracking and start a fresh session, issue the command: "重置去重". This clears the internal records of seen content and links.
Related skills
把批量素材重复度检测需求变成可执行工作流、可运行代码与可交付内容
检查你安装的所有 AI Skill:列出完整清单、找出内容重复或互相冲突的 Skill、评估每个是否成熟可靠,并告诉你怎么处理(放心用/合并/删除)。当用户问"我有哪些 skill / 哪些重复了 / skill 有没有问题 / 该留哪个"时调用。创建新 Skill、单体质量自检、C 盘清理、代码审查或安全扫描、纯知识问答时不要调用。
Check installed AI skills and recommend keep / archive / uninstall to keep your skill set lean and focused. Triggers when the user asks to check or list installed skills, do a skill subtraction or cleanup, decide which skills to keep or delete, declutter or slim down their skill list, or find redund
吸星大法 / Skill Consolidator:扫描并整理本地已安装的 AI Agent skills / rules / commands(WorkBuddy、Trae、Cursor、Claude Code、Windsurf、Cline、Continue、Roo Code、GitHub Copilot、OpenAI Codex 等),检测同名冲突、功能重叠、触发词冲突与版本差异,生成整理报告与分类索引。当用户输入 /吸星大法 或 /skill-consolidator、请求整理/清理/查看 skills(如"帮我整理 skill"、"skills 冲突了"、"organize my skills"),或在安装新 skill 之前评估冲突时自动调用。Scans and consolidates installed AI Agent skills, detects conflicts and overlaps, generates cleanup reports and categorized indexes.
标书查重与围串标风险初筛助手。当用户上传多份投标或招标文件需要检测文本雷同、关键信息(公司/电话/项目经理/造价师等)碰撞、文档属性一致、表格相似或两份文档差异比对时使用。基于大模型语义比对,输出含风险等级与定位的结构化检测报告,并支持导出 Word。适用于投标人自检与招标人初步筛查,不适用于评标委员会正式判定。