TYEclipse / dsh-plugins-hub

Listed

Independent plugin index for DeepSeek Harness (dsh) — curated directory of community plugins, updated daily

mainOther View source

Installation

npx -y @deepseek-ai/dsh plugin --profile web add github:TYEclipse/dsh-plugins-hub

This installation command is an unverified starting point generated from the GitHub repository address.

README

Maintainer-authored documentation snapshot.

View on GitHub ↗
Commit 1ad7b52Synced Aug 18, 2026

dsh-plugins-hub

An independent, community-friendly plugin index for DeepSeek Harness (dsh). Curated by automation + human review. Topic: dsh-plugin.

PluginDescriptionInstallStatusSecurityTrialChecked atCommit
dsh-netdoctorNetwork diagnostics toolbox: DNS lookup, ICMP ping, TCP port check, TLS cert check, traceroute, public IP — six read-only probes, zero runtime dependenciesdsh plugin --profile web add github:TYEclipse/dsh-netdoctor✅ active✅ e2e (dns_lookup ×2: system + 8.8.8.8)2026-08-1643de786b
dsh-webfetchWeb page reader: fetch any URL and extract clean Markdown / plain text plus a link inventory — zero runtime dependencies, read-onlydsh plugin --profile web add github:TYEclipse/dsh-webfetch✅ active✅ e2e (web_fetch)2026-08-166296371d
dsh-unitsUnit conversion toolbox: 14 categories (length, mass, temperature, data sizes decimal-vs-binary, speed, time, volume, pressure, energy, angle, frequency, typography px/pt/em/rem, fuel economy mpg ↔ L/100km) — zero runtime dependencies, pure mathdsh plugin --profile web add github:TYEclipse/dsh-units✅ active✅ e2e (convert_unit)2026-08-162bdfae10
dsh-colorColor conversion toolbox: parse/convert any CSS color (hex, rgb()/hsl()/hwb(), all 148 CSS Color 4 named colors), WCAG 2.x contrast ratio with AA/AAA verdicts, named-color lookup by name or value — zero runtime dependencies, pure mathdsh plugin --profile web add github:TYEclipse/dsh-color✅ active✅ e2e (contrast_ratio)2026-08-162783169
Code2SkillThree agent skills that generate portable Function / MCP Tool / workflow Skill packages (with offline tests) from user-authorized code, plus independent flow and source-semantics review — pure skill bundle, MITdsh plugin --profile web add github:leechen298/Code2Skill#v1.1.3✅ active✅ e2e (code2skill-review-source skill invoked headless)2026-08-167815d8f1
dsh-semverSemantic versioning toolbox: parse any semver string (semver_parse), compare versions with spec-compliant prerelease ordering (semver_compare, build metadata ignored), and check npm-style ranges (semver_satisfies: ^ ~ >= <= > < =, x-ranges, hyphen, ||, AND, tuple-lock prerelease semantics, includePrerelease override) — zero runtime dependencies, pure logicdsh plugin --profile web add github:TYEclipse/dsh-semver✅ active✅ e2e (semver_satisfies tuple-lock + semver_compare)2026-08-16e347c15
Archify for DSHOpt-in skill-only bundle (@tt-a1i/archify-dsh) bringing the Archify architecture-diagram skill to dsh: typed JSON specs (architecture / workflow / sequence / dataflow / lifecycle) rendered to self-contained interactive HTML with inline SVG, showcase-quality validation (9 artifact checks) — pure skill bundle, MITdsh plugin --profile web add @tt-a1i/archify-dsh@0.1.0✅ active✅ e2e (archify skill headless: 9/9 showcase validation)2026-08-160.1.0
dsh-financeMoney math toolbox: fixed-rate loan payment with amortization schedule and extra-payment impact (loan_payment), compound growth projection with monthly contributions and any compounding frequency (compound_growth), nominal ↔ effective annual rate conversion incl. continuous (rate_convert) — zero runtime dependencies, pure arithmetic, headline values verified against published anchorsdsh plugin --profile web add github:TYEclipse/dsh-finance✅ active✅ e2e (compound_growth + rate_convert headless)2026-08-173d1e277
dsh-ipcalcIP & subnet math toolbox: full IPv4 subnet layouts (ipv4_subnet: network/broadcast/mask/hosts + IANA classes, RFC 3021 /31), minimal covering CIDR aggregation (ipv4_summarize), and IPv4/IPv6 parsing with RFC 5952 normalization and embedded-IPv4 recognition (ip_parse) — zero runtime dependencies, pure local math, no network I/Odsh plugin --profile web add github:TYEclipse/dsh-ipcalc✅ active✅ e2e (ipv4_summarize headless: 4×/24 → /22)2026-08-186a267cd

Columns: Security = passed preliminary source review (TRACE-lite: trust / reliability / auditability / confidentiality / effectiveness); Trial = verified in an isolated profile with a real end-to-end tool call; Commit = the exact revision that was verified.

How to add your plugin

  1. Add the dsh-plugin topic to your plugin repository
  2. Open an issue in this repository using the Plugin Submission template (plugin name, repo link, release tag, license, install command)
  3. The pipeline verifies the submission in an isolated profile — security review, install, and one real end-to-end tool call
  4. Verified plugins are added to the index and the issue is closed; failed submissions stay open with a needs-fix label and a summary reply

About

  • Independent community index (not affiliated with DeepSeek AI)
  • Updated automatically on a daily basis
  • MIT License

Maintained by the dsh-autopilot pipeline.

Repository information

License
Not reported
Last updated
Aug 17, 2026, 9:44 PM

Install deliberately

Review source code, permissions, lifecycle hooks, dependencies and network access. Test untrusted plugins in an isolated environment.