Fectivnfy112357/dsh-dual-plugin-guide

Resource ⭐ 0 MIT data

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.

Install

# 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

Add Fectivnfy112357/dsh-dual-plugin-guide to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.