其他
技能
dsh-web-search-ddg
aooyoo
Zero-token DuckDuckGo search provider for the DeepSeek Harness (DSH) web seam — local headless browser, no API key, no m…
deepseek-harnessdeepseek-harness-plugindsh-bundledsh-ctest
PROJECT TOPICS
PROJECT README
千分位、小数位、货币符号、百分比格式化。纯 Node 实现。
| 工具 | 作用 |
|---|---|
format_number |
数字格式化 |
dsh plugin add dsh-number-format
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-number-format"。
把 1234567.891 格式化成货币
→ 调用 format_number(value=1234567.891, currency="¥", decimals=2) CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。