Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
6 Plugins gefunden
dsh-skill-manager
tuogusa/dsh-skill-manager
Benutzer-Skills im Web-Einstellungs-Panel durchsuchen, suchen, löschen, Löschen rückgängig machen und aktualisieren; prüft GitHub/Gitee-Releases auf neuere Skill-Versionen.
gitee-ai-employee
wangbobo-coder/gitee-ai-employee
Gitee/GitHub-KI-Mitarbeiter: @ den Bot in einem Issue (Gitee oder GitHub), er klont das Repo, implementiert den Fix auf dem von Ihnen benannten Branch, öffnet einen PR zu diesem Branch und kann das Issue automatisch zusammenführen und schließen. v1.2 fügt Sicherheitsscanning hinzu: Scan-Repos konfigurieren, mit eingebauten/benutzerdefinierten Prompts prüfen, deduplizieren und neue Ergebnisse als Issues einreichen.
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
China-Netzwerk-Bootstrap für dsh: prüft npm/npmmirror/GitHub/HuggingFace/Gitee und lokale Proxies, liest die Registry-Konfiguration, empfiehlt Mirror/Proxy und erzeugt ein PowerShell- + Bash-Bootstrap-Skript. Standardmäßig read-only; Apply ist explizit. CLI sowie ein vom Agent aufrufares cn_boot-Tool.
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.