satan9394/dsh-bash-scripting0

dsh-bash-scripting

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

AI 分析

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

パッケージ
dsh-bash-scripting
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/19

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:satan9394/dsh-bash-scripting

ドキュメント

README 全文を読む ↗

使用

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