플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 596개 찾음
dsh-plugin-codex
wss534857356/dsh-plugin-codex
Codex App Server model provider using a local Codex login, with session reuse, Harness tool bridging, native action traces, and durable generated-image projection.
dsh-codex-shim
opentritium/dsh-codex-shim
Simulates a Codex environment for selected model routes to improve GPT-family model tool-call success.
dsh-plugin-subhub
kinoward/dsh-plugin-subhub
Use third-party subscription accounts in DeepSeek Harness: chat, image understanding, image generation, and image editing with the models your subscription covers, with available models and reasoning levels synced from your account; currently supports OpenAI/ChatGPT subscriptions, more providers planned.
dsh-opencode-usage
vinyumao/dsh-opencode-usage
OpenCode Go plan usage display for the DSH web GUI: a persistent badge under the composer shows rolling/weekly/monthly usage percents with reset countdowns; click to expand a card; agents can query the balance via the `opencode_go_usage` tool.
dsh-composer-expand
13071301808/dsh-composer-expand
Composer expand/collapse toggle for the Web UI: a ⬆/⬇ button in the composer tool row grows the input to a tall 70vh writing view for long drafts.
dsh-observation-journal
cavan-ou/dsh-observation-journal
DSH용 무개입 런타임 텔레메트리: 모든 세션이 작업, 모델 등급, 도구, 실패, 소요 시간, 상태를 통계 섹션이 포함된 사람이 읽기 쉬운 저널에 자동 기록(순수 관찰자 — 도구 없음, LLM 호출 없음, 주입 없음)
dsh-plugin-tavily
1624318455/dsh-plugin-tavily
내장 web_search 도구를 위한 Tavily 기반 웹 검색 프로바이더, API 키·결과 개수·최신성 범위 설정 카드 제공
dsh-plugin-sleep
huanlinoto/dsh-plugin-sleep
모델에 sleep 도구를 제공하여 지정한 밀리초 동안 실행을 멈췄다가 반환하며, 취소/clamp를 지원합니다.
dsh-openapi
degurechaff57/dsh-openapi
DeepSeek Harness용 안전한 OpenAPI 3.x 탐색 및 API 호출 도구입니다.
dsh-plugin-marketplace
awesomehou/dsh-plugin-marketplace
DeepSeek Harness용 플러그인 마켓플레이스로, GitHub dsh-plugin 토픽(1800개 이상의 저장소)을 실시간으로 동기화하여 검색·페이지네이션이 가능한 설정 탭에서 원클릭 설치와 에이전트 도구(market_search / market_install)를 제공합니다.
dsh-mcp-bridge
edge-echo/dsh-mcp-bridge
엄선된 MCP 서버 번들입니다: 한 번의 설치로 demo, memory, filesystem, GitHub, Playwright, 원격 HTTP MCP 서버가 함께 제공되며 연결 검증 도구와 CI 점검도 포함됩니다.
graphlint
angeloszou/graphlint
DeepSeek Harness 플러그인 번들로, 에이전트를 위한 graphlint 데드 코드 탐지 도구(graphlint_query / graphlint_build / graphlint_config + graphlint 스킬)를 제공합니다.
dsh-testgen
bujue600-arch/dsh-testgen
자동 단위 테스트 생성 기능입니다: /testgen 명령과 generate_tests 도구가 테스트를 스캐폴딩·실행·수정하며 통과할 때까지 반복합니다(LLM + 오프라인 템플릿 생성기 사용; vitest/jest/mocha/node:test 지원).
dsh-plugin-call-me
radres/dsh-plugin-call-me
CallKit을 통해 전화를 겁니다: `call_me`, `text_me` 도구를 제공하며, 선택적으로 턴 종료 및 승인 시 전화를 걸어 음성 답변을 세션으로 다시 받아쓸 수 있습니다.
dsh-loop
vlln/dsh-loop
반복 루프 기능: `/loop` 명령 + loop 도구 + 활동 상태 표시줄을 제공합니다.
dsh-session-audit
bwndlct/dsh-session-audit
세션 실행 분석 기능: 단계, 도구 호출, 실패, 반복 동작, 토큰 사용량, 검증 신호를 텍스트/Markdown/JSON 리포트로 제공합니다.
dsh-plugin
picgo/dsh-plugin
PicGo의 기존 설정(PicGo Cloud, GitHub, S3, COS, Qiniu 또는 설치된 모든 업로더 플러그인)을 통해 로컬 이미지와 파일을 이미지 호스트에 업로드합니다. `picgo_upload` 도구와 `/picgo` 명령으로 사용합니다.
dsh-tool-search
letter2025/dsh-tool-search
Hermes 스타일의 도구 검색 및 슬리밍 기능입니다: 점진적 공개, 시맨틱 검색, 설명, 필요할 때 롱테일 도구를 호출하는 방식이며 핵심 도구는 항상 즉시 로드됩니다.
dsh-plugin-knowledge-graph
luke-yong/dsh-plugin-knowledge-graph
코드베이스 지식 그래프(CONTAINS / EXPORTS / IMPORTS / IMPORTS_SYMBOL 관계) 기반의 read_graph 도구
dsh-finance
zhang787jun/dsh-finance
현재 시장 데이터에 대한 출처 규율을 갖춘 금융 리서치 워크플로와 포트폴리오 리스크 도구
dsh-tool-time
omdsh-dev/dsh-tool-time
엄격한 ISO 8601 파싱, IANA 타임존 변환, UTC 달력 연산을 제공합니다.
dsh-tool-markdown
omdsh-dev/dsh-tool-markdown
HTML↔Markdown 변환, GFM 테이블 정규화, 목차(TOC) 생성을 지원합니다.
dsh-tool-diff
omdsh-dev/dsh-tool-diff
텍스트/JSON/CSV/Markdown에 대한 구조화된 비교와 통합 diff를 제공합니다.
dsh-tool-csv
omdsh-dev/dsh-tool-csv
의존성 없는 상태 기계 파서로 CSV(RFC 4180)를 파싱/쿼리/집계/변환합니다.