其他
技能
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 实现。
| 工具 | 作用 |
|---|---|
text_transform |
大小写/驼峰/蛇形/短横线/slug 转换 |
text_stats |
字符/词/行/字节统计 |
dsh plugin add dsh-text-tools
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-text-tools"。
把 hello world 转成驼峰
→ 调用 text_transform(text="hello world", mode="camel") CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。