Publisher
15 个插件。作者可回应评价,不能删差评。
DSH plugin: strong password & diceware passphrase generator (crypto random)
dsh-pkg-infoDSH plugin: query npm/PyPI package info (version, deps, release dates)
dsh-caseDSH plugin: naming case converter (camelCase/snake_case/kebab-case/PascalCase/...)
dsh-httpDSH plugin: structured HTTP request tool — status/timing/size, auth helpers, JSON parsing
dsh-jwtDSH plugin: decode JWT tokens for debugging (no signature verification)
dsh-fmtDSH plugin: JSON/YAML/TOML/SQL formatter with error line/column locations
dsh-handoffDSH plugin: export the current session as a deterministic Markdown handoff
dsh-whenDSH plugin: parse natural-language relative times into ISO timestamps (fail-fast)
dsh-fetch-fileDSH plugin: download URLs to workspace files — path-fenced, streamed, 200MB cap
dsh-dead-linksDSH plugin: scan Markdown docs for dead links (HEAD with GET fallback, bounded concurrency)
dsh-clipboardDSH plugin: write text to the system clipboard (pbcopy/clip/xclip/xsel, cross-platform)
dsh-url-toolsDSH plugin: URL parse / tracking-param cleanup / encode-decode / redirect expansion
dsh-plugin-templateTemplate repository for creating DSH plugins (npm bundle + scaffold script)
dsh-safeguardDSH plugin: block dangerous shell commands and secret leakage before execution (tools/pre-execute veto)
dsh-cron-parseDSH plugin: parse cron expressions, humanize them, preview upcoming runs