dsh-skills-input
DSH composer UI for searching current-session user-invocable skills and inserting the verified slash command into the draft without sending.
DSH composer 界面:搜索当前会话可手动调用的 Skill,并将宿主可识别的斜杠命令写入草稿,不自动发送。
How to install
dsh plugin add github:konglong87/dsh-skills-input About
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” 的插件都兼容。本插…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-23
- Created
- 2026-09-22
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- agent-skills, composer, deepseek, deepseek-harness, dsh-plugin, skill, skill-browser, skill-selector, slash-command
Related plugins
superpowers
obra/superpowers
An agentic skills framework & software development methodology that works.
dev-browser
SawyerHood/dev-browser
A Claude Skill to give your agent the ability to use a web browser
ruflo
ruvnet/claude-flow
🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated