863683348 / dsh-plugin-recommend

목록에 있음

Plugin recommender for DeepSeek Harness: search and rank DSH plugins from an embedded 1100+ entry marketplace catalog by need, category and tags, with live refresh.

main도구 소스 보기

설치

npx -y @deepseek-ai/dsh plugin --profile web add github:863683348/dsh-plugin-recommend

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

README

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

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

dsh-plugin-recommend

Plugin recommender for DeepSeek Harness — search and rank DSH plugins from a marketplace catalog by need description, category and tags, with match reasons.

Features

  • Embedded catalog: 1135 entries generated from the awesome-dsh-plugin data (name, repo, category, description, auto-derived tags).
  • Free-text scoring: name matches weigh most, then tags, then description; category filter narrows results.
  • Live refresh: pulls the latest catalog from the awesome-dsh-plugin README over HTTPS (fallback: embedded catalog).

Tools

ToolActionWhat it does
recommendsearchTop-N plugins for a need description (query), optional category / topN; each result includes score + match reasons
categoriesList catalog categories with counts
detailFull catalog entry for one plugin name
refreshFetch the latest catalog from the awesome-dsh-plugin README

Usage

recommend search "browser automation with screenshots"
recommend search "网页浏览" category tools
recommend detail dsh-plugin-gate
recommend categories
recommend refresh

Always cross-check a recommendation with the installation safety gate (gate_scan from dsh-plugin-gate) before installing.

Development

node --check lib/*.js
node test/recommend.test.mjs
node scripts/gen-catalog.mjs   # rebuild lib/catalog.json from awesome data

License

MIT

프로젝트 파일 및 신호

표시된 항목은 디렉터리 스냅샷에서 감지된 공개 저장소 신호입니다.

테스트감지됨
보안 정책감지됨
문서감지됨

저장소 정보

언어
JavaScript
라이선스
MIT
마지막 업데이트
2026. 8. 17. AM 10:54

신중하게 설치하기

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