플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 564개 찾음
dsh-plugin-dev-kb
pasumao/dsh-plugin-dev-kb
플러그인 개발을 위한 주제 탐색과 전문 검색 인덱스를 갖춘 dsh skill 형태의 공식 DeepSeek Harness 문서 오프라인 미러: 사이트 페이지 168개(EN/zh)와 저장소 전용 참조 문서 52개를 포함합니다.
dsh-plugin-panel
dylan37670/dsh-plugin-panel
엄선된 카탈로그와 전체 카탈로그, 키워드 및 시맨틱 검색, 중국어 번역, 즐겨찾기, 설치 상태 추적, 공식 CLI를 통한 설치/업데이트/제거 기능을 갖춘 앱 내 DSH 플러그인 마켓플레이스 패널.
Stata-AI-Skill
zihaovistonwang/stata-ai-skill
DeepSeek Harness에서 Stata 실행: 네이티브 Stata AI Skill 서비스가 DSH와 함께 자동 시작(macOS/Windows 바이너리 동봉)되어 회귀, do 파일, 계량경제학 워크플로를 수동 설정 없이 실행할 수 있습니다.
dsh-translate-pro
shixiangyu2/dsh-translate-pro
DSH용 전문 번역 도구입니다. 18개 대상 언어, 4가지 스타일(formal/casual/technical/literal), 용어집으로 제어되는 terminology, Markdown/코드 블록 형식을 유지하는 README/docs/subtitles 전체 번역을 지원합니다. DeepSeek을 SiliconFlow를 통해 사용합니다.
dsh-plugin-sync
angli1997/dsh-plugin-sync
설치된 DeepSeek Harness 플러그인 manifest를 GitHub Gist와 동기화합니다(OAuth 로그인, 원클릭 내보내기/가져오기 및 자동 의존성 설치).
dsh-cache-miss
wefio/dsh-cache-miss
캐시를 다시 만든 뒤 프롬프트 캐시 미스를 알리는 한 줄짜리 노란색 알림입니다. 다시 청구된 비캐시 입력 토큰, 캐시 적중 토큰, TTFT를 보여 줍니다.
dsh-plugin-automations
sev7een/dsh-plugin-automations
설정 기반 예약 작업으로 지정 시각 또는 DeepSeek 비수기 시간에 실행, durable 작업 상태를 기반으로 한 일회성 및 매일 반복 일정 지원
knowlp-rag
wly8691-jpg/knowlp-rag
Markdown 노트용 이중 지식 그래프 RAG(half-life 메모리 감쇠): 전제 조건 + 유사도 그래프(P/S-Agent 트래버설), 단락 청킹, n-gram/embedding 하이브리드 검색, 명시적 가중치 피드백 루프 — Cordis 네이티브 플러그인, npm으로 @eqman00003/knowlp-rag 설치 가능.
dsh-s1
superagents-lab/dsh-s1
네이티브 Search1API(s1) 웹 리서치 도구입니다: 검색, 뉴스, 페이지 크롤링, 사이트맵 탐색, 트렌딩 토픽을 `s1_*` 도구로 제공하며 s1 스킬이 함께 번들되어 있습니다.
deepseek-harness-forge-plugins (forge-gates)
jinguanghai/deepseek-harness-forge-plugins
실제 연산 검증 게이트: 수식 단순화, 논리 증명, 정규식 검증, E-prover FOL, 상태 머신 검사, 코드 복구, Go로 컴파일된 바이너리 기반(미리 빌드된 Windows 실행 파일 포함)
dsh-plugin-suite (dsh-plugin-updater)
crtnt/dsh-plugin-suite
설치된 플러그인의 업데이트 관리자: 업데이트 확인, 백업, 롤백
dsh-outline
huangfuren/dsh-outline
Search, read and write an Outline knowledge base from conversations, with whitelist-guarded approval for every document write.
dsh-compact-agents
zhuto666/dsh-compact-agents
Model-callable compact_agents tool that force-compacts context in every live session (main session, ordinary sub-agents and AgentTeams members alike), queues busy targets and compacts them when the turn ends, reports the shadowed node count and estimated tokens per target, and ships a browser form for the trigger ratio, retained ratio, controlled-phase output budget, auto-continue budget and an end-of-turn pre-compaction ratio that compacts near the trigger line once a turn ends, so a reply no longer opens with a wait for the summarizer.
Mimir (mimir-skin)
tommyhedgerow/mimir
Publishes a lesson into the DSH conversation: the dependency spine, the question and the vault's drawings, drawn in the vault's own palette.
dsh-caps-beacon
xinyang920/dsh-caps-beacon
Turns the MacBook keyboard Caps Lock light into an agent status light: on while the agent works, flashing when it waits for your approval or answer, off when idle.
dsh-imagegen-skill
dingchenhui0618-arch/dsh-imagegen-skill
Registers the imagegen skill on the skill registry, so generating and editing raster images needs no hand-copied files under $DSH_HOME/skills. The agent drives a bundled image_gen.py CLI against any OpenAI-compatible GPT Image endpoint for text-to-image, reference-image editing, and transparent-background cutouts.
dsh-custom-font
vergil-long/dsh-custom-font
Customize the interface font, size, weight, color and layout from the settings page, Word-style and WYSIWYG, auto-saved. Ships two bundled open-source fonts (STIX2Text, Latin Modern Mono Light) plus an author-recommended typography, and stores settings under ~/.dsh.
dsh-kb
weibaohui/dsh-kb
Team knowledge base for offline knowledge sharing (FDE box scenario): browse, full-text search and refinement entry points; raw material is queued automatically and distilled into wiki pages by a serial bot session (Karpathy LLM Wiki pattern: immutable raw, two-step refinement, log stream, monthly lint).
dshgo
xiazhi88/dshgo
Proxies the loopback-only dsh web onto a LAN port so phones and other machines can reach it, with an optional access password that browsers type in and the bundled Android client unlocks with biometrics. Adds a LAN-access settings page with QR codes, inlines dsh-web-mobile (MIT, attribution kept) for the mobile layout, and the Android client in the same repository adds finish/approval notifications, voice input and a home-screen widget.
dsh-dingtalk-connector
yiyunet/dsh-dingtalk-connector
DSH 插件:读写钉钉 AI 表格(多维表 / aitable),并提供「钉钉文档」设置面板与定时导出。包装钉钉官方 dws CLI。 Read and write DingTalk AI Tables from DeepSeek Harness, with a settings panel and scheduled CSV export.
dsh-erp
guomonth/dsh-erp
Adapt ERP: learn your ERP through the browser and build private local knowledge in DeepSeek Harness
dsh-fde-tools
weibaohui/dsh-fde-tools
FDE toolbox bundle: installing this one plugin pulls in a curated set of common dsh plugins (git server, WebDAV mount, knowledge base, scheduled tasks, auto-resume, UI tweaks, auto-retrospection, file manager, smart titles, task board, plugin market, context trimmer, IM bridge, sidebar enhancements), with a panel showing install status and one-click gap-filling.
dsh-character-studio
ryu6zero/dsh-character-studio
DeepSeek Harness native immersive roleplay studio & companion system. Unifies decoupled character cards with Hindsight graph memory.
dsh-memory-fortress
linshuangb347/dsh-memory-fortress
Memory Fortress for DeepSeek Harness: 5-track layered memory, self-evolution, knowledge graph (SQLite+FTS5), status pill. 本地记忆堡垒:五轨记忆·自我进化·知识图谱·状态灯。