dsh-sketchup
Run the following command in DeepSeek Harness:
dsh plugin install leolee9086/dsh-sketchup
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install leolee9086/dsh-sketchup to install the SketchUp bridge plugin into DeepSeek Harness; full source code is available at https://github.com/leolee9086/dsh-sketchup
About this plugin
When modeling in SketchUp, getting a second opinion on a Ruby snippet, bulk-editing a selection, or reading the current model structure used to mean leaving the app and opening a terminal. dsh-sketchup embeds an authenticated DeepSeek Harness chat window directly inside SketchUp and injects a core-js polyfill before the bundled Chromium UI loads, patching missing standard APIs like Iterators, Set operations, and array copy methods so modern front-end code runs in the restricted built-in browser.\n\nCore capabilities span reading model metadata, active selections, the current edit path, and bounded entity geometry; performing structured operations such as creating boxes or cylinders, selecting or deleting entities, switching active tabs, and saving the model; and enabling Ruby plugin writes and hot-reloads in a specified Plugins subdirectory on demand. Every session is bound to a specific SketchUp instance—if the instance drops, the call errors out rather than silently re-routing to another open model. Geometry coordinates use SketchUp s internal unit (inches) throughout.\n\nBest suited for Windows practitioners running SketchUp 2024 (24.0.484, Ruby 3.2.2) who want AI-assisted modeling without leaving the viewport. Plugin write and load permissions are off by default; enabling them still requires an explicit confirm flag on every action, making it a good fit for security-conscious users who value low-friction AI collaboration. The project is in alpha pre-release status and has not yet been validated on other SketchUp versions.
Use Cases
- Query the active selection count, edit path, and entity geometry directly inside SketchUp without switching to a separate terminal.
- Ask the AI to create a box or cylinder at specified dimensions, switch the active tab, and save the model in one go.
- Enable Ruby plugin write and hot-reload in a designated Plugins subdirectory so the AI can generate and deploy custom scripts.
Best For
- Windows SketchUp 2024 practitioners who want in-app AI assistance while modeling.
- Designers and developers who frequently write or debug SketchUp Ruby scripts.
- Teams already running DeepSeek Harness that want AI integrated into their modeling workflow.
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.