Tools & Capabilities 23
-
dsh-vision-toolkitAnionex
Vision tasks for text-only models: intent-aware image Q&A, long-screenshot OCR, UI reproduction, grounding, and pixel diff.
-
dsh-custom-toolomdsh-dev
Create and manage sandboxed JavaScript tools with a Monaco editor and model-driven tool lifecycle.
-
dsh-computer-useAnionex
Accessibility-first macOS computer use: fresh observations, stale-state rejection, scoped permissions, and safe input.
-
dsh-data-agentomdsh-dev
Let the AI connect to databases and write SQL for you.
-
dsh-toolkitomdsh-dev
Zero-dependency toolkit: time / encoding / json / calculator / csv / regex / markdown / diff / stat / schema — ten deterministic tools in one install.
-
dsh-tool-csvomdsh-dev
Parse/query/aggregate/convert CSV (RFC 4180) with a zero-dependency state-machine parser.
-
dsh-tool-calculatoromdsh-dev
Safe math expression evaluator, zero-dependency recursive-descent parser.
-
dsh-tool-diffomdsh-dev
Structured comparison and unified diffs for text/JSON/CSV/Markdown.
-
dsh-tool-encodingomdsh-dev
base64/url/hex encoding, common hashes, and UUID generation.
-
dsh-tool-jsonomdsh-dev
JSON queries with a JMESPath subset.
-
dsh-tool-markdownomdsh-dev
HTML↔Markdown conversion, GFM table normalization, and TOC generation.
-
dsh-tool-regexomdsh-dev
Test/extract/safe-replace/statically explain regexes without executing code.
-
dsh-tool-schemaomdsh-dev
JSON Schema validation: validate/paths/explain/normalize.
-
dsh-tool-statomdsh-dev
Descriptive statistics, percentiles, frequency distributions, and correlation.
-
dsh-tool-timeomdsh-dev
Strict ISO 8601 parsing, IANA timezone conversion, and UTC calendar arithmetic.
-
dsh-kb-sieveomdsh-dev
Build auditable KB packs (SQLite FTS5) from md/txt/docx/pdf with deterministic retrieval and original-text reading.
-
dsh-plugin-mineruHuanLinOTO
Expose MineRU document parsing tools to the model.
-
dsh-coworkJesse-njx
Bounded, cell-addressed `doc_read`/`doc_write` for xlsx / pdf / docx / pptx / ipynb, plus an MCP server and CLI.
-
dsh-skillportJesse-njx
Bring your existing Agent Skills (SKILL.md) library to DSH: discover skills across Claude/Codex/Cursor/Gemini paths, inject a progressive-disclosure index, and load bodies on demand.
-
dsh-tool-searchvibeinging
Per-agent on-demand tool discovery and progressive schema disclosure.
-
dsh-openmaicTHU-MAIC
OpenMAIC: classrooms, slides, interactive widgets, and Socratic teaching.
-
dsh-scholarlzszq
Academic assistant plugin.
-
dsh-apple-modejihongboo
Xcode AI integration for DSH: 26 Xcode MCP tools (mcpbridge) + Apple platform skills + Xcode Intelligence-style persona (agent preset or global bundle).
No plugins match.
Installing
# from npm (prebuilt) dsh plugin --profile web add <npm-package> # from GitHub (first run asks for allowBuilds approval — follow the hint, retry) dsh plugin --profile web add github:<owner>/<repo>
GitHub-sourced plugins run build scripts on your machine at install time. Only install sources you trust, and pin a commit (github:owner/repo#sha).
Get your plugin listed
Open a PR against awesome-dsh-plugin — one line each in every README language file; the site syncs automatically. Add the dsh-plugin topic to your repo too.