pax-beehive/dsh-plugin-hub--packages-dsh-plugin ↗★ 0
@dsh-plugin-hub/dsh-plugin
DSH tools for planning and applying reproducible Plugin Hub Profiles through the local dsh-hub CLI
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:pax-beehive/dsh-plugin-hub#218045ac06c71b629bfac82d32e1a2b0c8be217a&path:packages/dsh-plugin说明文档
阅读完整 README ↗@dsh-plugin-hub/dsh-plugin
Agent-facing DSH tools for planning, sharing, applying, and rolling back reproducible DSH Plugin Hub Profiles.
- Website: dshpluginhub.ai
- Browse plugins: dshpluginhub.ai/plugins
- Explore Profiles: dshpluginhub.ai/profiles
Install into a Profile:
dsh plugin --profile web add @dsh-plugin-hub/dsh-plugin
The bundle exposes five DSH tools backed by the local dsh-hub CLI:
dsh_hub_profile_plancreates a read-only, expiring install plan.dsh_hub_profile_share_plancaptures an exact, read-only publication plan.dsh_hub_profile_rollback_planselects a complete recoverable revision.dsh_hub_operation_applyapplies that plan after explicit confirmation.dsh_hub_profile_historylists recoverable local revisions.
Every machine-triggered mutation uses an expiring, single-use, preconditioned plan and the same staging, validation, atomic switch and rollback implementation as direct CLI use.
Requires Node.js 22.13 or later, @deepseek-ai/cordis, and
@deepseek-ai/dsh-tools.
This is an independent community project and is not affiliated with or endorsed by DeepSeek.