dsh plugins中文
← Back to popular plugin directory

Preview Univer sheets, documents, and slides in DeepSeek Harness

dream-num/dsh-univer-office · skills

Preview Univer sheets, docs & slides inside DeepSeek Harness.

★ 2GitHub stars
0Forks
2026-08-17Last updated
TypeScriptLanguage
Apache-2.0License

Project overview

DeepSeek Harness (DSH) × Univer Plugin Create, inspect, edit, and review Univer files inside DeepSeek Harness.

This is a standard DSH bundle: it declares dsh.bundle and ships its own cordis.patch.yml, so it installs through the canonical loader: From a git checkout From npm From a local checkout (development) The first use of a profile initializes it; dsh appends the bundle to dsh.profile.bundles and pnpm links the package, so the loader resolves the plugin's cordis.patch.yml layer automatically. Verify with dsh --profile web --dump-config (you should see a # == dsh-univer-office layer).

After any install: refresh DeepSeek Harness (Cmd+R / Ctrl+R). Usage

Install command

dsh plugin --profile web add github:dream-num/dsh-univer-office
View GitHub repository ↗Back to popular plugin directory