niuniu-869/dsh-plugin-cas-kb ↗★ 0
dsh-plugin-cas-kb
DeepSeek Harness bundle: Chinese accounting standards (CAS / ASSE) and tax law lookup with article-level citations, plus a verification-discipline skill.
AI 분석
核心用途是提供专业的中国会计准则与税法知识检索。适合财务人员、审计师或企业管理人员进行财税合规咨询、账务处理核查及法规条文检索任务。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:niuniu-869/dsh-plugin-cas-kbConfiguration
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.