dsh-color-name
颜色名称识别:输入十六进制颜色,返回常见中文/英文颜色名称(Color name lookup tool for DeepSeek Harness)
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-color-name说明文档
阅读完整 README ↗dsh-color-name · 颜色名称
纯 Node 实现,无网络、无外部服务。
安装
dsh plugin add dsh-color-name
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-color-name"。