Equinox7379/dsh-skill-search0

dsh-skill-search

On-demand skill search for DSH: keyword-search a shared skill library (e.g. ~/.codex/skills) with zero preloading. The AI reads only the matched SKILL.md.

AI 분석

核心用途是让 AI 仅在匹配到特定技能时才读取对应的 Markdown 说明,避免上下文过载。适合拥有大型本地技能库的用户。

패키지
dsh-skill-search
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 14.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Equinox7379/dsh-skill-search

配置

在 profile 的 cordis.patch.yml 给插件行加 config 可指向多个技能库:

- insert:
    - id: dsh-skill-search
      name: dsh-skill-search
      config:
        dirs:
          - C:\\Users\\Equinox\\.codex\\skills