본문으로 건너뛰기

플러그인

DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.

플러그인 6개 찾음

2

dsh-read-url

2672243194/dsh-read-url

모든 페이지를 깔끔한 본문 콘텐츠로 읽습니다: 문자셋 자동 감지(GBK/GB2312/UTF-8/Big5), 노이즈 제거, 간결한 텍스트/Markdown, 오프셋 이어 읽기, 선택적 SPA 렌더링, 일괄 읽기 및 사이트 크롤링.

19그저께도구 및 기능MIT
M

dsh-fs-encoding

mrweicodes/dsh-fs-encoding

파일 인코딩 가드: GBK, Big5, Shift-JIS, EUC-KR, Windows-125x, UTF-16, UTF-32 파일에 대해 바이트 단위로 정확한 읽기/쓰기/편집을 수행하여, 레거시 파일을 편집해도 UTF-8로 조용히 다시 쓰이지 않고 원래 인코딩 그대로 남습니다. UTF-8 BOM은 그대로 정확히 보존되고 줄바꿈(CRLF/LF/CR)도 유지되며, 인코딩으로 표현할 수 없는 문자는 '?'로 기록되지 않고 거부됩니다. UTF-8이 아닌 파일은 후보 인코딩과 함께 나열되어 모델이 명시적으로 다시 읽을 수 있습니다.

412시간 전도구 및 기능MIT
1

dsh-wsl-encoding

173787247/dsh-wsl-encoding

Reports PowerShell, cmd, and LANG encoding for UTF-8 versus code-page issues.

14일 전개발 및 플러그인 도구MIT
R

dsh-change-budget

raphaelutumn/dsh-change-budget

Configurable per-turn budgets for supported file mutations, limiting distinct files, mutation calls, and UTF-8 payload bytes before tool execution.

1지난달개발 및 플러그인 도구MIT
F

dsh-tool-text-editor

flotiarenor/dsh-tool-text-editor

Byte-faithful text editing tools (edit_text / write_text) for DeepSeek Harness. They fix what the built-in write/edit cannot do: both drop a UTF-8 BOM, neither restores the file's own line-ending style (writing LF content turns a CRLF file into an LF file

09일 전도구 및 기능Apache-2.0
V

dsh-console-utf8

vvilliam-qwq/dsh-console-utf8

Keep the Windows console on code page 65001 (UTF-8) for the dsh host and its bash tool commands, so output from Windows-native child processes stops being decoded as mojibake

05일 전도구 및 기능MIT