Bundle
DSH plugin that registers a fetch_url tool: fetch any URL (direct for domestic targets, HTTP CONNECT proxy for overseas) and return a bounded text/JSON summary. Reuses the battle-tested Node TLS logic from tools/fetch-url.cjs, exposed as a model-callable tool.
Bundle
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
Bundle
Run one command N rounds and judge by median/distribution instead of a single run
Bundle
浏览器测试与 UI 验证:用真实浏览器验证 DOM/控制台/网络/性能,替代猜测。受 addyosmani/agent-skills(88k★ MIT)启发。
Bundle
DSH web plugin: a better-sidebar tab that reads the latest assistant line and generates four style-distinct reply candidates (帮我想想) with a one-shot off-loop completion. Independent from the main session: no context inheritance, a fresh round per generation.
Bundle
Pixel-diff two screenshots into diff.png + a labeled triptych (pixelmatch)
Bundle
DSH plugin bridging agents to the Xcode headless MCP service (xcrun mcpbridge) over stdio JSON-RPC, exposing Xcode build/test/preview/simulator tools as agent tools. Zero runtime dependencies.
Bundle
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
Bundle
DeepSeek Harness host plugin that registers the native Playwright CLI as a single passthrough `playwright` tool (args forwarded verbatim).
Bundle
Email reminders from your DSH agent when you're away — a hardened fork of dsh-notify-skill: stable SMTP (no 535 retry loop), connect/idle timeouts, --check self-test, and full message headers.
Bundle
VulnClaw + DeepSec 桥接插件:AI 安全 CLI(授权渗透测试 / Shield 代码审计)→ dsh 工具 + 设置页安全工具台 UI
Bundle
Deterministic evidence for DSH schema migration fixtures
Bundle
灰度模型检测工具:一键开测 40 个并发 dsh 会话(V4 Pro + max 思考),流式监听思维链——出现 I'm/I'll 特征标记为灰度神模型,出现 Let me 标记为正常模型;统计灰度出现率,结果可在设置页查看。
Bundle
DSH 安全启动器:按上次成功配置启动、更新先试运行再采纳、插件先兼容性检查再安装。A DSH plugin for last-good boot config, canary-tested updates, and compatibility-checked plugin installation.
Bundle
Management console for DeepSeek Harness: browse, install, update, edit and toggle skills; add, edit, test and monitor MCP servers. · DSH 技能与 MCP 管理控制台。
Bundle
Stavros RedTeam for DeepSeek Harness (DSH) — authorized red-team persona + scope-guarded pentest tooling (persona, 24 subagents, methodology and 78 zero-dependency guard tools).
Bundle
DeepSeek Harness skill bundle: function-testing (loads SKILL.md).
Bundle
Deterministic workspace-change attestation for DeepSeek Harness: compares bounded snapshots and reports created, changed, and removed paths.
Bundle
Navigate to the latest and previous user questions in long DeepSeek Harness conversations.
Bundle
DeepSeek VisionPlus — official-grade vision extension for DeepSeek Harness. Routes image understanding to a free vision-model pool (Zhipu GLM, SiliconFlow Qwen) with automatic fallback, rate limiting, one-click platform tests and live status lines; text stays on DeepSeek. One-command install. MIT.
Bundle
接口测试生成:解析 OpenAPI 3.x,为每个接口生成覆盖成功/缺参/非法枚举的测试用例,输出 Python(pytest) 或 TypeScript(vitest) 测试骨架
Bundle
Developer quick-reference toolbox for DeepSeek Harness (DSH): 12 themed categories (195 entries) + zero-dependency dev tools (regex tester, JSON format, timestamp, Base64/URL codec, cron generator, line diff). 开发者速查工具箱。
Bundle
Enhanced SSH ops for DeepSeek Harness: adds agent tools the base dsh-ssh plugin leaves uncovered — host testing, remote ls, ~/.ssh/config import, known_hosts fingerprint check and multi-host exec — on top of the shared ssh2 engine.
Bundle
Trigger GitHub Actions workflow runs and local test pipelines, stream their logs back, and on failure hand the tail of the log to DeepSeek for a Markdown root-cause diagnosis.