Fectivnfy112357/dsh-dual-plugin-guide

资源 ⭐ 0 MIT data

双格式插件开发指南:DSH静态插件包(dsh plugin --profile add)+ 代理插件1.0(plugin.json + skills/)。不仅限于DSH——通过两种格式安装。

catalog 简介:Dual-format plugin development guide: DSH static plugin package (dsh plugin --profile add) + Agent Plugins 1.0 (plugin.json + skills/). Not DSH-only — installs through both formats.

安装

# DSH — register the guidance skill into the agent catalog (pick one source)
dsh plugin --profile web add dsh-dual-plugin-guide                          # npm (recommended)
dsh plugin --profile web add github:Fectivnfy112357/dsh-dual-plugin-guide   # GitHub

# Agent Plugins 1.0 — point a compatible client at the npm package or the repo:
#   https://www.npmjs.com/package/dsh-dual-plugin-guide
#   https://github.com/Fectivnfy112357/dsh-dual-plugin-guide
# Standard skills
npx skills add Fectivnfy112357/dsh-dual-plugin-guide

Fectivnfy112357/dsh-dual-plugin-guide 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。