wwumit/dsh-compliancehub

wwumit★ 0TypeScriptLast synced: 2026-08-16

Open on GitHub

Remote skill provider for DeepSeek Harness: install skills from a JSON catalog via ctx.skills

README excerpt

wwumit · 治理驱动的 AI 技能生态 — 规则 → 检查 → 评分 → 报告 产品线:合规(compliancehub)· 股票 · 工具 · 数据层 catalog dsh-compliancehub Remote skill provider for DeepSeek Harness: install skills from a JSON catalog through the standard ctx.skills registry — no manual folder copying. - list() — fetch + validate a curated catalog, expose its skills to the registry - get() — fetch the SKILL.md body on demand from the owning repo - Fail-soft semantics: a catalog outage yields an incomplete observation (consumers keep their last-good catalog), never an authoritative empty list Install Usage (composition) Once loaded, DSH's model session catalog includes the provider's skills and the model can invoke them via the built-in skill tool. Catalog format Generate a catalog from a skill workspace with the included catalog/build-catalog.mjs script (curated via catalog/curated.json ). Verified (DSH 实机验证) verify-dsh.ts 在真实 DSH 运行时验证通过(SkillRegistry + provider 注册): - 验证方式:注册 ctx.skills.registerProvider → 真实 list() / get() 调用线上 catalog - 结果随版本演进记录在 CHANGELOG.md;目录收录方可用此作为"含实测结果"证据 Disclosure (DISCLOSURE v0.2 开放数据层) catalog 提供 双颗粒度披露 (市场/目录构建期单请求抓取消费): - 21 个精选技能全部披露:4 个云端评分(compliancehub.cn)+ 17 个纯本地(cloud:false) - 声明源 = SKILL.m…

View full README on GitHub →
Agentsagent-skillscordisdeepseek-harnessdsh-plugin

Category