dsh-skills-input
DSH composer 界面:搜索当前会话可手动调用的 Skill,并将宿主可识别的斜杠命令写入草稿,不自动发送。
DSH composer UI for searching current-session user-invocable skills and inserting the verified slash command into the draft without sending.
怎么安装
dsh plugin add github:konglong87/dsh-skills-input 简介
dsh-skills-input **在 dsh composer 里搜索并选择 Skill,把真实调用指令安全地放进草稿。** 面向不熟悉命令的用户:看名称、读描述、选中 Skill,确认草稿后再发送。 它也可以理解为 dsh 的**技能选择器、Skill 浏览器和斜杠命令入口**,帮助不熟悉命令的用户发现当前会话可用的工作方式。 · · · 安装 1. 安装插件 在已经安装 dsh 的环境中执行: bash dsh plugin --profile web add github:konglong87/dsh-skills-input 2. 安装依赖 本插件采用**方案 A:复用现有 Skill Explorer**。请同时安装并启用一个真正提供下面接口的 Skill Explorer 组件: text GET /api/dsh-skill-explorer/list?cwd=<当前会话 cwd> 然后重启 web profile: bash dsh --profile web 需要指定端口时: bash dsh --profile web --port 3080 --no-open 重要:这里要求的是提供 /api/dsh-skill-explorer/list 接口的 **Skill Explorer**。 不要假定所有名为 “Skill Manager” 的插件都兼容。本插…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-23
- 创建于
- 2026-09-22
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- agent-skills, composer, deepseek, deepseek-harness, dsh-plugin, skill, skill-browser, skill-selector, slash-command
同类推荐
ruflo
ruvnet/claude-flow
🌊 原始的代理元框架。部署智能多智能体群体,协调自主工作流,构建对话式AI系统。具备自适应记忆、自学习智能、RAG集成,并原生集成Claude Code / Codex / Hermes等。