ShiXiangYu2/dsh-greet-plugin

ShiXiangYu2★ 0JavaScript最后同步: 2026-08-15

在 GitHub 打开

A DeepSeek Harness plugin that registers a greet tool callable by the model.

README 摘要

dsh-greet-plugin A DeepSeek Harness plugin that registers a greet tool callable by the model. - Plugin ID: greet - Tool: greet(name: string) → Hello, {name}! - Host only — no UI yet. Usage Install into a profile (bundle form, local checkout): Or install from git: For git installs the package ships plain ESM ( index.js ), so no build step is required. If you publish to npm, use dsh plugin --profile demo add dsh-greet-plugin . Verify the layer without starting: Then start and ask the model: Structure License MIT

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdshdsh-pluginplugintool

分类