AI Agent Hub
Back to plugins
⚙️

dsh-plugin-omoslim

Workflow Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install tevenfeng/dsh-plugin-omoslim

Paste the following prompt into your AI chat to install this plugin:

In DeepSeek Harness, run the command dsh plugin install tevenfeng/dsh-plugin-omoslim to install the plugin; the source code is available at https://github.com/tevenfeng/dsh-plugin-omoslim.

About this plugin

dsh-plugin-omoslim is a plugin for DeepSeek Harness that introduces an Orchestrator agent preset, inspired by the oh-my-opencode-slim style. It addresses the challenge of efficiently coordinating multiple agent tasks in complex workflows. By positioning the main agent as an Orchestrator, it handles overall planning, task dispatch, result reconciliation, and verification, freeing users from direct implementation details. This allows focus on high-level strategies while specialist subagents execute specific work.

The plugin offers 11 subagent tools, each with a unique role and model slot, such as fast code navigation, architecture review, and documentation research. These subagents support flexible model switching via model profiles, enabling users to adjust configurations as needed. Core capabilities include: separating model definitions from composition logic, supporting multiple profile switches, real-time viewing of subagent model status in the Web UI, and easy installation and customization. This makes workflow management more modular and scalable.

This plugin is ideal for developers using DeepSeek Harness, software engineering teams, or any research scenario requiring multi-agent collaboration. If you're building automated workflows, need expert task division, or want to simplify complex project management, dsh-plugin-omoslim provides a plug-and-play solution. It helps users quickly deploy a structured workflow environment, enhancing efficiency and collaboration quality.

Use Cases

  • Automating software development workflows
  • Coordinating multi-model research tasks
  • Managing complex project task dispatch

Best For

  • Software development teams
  • AI researchers
  • Project managers