dsh-plugin-greet
Run the following command in DeepSeek Harness:
dsh plugin install 0lidaxiang/dsh-plugin-greet
Paste the following prompt into your AI chat to install this plugin:
To install this plugin in DeepSeek Harness, run the command `dsh plugin install 0lidaxiang/dsh-plugin-greet`. The full source code is available at https://github.com/0lidaxiang/dsh-plugin-greet.
About this plugin
dsh-plugin-greet is a beginner-friendly plugin for DeepSeek Harness, designed to help developers easily learn the plugin development process. It addresses common obstacles faced by newcomers, such as defining tools, handling configuration validation, and managing structured outputs, thereby shortening the learning curve.
The plugin's core capability is its registration of a model-callable tool named 'greet', which supports greetings in English and Chinese languages with friendly and formal styles. It comprehensively demonstrates the use of the typed defineTool() API, input validation, error handling, structured data rendering, and unit testing, providing a practical template for developers.
This plugin is ideal for developers new to DeepSeek Harness, students learning about tool integration architectures, and engineers exploring model-driven applications. Through this simple example, users can quickly grasp the full process from plugin installation to functionality verification, laying a foundation for building more complex plugins.
Screenshots
Use Cases
- Learn basics of DeepSeek Harness plugin development.
- Test model-driven tool-calling features.
- Demonstrate multi-language greeting generation examples.
Best For
- Beginners in DeepSeek Harness.
- Novice plugin developers.
- Engineers learning tool integration.
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.
