DSH Hub

curtainsmall/dsh-electro-lab

dsh-electro-lab

UIDesktop0 GitHub stars· updated 2026-08-27

dsh-electro-lab is a community DeepSeek Harness plugin. Read the repository README before installing.

Install

npx @deepseek-ai/dsh plugin --profile web add dsh-electro-lab

Restart `dsh web` after install. Bundle APIs can change during the developer preview.

README badge

dsh-electro-lab DSH Hub badge
[![DSH Hub](https://dshhub.dev/badge/dsh-electro-lab.svg)](https://dshhub.dev/plugins/dsh-electro-lab)

Paste this into your README. The star count updates with every catalog sync.

From the README

Excerpt from curtainsmall/dsh-electro-lab, cleaned of badges and images.

DeepSeek Harness ElectroLab

An electrical & electronics calculation plugin for the DeepSeek Harness: circuit analysis, transients, filters, signal quality, noise and unit conversion — every value a self-describing complex object in SI base units.

English | 简体中文

Features

  • Calculation — complex expression evaluation, rational-coefficient algebra and series sums.
  • Circuits — impedance networks, matching, filters, transients and resonance.
  • Electronics — op-amp configurations, dividers and LED drive.
  • RF & transmission — Smith chart, reflections, matching and line parameters.
  • Signal quality — distortion, jitter and ADC budgets.
  • Noise & dB — noise sources and dB conversions.
  • DSP — transforms, statistics and transfer functions.
  • Unit conversion — any unit to any unit of the same family.
  • Workflow — multi-step orchestration, a client panel and a packaged agent preset.

All tools are listed in tools.md.

Install

dsh plugin --profile web add dsh-electro-lab

Published on npm — stable releases on the latest dist-tag, prereleases on beta.

Usage

The plugin registers its tools, skills and the electro-lab agent preset on mount. Pick the preset when starting a session: all numeric values must come from tool calls, and the preset stops when conditions are insufficient.

Development

See Contributing for the development setup, commit conventions, and release process.

Docs

License

MIT © 2026 curtainsmall

Related plugins