blake-r/dsh-plugins--packages-dsh-skill-from-tools0

@blake-r/dsh-skill-from-tools

One skill per tool (no module grouping), short form.

包名
@blake-r/dsh-skill-from-tools
版本
0.1.0
最近更新
2026年8月29日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:blake-r/dsh-plugins#585c40b34c69d84da20592d9b396bd78b4fafb30&path:packages/dsh-skill-from-tools

@blake-r/dsh-skill-from-tools

One skill per tool (no module grouping), short form.

Install

From npm (published):

dsh plugin --profile web add @blake-r/dsh-skill-from-tools

From the GitHub repo (selective, subdirectory):

dsh plugin --profile web add github:blake-r/dsh-plugins#path:packages/dsh-skill-from-tools

What it does

A bundle package in the dsh-plugins monorepo. See the header comment in src/dsh-skill-from-tools.mjs for full behavior.

Each skill explicitly states that its tool is invoked as a direct tool_call with its own name — not routed through the mcp gateway — so the model does not confuse the skill's tool with an MCP tool.