dsh plugins中文
← Back to popular plugin directory

plug-in based system

0lidaxiang/dsh-plugin-greet · skills

DeepSeek Harness is a plugin-based system for building AI agents. Everything, from tools and models to the web UI, can be added or replaced as a plugin.

★ 5GitHub stars
0Forks
2026-08-15Last updated
JavaScriptLanguage
MITLicense

Project overview

An installable community plugin for DeepSeek Harness that registers a minimal greet tool. 本项目是社区示例,不是 DeepSeek AI 官方插件。DeepSeek Harness 目前仍处于 Developer Preview,后续版本可能需要调整兼容性。 功能

修改代码后重启 Harness,再通过聊天窗口验证工具调用。 卸载 文件结构 安全与兼容性

Install command

dsh plugin --profile web add github:0lidaxiang/dsh-plugin-greet
View GitHub repository ↗Back to popular plugin directory