← Back to list

dsh-script-manager

DeepSeek Harness Tools & Capabilities High risk

Custom script manager for DSH: turn verified operations into reusable scripts that run directly via /script or register as agent tools, with parameterized scripts, declared expected outcomes, and execution history.

DSH 自定义操作脚本管理器,将验证过的操作流程固化为可复用的脚本,用 /script 直接运行或注册为 Agent 工具,支持参数化脚本、执行预期声明、执行历史记录。

How to install

DeepSeek Harness dsh plugin add github:kaixinguo360/dsh-script-manager

About

dsh-script-manager DSH 自定义操作脚本管理插件 DSH 的 run_code/PTC 机制让 agent 能执行 TypeScript 代码,但每次都是临时的,用户重复操作要重新描述。即使做成 skill,agent 跑新任务也要再写一遍代码,造成无意义的 token 消耗。本插件的出发点很简单——已经验证过的操作流程,直接固化成可复用脚本,不走模型上下文,不耗 token,带参数、带执行预期结果描述,用户和 agent 都能一键调用。与其把重复性操作做成 skill 让模型反复读,不如让它直接跑代码。 功能特性 **脚本管理**:通过 Web UI 或 Agent 工具创建、编辑、删除脚本 **用户调用**:通过 /script <脚本名> slash command 调用脚本 **Agent 调用**:通过 tools.script_run({ scriptId }) 工具调用脚本 **执行引擎**:复用 DSH 的 ctx.codeRuntime,保持脚本执行环境与原本的PTC模式完全一致 **上下文注入**:脚本源代码和执行结果注入对话,供 agent 审查 **行为一致**:两种调用方式的行为与输出格式 100% 一致 **层级执行展示**:脚本内层 tools.* 调用以 log-only 的 tool/code-dispatch-start / …

Recommendation signals

46 Tool quality · Based on stars, downloads, maintenance, security and docs
User interest · Adjusted by in-site views, install copies and download clicks
46 Overall
0views
0unique visitors
0install copies
0download clicks
0outbound clicks

Meta

License
Language
JavaScript
GitHub stars
1
mo. downloads
Last push
2026-09-08
Created
2026-09-03

Links

GitHub ↗ Report issue ↗

Basic safety check

Findings
curated 收录但无 npm 包/安装命令;无 license
Sources
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
Topics
deepseek-harness, deepseek-harness-plugin, dsh-plugin, script

Related plugins

MCP Server
Score100

openclaw

openclaw/openclaw

The AI that really does things. Any OS. Any Platform. The lobster way. 🦞

☆ 389.4K ↓ 12.2M Tools & Capabilities
MCP Server
Score95

Figma-Context-MCP

GLips/Figma-Context-MCP

MCP server to provide Figma layout information to AI coding agents like Cursor

☆ 15.8K ↓ 296.4K Tools & Capabilities
MCP Server
Score93

fastmcp

punkpeye/fastmcp

A TypeScript framework for building MCP servers.

☆ 3.3K ↓ 2.0M Tools & Capabilities
MCP Server
Score86

ms-365-mcp-server

softeria/ms-365-mcp-server

A Model Context Protocol (MCP) server for interacting with Microsoft 365 and Microsoft Office services through the Graph API

☆ 964 ↓ 167.6K Tools & Capabilities