uckkk/dsh-color-name0

dsh-color-name

颜色名称识别:输入十六进制颜色,返回常见中文/英文颜色名称(Color name lookup tool for DeepSeek Harness)

AI Analysis

纯 Node 实现,输入十六进制颜色返回中英文名称。适合设计师、前端开发及色彩管理任务。

Package
dsh-color-name
Version
0.1.0
License
MIT
Last updated
Aug 17, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-color-name

dsh-color-name · 颜色名称

纯 Node 实现,无网络、无外部服务。

安装

dsh plugin add dsh-color-name

安装后在 profile 的 package.jsondsh.profile.bundles 中加入 "dsh-color-name"