Modole/dsh-plugin-market-laoboshi ↗★ 0
@laobos/dsh-market
劳博士专属 DSH 插件市场:在 Web GUI 与对话工具中查询(支持正则筛选)、下载安装、上传发布 GitHub dsh-plugin 生态插件。
AI Analysis
核心用途是提供 Web 界面和对话工具,用于查询、下载、安装及发布 GitHub 上的 DSH 插件。适合需要便捷管理和扩展 DSH 插件生态的用户。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full README ↗🧰 使用
界面(设置 → 插件市场):
- 市场浏览:输入关键词 + 正则(如
^(dsh|awesome).*market),选择作用字段与条数,点击搜索;结果表格可一键安装,已安装插件带绿色标识。 - 已安装:查看当前 profile 全部插件条目与生效状态(含"待重启生效")。
- 上传发布:填写本地插件目录、仓库名、简介,勾选是否私有,点击"发布到 GitHub"。
- 设置:代理地址、GitHub API 地址、上传默认 owner、安装目标 profile。
对话工具:
plugin_market_search(query="market", regex="^dsh", field="any", sort="stars")
plugin_market_install(owner="dsh-market", repo="dsh-market")
plugin_market_upload(dir="/path/to/plugin", repo="my-plugin", isPrivate=false)