본문으로 건너뛰기
H

deepseek-harness-plugin-manager

hrhgit/deepseek-harness-plugin-manager

DeepSeek Harness용 생성된 카탈로그 기반 플러그인 탐색 및 npm 설치 마켓플레이스

설치

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

관련 플러그인