Skip to content
dsh.fish

Browse

241 results

Bundle

dsh-base64-file

Base64 文件转换:文件 ↔ base64/data URL(图片嵌入 HTML/JSON)

uckkk
Skill

memory-auditor

记忆审计技能:对 AI agent 的记忆文件(MEMORY.md/LESSONS.jsonl/规则库)做静态体检,扫出越界宣称(已达 AGI/最强/100% 成功)、无证据完成声明、重复条款;报告是候选不是判决,每条带行号与原文供人工复核。适用:审计自己或他人的 agent 记忆、季度记忆体检、向团队展示记忆质量时。

yangfei222666-9
Bundle

dsh-json-validate

JSON 校验与修复:定位语法错误行列,自动修复注释/尾逗号/单引号

uckkk
Bundle

dsh-session-slm-router

Shadow-mode SLM router for DeepSeek Harness: per-turn weak/strong prediction via vertical-small-model CLI, writes ~/.dsh/slm-shadow/session-slm-shadow.jsonl; does NOT change the active model (S1 shadow only).

NinjaSln-labs
Bundle

@rayfalling/dsh-tool-visibility

Control which tool schemas are injected into the DeepSeek Harness model context. Registers a tool_visibility manager tool AND a settings-page UI (Settings → 工具注入控制) with per-tool toggles; backed by the framework-native tools.restrict filter and persisted to a JSON state file.

rayfalling
Bundle

dsh-docx-mcp

Zero-dependency MCP stdio server that generates real .docx files from a JSON spec — Chinese office-automation vertical for DeepSeek Harness.

helibeiqi
Bundle

xby-source-coop

一个用于发现和访问800TB+地理空间数据的MCP服务器,支持AI客户端通过JSON-RPC协议进行交互,提供智能搜索和高效数据访问功能。

xby-skill
Bundle

dsh-session-migrator

Visual cross-device session migration for DeepSeek Harness with drag-and-drop workspace import

Suixin04
Bundle

dsh-poor-mode

穷鬼模式(Poor Mode):钱包优先的 DSH agent preset,供应商感知的分时省钱。先分析用户意图与任务复杂度,复杂任务让用户选择「立即执行」或「闲时执行」——按当前供应商的实际计费规则判断:DeepSeek 峰谷价闲时半价;固定计价的平台则退化为纯延后队列。支持 ~/.dsh/poor-mode-providers.json 自定义任意平台的分时规则。基于 dsh-liangshen 的 preset 同步架构。

superkonka
Bundle

dsh-distillery

dsh 插件:本地蒸馏器——扫描全部历史会话,挖出「用户纠错 → agent 改对」片段,脱敏后蒸馏成微调数据对(JSONL)、技能草稿与 AGENTS.md 规则补丁,带人工审核队列

Britneycode
Bundle

dsh-mutation-receipt

DeepSeek Harness plugin: a citable append-only JSONL of filesystem touches — path, op, sha256 before and after — carrying no file contents

jwilson411
Bundle

dsh-payload-capture

DeepSeek Harness 插件:捕捉每一次上行 API payload,JSON 存储到插件文件夹

Moeblack
Bundle

dsh-test-coverage

测试覆盖率分析:解析 LCOV / Cobertura / Istanbul-JSON / Go cover.out 覆盖率报告,产出结构化覆盖率数据与未覆盖行区间,指导补写测试

uckkk
Bundle

@wwumit/dsh-compliancehub

Compliance skill hub provider for DeepSeek Harness: install cross-border compliance skills (CCPA/GDPR/COPPA/HIPAA x check/guard/compliance, 9 skills) from a line-level JSON catalog via ctx.skills (list/get), with DISCLOSURE v0.2 open-data-layer disclosure.

wwumit
Bundle

dsh-command-scout

Scans the project workspace at startup and exposes its declared build commands (Makefile targets, package.json scripts, just recipes, deno tasks) as callable agent tools.

JohnXu22786
Bundle

dsh-json-csv

CSV ↔ JSON 转换:JSON 对象数组转 CSV,CSV 解析为 JSON

uckkk
Bundle

dsh-json-tools

JSON 规范化:递归排序键、美化/压缩 JSON

uckkk
Bundle

dsh-json-flatten

JSON 扁平化:嵌套 JSON ↔ 点号扁平键互转(支持数组索引)

uckkk
Skill

multi-model-review

多模型候选评审管线:调度智谱 GLM / Claude(CLI 无头,可走中转)/ Gemini(OpenAI 兼容口)/ Codex 四视角评审成长 artifact(教训/规则/审计板),输出严格 JSON(verdict/strengths/risks/suggestions/cannot_claim),结果只作 candidate_review_input,永不替代本地证据。适用:用户要求外部交叉评审、周期性仪式前自动评审、怀疑某条结论过度推广时。

yangfei222666-9
Bundle

dsh-readme

README 生成:扫描项目(package.json、目录结构、技术栈、脚本、许可证),自动生成结构化 README.md

uckkk
Bundle

dsh-token-tracker

Fold provider token usage from the durable session log, price it with a peak/off-peak table, and surface totals in the dsh web GUI plus a standalone overview page and JSON API.

XiaHouSheng
Bundle

dsh-commandcode-usage-monitor

DSH 插件:Command Code 实时用量监测(Host 后端 + Browser 挂件/设置页)。抓取 /alpha/* 用量/额度窗口,暴露 HTTP JSON 查询接口与每轮消耗统计。

XingPeng-Pixel
Bundle

dsh-plugin-version-management

DSH plugin version snapshot & restore: one click to snapshot all installed plugins (JSON + human-readable TXT + offline restore script), upload a snapshot to restore the exact plugin set.

lw-storm