All plugins

DSH / BUNDLE / BUNDLES

dsh-plugin-greet

v0.1.00lidaxiang / dsh-plugin-greet23725b2da5

External Git bundleBundlesBundles & other modulesCommunity · Topic auto-analysis
Open on GitHub
Runtime anatomy
HOSTCLIENTUITOOLDATAFLOW

Overview

dsh-plugin-greet

A minimal greet tool plugin for DeepSeek Harness.

Community · Topic auto-analysis — Automatically discovered through the dsh-plugin GitHub Topic. Static checks verified a pinned public root bundle contract and committed files without executing third-party code. This is not a human review, security audit, runtime smoke test, publisher identity check, or official endorsement.

Install

Install this bundle from GitHub

The CLI validates the bundle, invokes native DSH, then reports completion.

npx dshpub add 0lidaxiang/dsh-plugin-greet --ref 23725b2da50489ff67b7843ad5e23cfc542cacf2

Capabilities

What it contributes

HostCordis loadableNot inspected
Client / UIHost onlyNot inspected
Model toolsNot inspectedNot inspected
Profile stateNot inspectedNot inspected

README / EN

Package documentation

一个可直接安装的 DeepSeek Harness 社区插件,用来演示最小工具插件的完整链路:Bundle 分发、Profile 装配、工具注册与真实调用。