跳过主要内容
返回插件列表
H

deepseek-harness-plugin-manager

hrhgit/deepseek-harness-plugin-manager

Generated-catalog plugin discovery and npm installation marketplace for DeepSeek Harness

安装

dsh plugin --profile web add github:hrhgit/deepseek-harness-plugin-manager

README

DeepSeek Harness Plugin Manager and Marketplace

简体中文

This repository contains two independent community plugins for DeepSeek Harness:

The repository also publishes the versioned dsh.plugin V1 specification and an automatically generated plugin catalog under catalog/v1. GitHub Actions scans the dsh-plugin topic every six hours and performs the GitHub, exact npm version, repository ownership, and V1 manifest checks centrally; the runtime marketplace only reads the generated result.

Development

pnpm install
pnpm run typecheck
pnpm test
pnpm run build
pnpm run pack:check

Package releases use tags in the form dsh-plugin-manager@<version> or dsh-plugin-marketplace@<version>.

License

MIT

相关插件