Skip to content
dsh.fish

Browse

67 results

Bundle

@aalvsz/dsh-hermes-bridge

Native adaptive intelligence layer for DeepSeek Harness: memory, skills, /learn, background review, and curator — no Hermes or Python dependency.

aalvsz1
Bundle

dsh-plugin-csv-report

面向 CSV 描述统计与可复现报告的 DeepSeek Harness 插件

SUFE-Chaoyi1
Bundle

dsh-json-types

JSON 类型生成:把 JSON 数据转换为 TypeScript 接口 / JSON Schema / Python(Pydantic) 模型,自动推断字段类型、嵌套对象与数组元素类型

uckkk
Bundle

@bpshil/litkit-dsh

DeepSeek Harness (dsh) plugin adapter for litkit — academic literature search, citation audit, and download tools. Root npm package of the polyglot litkit-search monorepo, so `dsh plugin add github:bpc-oss/litkit-search` installs the adapter directly.

bpc-oss
Bundle

dsh-chatpaper

arXiv paper tools for DeepSeek Harness: search, summarize, translate, and survey papers as native tools. No Python, no MCP — HTML-first extraction.

puppet2004
Bundle

dsh-python-development

SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。

satan9394
Bundle

dsh-docker

Docker MCP Gateway 管理面板:经 SSH 在远端服务器执行 docker mcp 命令,管理 Docker MCP(列出/部署/移除 profile 中的 MCP、搜索/拉取 Docker MCP Catalog)。免构建(纯 ESM:Host 端 Node 原生 import + spawn python paramiko,Client 端零依赖纯 DOM)。

somebdly
Bundle

@deepseek-ai/dsh-ocr-vision

Model-facing ocr_image tool that runs local RapidOCR (via a Python subprocess) and returns image text as plain text, so text-only DeepSeek models can read images

QEDQCD
Bundle

dsh-plugin-voice

DeepSeek Harness 插件:语音 + 通知出口——agent 通过云端 TTS(火山 seed-tts / 小米 MiMo V2.5,失败自动回退 SAPI)/ 桌面通知 / 提示音主动联系用户。融合 dsh-plugin-notify 的 DSH 原生深度集成与 agent-voice-mcp-minus 的云端 TTS 调优,零 Python 依赖,Windows 原生。

doer1296
Bundle

xby-fastdomaincheck

一个基于Python和MCP协议的域名注册状态检查服务器,支持批量检查和双重验证。

xby-skill
Bundle

xby-lunar-calendar

一个基于Python 3.12和lunar-python的中国传统农历日历功能服务器,提供八字计算、日历转换、黄历查询等功能。

xby-skill
Bundle

xby-daily-hot

基于Model Context Protocol (MCP)协议的全网热点趋势一站式聚合服务,支持Python实现,适用于新闻资讯、社交媒体、科技开发等多领域。

xby-skill
Bundle

dsh-workflow-designer

收集当前 Agent 可见的本地 Skill、原生 Tool 与 MCP Tool,提供必要的可视化编排和约束编辑能力,并导出稳定的 YAML 中间表示。后续可由大模型及对应框架把 YAML 生成 Python、`workflow.mjs` 或其他代码工作流。

onclaw-dev
Bundle

dsh-handwritten-ocr

Local OCR for DSH: handwritten Chinese and math formulas to Markdown with LaTeX. GPU (DirectML) / CPU / NPU backends, settings-driven, one-click install.

KL3jd
Bundle

luxueliu-intel-scout

每天自动巡 RSS:AI 简报 + 脑神经/意识简报,关键词过滤后压成速览+详情。DSH 插件形态;巡检脚本仍用 Python / 计划任务。

luxueliu
Bundle

xby-math-genie-calc

math_genie_calc是一款专注于科学计算的Python应用,提供从基础运算到复杂三角函数的多种计算功能,适合学生、科研人员等使用。

xby-skill
Bundle

dsh-automation

RPA-style scheduled web automation for DeepSeek Harness: record browser operations, turn them into a requirements doc, let the LLM generate Python + Playwright code, then schedule execution with run records and email notifications.

kumanana66
Bundle

dsh-venv

Per-project runtime environments for DeepSeek Harness: auto-adopt or create a project-local Python venv (.venv_local/python) and wire in the toolchains/env vars for the runtimes each project uses.

emuco
Bundle

@kiwifruit/dsh-syntax-checker

Multi-language syntax checking service (JS/TS/YAML/Python): bracket matching, invisible chars, syntax errors, via Tree-sitter + Ruff

kiwifruit13