dsh plugins中文
← Back to popular plugin directory

three-piece office set

omdsh-dev/dsh-office · skills

Three-piece office set! Office document tools for DeepSeek Harness (dsh): Generate, read and edit spreadsheets (.xlsx), PDFs and presentations (.pptx).

★ 6GitHub stars
1Forks
2026-08-15Last updated
TypeScriptLanguage
Apache-2.0License

Project overview

Office document tools for DeepSeek Harness (dsh): generate, read, and edit spreadsheets (.xlsx), PDFs, and presentations (.pptx).

The first dsh plugin call initializes the profile (@deepseek-ai/dsh-base is its first bundle) and appends this package to the profile's bundles list. Launching the profile then registers all tools automatically. Load only the families you need

Pass a config row in your profile's cordis.patch.yml to enable/disable per family. Omitted families stay enabled; set a family to false to exclude it (useful to keep the tool surface small):

Install command

dsh plugin --profile web add github:omdsh-dev/dsh-office
View GitHub repository ↗Back to popular plugin directory