플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 6개 찾음
dsh-skill-manager
tuogusa/dsh-skill-manager
웹 설정 패널에서 사용자 스킬 탐색, 검색, 삭제, 삭제 취소 및 업데이트; GitHub/Gitee Releases에서 최신 스킬 버전 확인.
gitee-ai-employee
wangbobo-coder/gitee-ai-employee
Gitee/GitHub AI 직원: 이슈(Gitee 또는 GitHub)에서 봇을 @하면 리포지토리를 복제하고, 지정한 브랜치에서 수정을 구현하고, 해당 브랜치로 PR을 열고, 이슈를 자동 병합 및 자동 종료할 수 있습니다. v1.2에서 보안 스캔 추가: 스캔 리포지토리 구성, 내장/사용자 지정 프롬프트로 감사, 중복 제거, 새로운 발견 사항을 이슈로 제출.
dsh-git-credentials
revive/dsh-git-credentials
Out-of-tree dsh plugin: GitLab, GitHub, Gitee, Gitea, and Bitbucket tokens stay out of the model context, stored encrypted (AES-256-GCM) in a plugin-owned file; the model calls forge API tools on demand, and the web settings page manages sites and tokens.
publish-kit
eternalnight996/publish-kit
Release playbook for AI agents. npm-installable CLI + DSH plugin + skill bundle. Covers npm, GitHub+Gitee dual remote, DSH marketplace, cargo crates.io, PyPI, PyInstaller exe, Go single-binary, Rust single-binary, Electron/Tauri desktop. Bilingual EN/ZH.
dsh-cn-boot
zoahdev/dsh-cn-boot
dsh용 중국 네트워크 부트스트랩: npm/npmmirror/GitHub/HuggingFace/Gitee 및 로컬 프록시를 확인하고, 레지스트리 설정을 읽으며, 미러/프라이시 추천하고, PowerShell + bash 부트스트랩 스크립트를 생성합니다. 기본적으로 읽기 전용이며 적용은 명시적입니다. CLI와 에이전트 호출 가능한 cn_boot 도구 제공.
source-code-mgmt
zhucy123/source-code-mgmt
Code management panel for the DSH web UI that handles everyday Git in five steps: ① env check auto-detects git/gh/ssh and one-click installs missing tools (gh mirror download sources speed up installs, Windows included) with check-update; ② SSH ed25519 key generation / connection tests plus one-click 443 config to bypass blocked port 22, with the Gitee personal token configured here; ③ repo status, side-by-side diffs, stage/commit, branch switching, history with revert/cherry-pick, one-click repo creation and push, auto-ignoring >100MB files; ④ lists all repos of your account for one-click clone; ⑤ five-step npm publish wizard. GitHub / Gitee dual-platform, with the UI switching between 中文 and English live.