1475505/dsh-plugin-miliastra-toolbox1

dsh-plugin-miliastra-toolbox

DeepSeek Harness 插件:提供千星沙箱知识库(节点、指南、教程、FAQ)的查询工具与技能。

AI 分析

适合查询 miliastra 知识库的用户;可按需在配置中设置 baseUrl 与超时。

套件
dsh-plugin-miliastra-toolbox
版本
0.1.0
最近更新
2026年8月13日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:1475505/dsh-plugin-miliastra-toolbox

配置项

在 profile 的 cordis.patch.yml 里覆盖插件行配置(不需要可跳过):

- insert:
    - id: miliastra-knowledge
      name: dsh-plugin-miliastra-toolbox
      config:
        baseUrl: 'https://ugc.070077.xyz'  # 知识库服务器地址
        timeoutMs: 30000                    # 单次工具调用的超时预算(毫秒)