dsh-objection
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-objection
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-objection in the DeepSeek Harness terminal to install the plugin; the source repository is available at https://github.com/uckkk/dsh-objection .
About this plugin
Handling customer objections effectively is often the dividing line between closing a deal and losing one, yet improvised responses tend to be inconsistent and hard to systematize. dsh-objection distills common objection-handling strategies into a single callable tool: describe the scenario and you receive structured methods with concrete, actionable suggestions, without digging through playbooks or relying on memory.
At its core, the plugin exposes one objection tool that returns structured tactical methods and recommendations tailored to the scenario you provide. It is implemented in pure Node.js with zero network dependencies, so it runs fully offline and drops seamlessly into an agent workflow as a standard objection-handling step.
It is well suited for sales teams, customer-success specialists, pre-sales consultants, and developers building multi-step agent workflows who want their agents to field customer objections with consistent, structured guidance.
Use Cases
- Retrieving structured counter-arguments instantly when a customer raises a price objection
- Embedding objection handling as a standard node in a multi-step agent workflow
- Getting step-by-step tactical guidance when facing technical pushback in pre-sales conversations
Best For
- Sales and pre-sales teams seeking standardized objection-response playbooks
- Developers building multi-step agent workflows
- Teams assembling automated pipelines that require offline, zero-dependency components
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.