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/08/14

インストール

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

ドキュメント

README 全文を読む ↗

配置

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

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