dsh-plugin-search:在 DSH 智能体里查找 dsh 插件
`dsh-plugin-search` 是由 zoahdev 维护的 DeepSeek Harness (DSH) 插件发现工具,旨在将插件搜索、元数据查询及清单浏览集成至 DSH 智能体内部,减少手动在 npm 或 GitHub 查找的成本。该工具提供三大核心功能:`dsh_search_plugins` 同时检索 npm 与 awesome-dsh-plugin 清单并去重;`dsh_plugin_lookup` 精确查询 npm 包元数据,查不到时自动回退至 GitHub 仓库搜索;`dsh_awesome_top` 用于浏览当前精选清单。用户可通过 GitHub Release 或本地
Read MoreMinecraft-dev: A Minecraft Development Plugin for DeepSeek Harness
The `sikadi233-hub/minecraft-dev` plugin is designed for DeepSeek Harness (DSH) to address the complex dependency and build challenges in Minecraft development across various versions and platforms, including Paper, Spigot, Fabric, Forge, and NeoForge. It supports Minecraft versions from 1.7.10 to 26.x and offers 7 on-demand loadable skills (covering various platforms and legacy version development), 2 tools (`mc_scaffold` for project scaffolding creation and `mc_gradle` for executing Gradle tasks), 4 built-in sub-agents (for task planning, skeleton generation, content filling, and verification), and 1 `minecraft` Agent preset. Users can access these features through
Read More