dsh-plugins
其他 活跃维护

dsh-plugins

pirate-608/dsh-plugins

收录多类个人定制插件与代理预设扩展资源,可无缝适配主流AI开发框架,无需复杂配置即可快速拓展AI助手功能边界,提升交互灵活度。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
Python
主要语言
MIT
开源协议
2 MB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:pirate-608/dsh-plugins
git clone https://github.com/pirate-608/dsh-plugins.git
git clone git@github.com:pirate-608/dsh-plugins.git
README.md main

pirate-608 DSH Plugins

English | 简体中文

Personal plugins and agent-preset extensions for DeepSeek Harness.

Plugins

Package Purpose
@pirate-608/dsh-unity-mcp Preset-scoped Unity Editor automation through MCP for Unity 10.1.2, with text-first verification
@pirate-608/dsh-modlens Text-first vision through Codex CLI, OpenAI-compatible endpoints, and local Ollama
@pirate-608/dsh-everything-search Windows file discovery through Everything
@pirate-608/dsh-latex-workflows LaTeX build and PDF validation workflows
@pirate-608/dsh-zotero-mcp Local Zotero research and semantic search
@pirate-608/dsh-calibre-library-tools Calibre reading and library analysis
@pirate-608/dsh-after-effects After Effects automation through ae-mcp
@pirate-608/dsh-photoshop Photoshop automation through Windows COM
@pirate-608/dsh-premiere Premiere Pro automation through a CEP bridge
@pirate-608/dsh-autocad-mcp AutoCAD and headless DXF automation
@pirate-608/dsh-solidworks-automation SolidWorks COM and MCP workflows
@pirate-608/dsh-renpy-visual-novel-dev Ren'Py development and validation
@pirate-608/dsh-zju-learning-tools Isolated read and assignment-submission presets for ZJU services

Each domain package derives a managed preset from the active DSH standard preset. The shared @pirate-608/dsh-plugin-kit keeps lifecycle behavior and fail-closed MCP approval consistent. Packages with unresolved first-party licensing remain private and cannot be published.

Development

Requires Node.js 22.19+ or 24+ and pnpm 10.

pnpm install
pnpm run check

No package is published by the test or build commands.