niuniu-869/dsh-plugin-cas-kb0

dsh-plugin-cas-kb

DeepSeek Harness 插件包:支持中国会计准则(CAS / ASSE)和税法查询,提供条款级引用及核查规训技能。

AI 分析

核心用途是提供专业的中国会计准则与税法知识检索。适合财务人员、审计师或企业管理人员进行财税合规咨询、账务处理核查及法规条文检索任务。

包名
dsh-plugin-cas-kb
版本
0.1.0
许可证
MIT
最近更新
2026年8月14日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:niuniu-869/dsh-plugin-cas-kb

Configuration

Both rows can be overridden by id in your own profile patch — for example to point at a mirror. A patch replaces the whole config, so restate every key you need:

- id: quaesto-kb-mcp
  config:
    serverName: quaesto_kb
    transport: streamable-http
    url: https://your-mirror.example.com/mcp
    toolCallTimeoutMs: 30000
    failOnStartupError: false

serverName appears in both rows and in the skill body. Keep them equal, or the skill will name tools that do not exist.