其他
技能
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 实现。
| 工具 | 作用 |
|---|---|
regex_test |
测试匹配 |
regex_replace |
正则替换 |
regex_escape |
特殊字符转义 |
dsh plugin add dsh-regex
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-regex"。
测试这个正则能匹配到什么
→ 调用 regex_test(pattern="\\d+", text="a1b22c333") CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。