rockeymen / dsh-plugins

목록에 있음

Bilingual directory of 600+ DeepSeek Harness plugins, Agent Skills, MCP tools, model adapters and themes, ranked by GitHub stars.

main모델도구스킬 소스 보기

설치

npx -y @deepseek-ai/dsh plugin --profile web add github:rockeymen/dsh-plugins

이 설치 명령은 GitHub 저장소 주소에서 생성된 확인되지 않은 시작점입니다.

README

유지 관리자가 작성한 문서 스냅샷입니다.

GitHub에서 보기 ↗
커밋 9d0f94c동기화 2026. 8. 18.

dsh-plugins

The curated bilingual directory for DeepSeek Harness plugins: dsh-plugin.top.

Browse 500+ DSH plugins, read the DeepSeek Harness install guide, or track the GitHub star-growth ranking.

Run locally

This is a dependency-free static site. Serve the repository root with any static server:

python3 -m http.server 4173

The plugin snapshot is curated from the GitHub dsh-plugin topic. Stars and repository previews reflect the snapshot date shown in the site.

Data sync

Run the public GitHub topic synchronizer to refresh the static catalogue:

node scripts/fetch-dsh-data.mjs

The synchronizer is incremental. It first fetches the ranked repository list and writes current star counts to the independent plugin-stars.js snapshot. Changed values are also stored as compact dated deltas in plugin-star-history.js, which powers the public Trending page without rewriting project content. A stars-only refresh does not rewrite plugins-data.js, README files, translations, summaries, display names, or static detail pages. Newly discovered repositories must contain repository-level DeepSeek Harness or DSH evidence beyond the bare topic label; accepted repositories receive full metadata, README cleaning, Chinese discovery or translation, summaries, display names and detail files. A separate English editorial pass creates product-style English names and summaries, preferring clean repository descriptions and rejecting README slogans, release labels, warnings, markup and mixed-language copy. Repositories that fall outside the current ranked list remain in the catalogue. A new-project run manifest is written to logs/last-sync.json only when new IDs need editorial processing.

After curation, scripts/generate-seo-pages.mjs generates bilingual, crawlable plugin landing pages under plugin/ and en/plugin/, plus sitemap.xml, llms.txt, and llms-full.txt for search and AI discovery. scripts/generate-discovery-pages.mjs builds independent Chinese and English homepages, static popular-plugin links, a bilingual DeepSeek Harness install guide, and bilingual Trending pages.

The synchronizer stores stable repository metadata in plugins-data.js, current GitHub star counts in plugin-stars.js, incremental history in plugin-star-history.js, keeps the original README in readmes/, and writes a user-facing cleaned version to readmes-clean/. The homepage and generated detail pages load the current star snapshot at runtime. The cleaned version removes badges, GitHub workflow/contribution boilerplate and noisy navigation blocks. README files are loaded only when a plugin detail is opened, then rendered with the site's safe Markdown subset. This keeps the homepage fast while preserving project introductions, headings, links, images, lists, quotes and code blocks in the detail view.

Search discovery pages

  • Chinese homepage: https://dsh-plugin.top/
  • English homepage: https://dsh-plugin.top/en/
  • DeepSeek Harness guide: /guide/deepseek-harness/ and /en/guide/deepseek-harness/
  • GitHub star-growth ranking: /trending/ and /en/trending/
  • XML sitemap: /sitemap.xml

저장소 정보

언어
HTML
라이선스
보고되지 않음
마지막 업데이트
2026. 8. 17. 오후 3:57

신중하게 설치하기

소스 코드, 권한, 수명 주기 스크립트, 의존성 및 네트워크 접근을 검토하고 신뢰하지 않는 플러그인은 격리 환경에서 테스트하세요.