satan9394/dsh-skills-bundle--plugins-dsh-bash-scripting ↗★ 0
dsh-bash-scripting
Bash 脚本防御模式插件:支持 set -euo pipefail、参数校验、错误处理及可调试性。受 wshobson/agents 启发。
AI 分析
核心用途是编写和加固高健壮性的 Shell 脚本。适合需要建立防御性基线、强化错误处理与调试机制的运维工程师及后端开发人员。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:satan9394/dsh-skills-bundle#453fc2cf12e007b72e48f568e0ffe1fe4e13c616&path:plugins/dsh-bash-scripting說明文件
閱讀完整 README ↗使用
对 agent 说"写个 shell 脚本 / 帮我加固这个脚本",
bash-scripting 技能按防御基线 → 校验 → 错误处理 → 调试 → 安全输出。