dsh-sort-unique
排序去重
AI 분석
对数组或列表进行排序并去除重复项。适合数据清洗、集合整理等数据预处理任务。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-sort-unique使用
安装后在会话中调用该插件注册的工具即可。