AI Agent Hub
Back to plugins
🤖

dsh-auto-preset-router

Model Inference Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install yhfgyyf/dsh-auto-preset-router

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

To install this plugin in DeepSeek Harness, run dsh plugin install yhfgyyf/dsh-auto-preset-router. Source: https://github.com/yhfgyyf/dsh-auto-preset-router

About this plugin

The DeepSeek Harness Auto Preset Router is designed to eliminate the manual burden of selecting optimal presets and configuring tools for complex tasks. By introducing an intelligent routing mechanism, this plugin analyzes the initial user prompt to automatically guide the conversation to the most suitable preset environment, significantly streamlining the user experience and ensuring peak model performance for every interaction.

At its core, the plugin utilizes the DeepSeek V4 Flash model to efficiently classify the first prompt, supporting automatic switching between four distinct presets: standard, code, minimal, and cordis. After routing, it intelligently selects relevant tool and skill names from a bounded JSON directory, effectively orchestrating the toolchain. This pipeline approach guarantees accuracy while preventing unnecessary skill loading, keeping the target preset environment clean and focused.

This solution is ideal for developers requiring source code analysis or algorithmic reasoning, as well as general users handling web inquiries or non-programming work. By automating the decision-making process, it allows users to focus on their tasks rather than settings. The plugin prioritizes privacy by only sending necessary metadata and maintains session integrity through a robust fallback mechanism.

Use Cases

  • Automatically classify user intent and switch presets
  • Source code analysis and programming tasks
  • Handling general non-programming tasks and web queries

Best For

  • Developers wanting to reduce manual configuration
  • DSH users seeking efficient routing
  • Users handling mixed programming and non-programming tasks