satan9394/dsh-skills-bundle--plugins-dsh-bash-scripting0

dsh-bash-scripting

Bash 脚本防御模式:set -euo pipefail、参数校验、错误处理、可调试。受 wshobson/agents(38k★ MIT)启发。

AI Analysis

核心用途是编写和加固高健壮性的 Shell 脚本。适合需要建立防御性基线、强化错误处理与调试机制的运维工程师及后端开发人员。

Package
dsh-bash-scripting
Version
0.1.0
Last updated
Aug 26, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:satan9394/dsh-skills-bundle#453fc2cf12e007b72e48f568e0ffe1fe4e13c616&path:plugins/dsh-bash-scripting

使用

对 agent 说"写个 shell 脚本 / 帮我加固这个脚本", bash-scripting 技能按防御基线 → 校验 → 错误处理 → 调试 → 安全输出。