Skill packages
Keep instructions, references and scripts.
Create files and do specialized work.
In one AI workspace.
Bring WorkBuddy skills and expert packages.
Extend the workspace with native DSH plugins.
Built on DeepSeek Harness · MIT licensed
IN THE APPLICATION
Conversation, creation and editing, side by side.
See what working in WorkDSH looks like.
Create HTML in a conversation, preview the result, and deliver a real file.
Conversation and presentation, side by side. Create, view and edit in one workspace.
Browse, import and manage skills. Keep your methods, refine them, and use them again.
Explore team goals, member roles and task entry points. Team capabilities are still evolving.
Organize documents in folders, search their content, preview originals, and start a new conversation with selected references.
Select an image to explore the actual interface
EXPLORE THE WORKSPACE
A place for tasks, expertise and working materials.
Explore the sidebar and each feature’s current scope.
Bring your materials, explain the outcome, and use the right skill. Keep the conversation beside supported file editors so creating, reviewing and revising stay together.
Attach materials and references to give the task a starting point.
Use slash commands to bring reusable skills into a task.
Dedicated assistants are planned for recurring writing, research and business support. Assistant management is in development; expert roles and skills can already organize professional methods.
A lasting purpose, tone and set of boundaries.
Reusable preferences and methods are a direction for this module.
Bring related tasks, materials and outputs into a project. Project-domain management is not connected yet; native workspaces and conversations already support work in local directories.
Planned management of goals, briefs and background.
Planned associations between tasks, materials and outputs.
One capability center for expert roles, reusable skills and external tools. Experts and skills have Alpha implementations; connector management is in development.
Create roles, review and publish revisions, and equip tasks with methods.
Browse, import, create, edit, enable and disable reusable skills.
Daily briefs, routine checks and research updates belong in a schedule. This area is planned for recurring tasks and run history; business scheduling is not implemented yet.
Planned schedules, time zones and task requirements.
Planned visibility into each execution and its output.
The local Library provides folders, full-text search and fixed-revision references. Markdown, TXT, HTML, PDF, Word and PowerPoint retain their originals for preview while converted text stays readable by the model.
Organize files in folders, search titles and content, and retain original documents.
Create a conversation from selected Library items; message references reopen in the right preview pane.
WorkDSH organizes capabilities as plugins. Published modules and their source are available; additional business integrations and industry applications follow the roadmap.
Choose skills, experts, Office and presentation modules.
Adapt interfaces, methods and plugins with the source.
Keep the local directory, conversations and files in the same working context. Switch workspaces and return to earlier tasks without starting from scratch.
Work in the local directory you select.
Revisit existing tasks and their context.
Website feature tour · Available and planned capabilities are labeled individually.
WHY WORKDSH
Import the skill and expert packages you have built in WorkBuddy. Keep using and refining them in WorkDSH.
Explore compatibilityKeep instructions, references and scripts.
Keep professional methods, avatars and resources.
Office, Skills and Experts are plugins you can modify. Build independent plugins of your own and compose the workspace you need.
dsh plugin --profile web add ./your-plugin.tgzGET STARTED
Download a release or build from source.
Configure your model and start working.
$ git clone https://github.com/techflag/workdsh.git
$ cd workdsh
$ corepack pnpm install --frozen-lockfile
$ corepack pnpm build
$ corepack pnpm preview:install
$ corepack pnpm previewRequires Node.js 22.19+ or 24+, pnpm 10.34.5 and Harness CLI 0.1.5-rc.1. See the setup guide for model configuration.
No. WorkDSH is an independent open-source project inspired by the WorkBuddy experience, built on DeepSeek Harness. It is not affiliated with Tencent or the official WorkBuddy product.
Yes. Import skill ZIPs containing SKILL.md and bundled resources, or WorkBuddy expert ZIPs with professional instructions, avatars and package resources. Manage and edit them in WorkDSH. Content that depends on WorkBuddy-specific tools, SDKs or connectors needs adaptation to the available WorkDSH runtime. Accounts, credentials and tool permissions are not migrated automatically.
Not necessarily. The app can run locally, but model requests and connectors may use the network depending on your configuration. Follow the setup guide to configure your model and environment.
You can modify WorkDSH under its MIT license, including its plugins, skills and interface. Third-party dependencies and assets retain their respective licenses. The repository includes the relevant notices.