Back to home

Author

@ZhijiangTang

DeepSeek Harness plugins published by @ZhijiangTang on GitHub.

View on GitHub15 plugins

dsh-password

0

DSH plugin: strong password & diceware passphrase generator (crypto random)

NewTools

dsh-case

0

DSH plugin: naming case converter (camelCase/snake_case/kebab-case/PascalCase/...)

NewTools

dsh-pkg-info

0

DSH plugin: query npm/PyPI package info (version, deps, release dates)

NewTools

dsh-when

0

DSH plugin: parse natural-language relative times into ISO timestamps (fail-fast)

NewTools

dsh-safeguard

0

DSH plugin: block dangerous shell commands and secret leakage before execution (tools/pre-execute veto)

NewCoding

dsh-url-tools

0

DSH plugin: URL parse / tracking-param cleanup / encode-decode / redirect expansion

NewTools

dsh-handoff

0

DSH plugin: export the current session as a deterministic Markdown handoff

NewTools

dsh-fmt

0

DSH plugin: JSON/YAML/TOML/SQL formatter with error line/column locations

NewTools

dsh-dead-links

0

DSH plugin: scan Markdown docs for dead links (HEAD with GET fallback, bounded concurrency)

NewTools

dsh-clipboard

0

DSH plugin: write text to the system clipboard (pbcopy/clip/xclip/xsel, cross-platform)

NewTools

dsh-cron-parse

0

DSH plugin: parse cron expressions, humanize them, preview upcoming runs

NewTools

dsh-http

0

DSH plugin: structured HTTP request tool — status/timing/size, auth helpers, JSON parsing

NewTools

dsh-jwt

0

DSH plugin: decode JWT tokens for debugging (no signature verification)

NewTools

dsh-fetch-file

0

DSH plugin: download URLs to workspace files — path-fenced, streamed, 200MB cap

NewTools

dsh-plugin-template

0

Template repository for creating DSH plugins (npm bundle + scaffold script)

NewTools