설치
npx -y @deepseek-ai/dsh plugin --profile web add github:guobinmengxiang-rgb/awesome-dsh이 설치 명령은 GitHub 저장소 주소에서 생성된 확인되지 않은 시작점입니다.
README
유지 관리자가 작성한 문서 스냅샷입니다.
Awesome DSH
English | 中文
The smallest list that gets you onto official DeepSeek Harness without installing the wrong package.
Caution
- Do not pip-install a package that also exposes
dsh. Unrelated PyPIdeepseek-harness-cli(Henry Zhang) shipsdsh doctor/dsh chatand steals the name. - Official CLI:
npx @deepseek-ai/dsh web→ http://127.0.0.1:3080 - Official Python SDK:
pip install deepseek-harness-sdk(notdeepseek-harness, not the CLI) - Self-check:
which -a dsh. Help should showprofile/web/plugin, notdoctor. - Official npm as of 2026-08-16:
@deepseek-ai/dsh@0.1.0-rc.6unless you verify a newer version.
Official
- Site: https://deepseek.com/harness
- Source: https://github.com/deepseek-ai/deepseek-harness
- Web UI guide
- Python SDK
- Architecture
- Development
Learn
dsh-getting-started — Chinese 20-lesson course.
One plugin
dsh plugin --profile web add github:guobinmengxiang-rgb/dsh-xhs-note
node demo.mjs
Full catalog
awesome-dsh-plugin is huge. Plugin code runs on your machine. That list is not a security review.
Gotchas
- Preview will break.
- Presets: only
standard/PTC/minimal/cordis. - Don't fork
packages/. npxmay not load local TypeScript.- Git TypeScript plugins need
prepare+allowBuilds. - GitHub topic
dsh-pluginis noisy.
Contributing
Start-here links only. No UI-theme spam. See CONTRIBUTING.md.
License
MIT © 2026 国彬 张
프로젝트 파일 및 신호
표시된 항목은 디렉터리 스냅샷에서 감지된 공개 저장소 신호입니다.
저장소 정보
- 라이선스
- MIT
- 마지막 업데이트
- 2026. 8. 16. 오전 9:45
신중하게 설치하기
소스 코드, 권한, 수명 주기 스크립트, 의존성 및 네트워크 접근을 검토하고 신뢰하지 않는 플러그인은 격리 환경에서 테스트하세요.