什么是 bash-script-validator?
用于验证、检查和优化 bash 和 shell 脚本的综合工具包。在使用 shell 脚本(.sh、.bash)、验证脚本语法、检查最佳实践、识别安全问题或调试 shell 脚本问题时使用此技能。 来源:akin-ozer/cc-devops-skills。
用于验证、检查和优化 bash 和 shell 脚本的综合工具包。在使用 shell 脚本(.sh、.bash)、验证脚本语法、检查最佳实践、识别安全问题或调试 shell 脚本问题时使用此技能。
通过命令行快速安装 bash-script-validator AI 技能到你的开发环境
来源:akin-ozer/cc-devops-skills。
This skill provides comprehensive validation for bash and shell scripts, checking for syntax errors, best practices, security vulnerabilities, and performance optimizations. It automatically detects whether a script is bash or POSIX sh based on the shebang and applies appropriate validation rules.
Use these for reference when learning or teaching shell scripting.
The validator automatically detects and uses the best available ShellCheck installation:
用于验证、检查和优化 bash 和 shell 脚本的综合工具包。在使用 shell 脚本(.sh、.bash)、验证脚本语法、检查最佳实践、识别安全问题或调试 shell 脚本问题时使用此技能。 来源:akin-ozer/cc-devops-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/akin-ozer/cc-devops-skills --skill bash-script-validator用于验证、检查和优化 bash 和 shell 脚本的综合工具包。在使用 shell 脚本(.sh、.bash)、验证脚本语法、检查最佳实践、识别安全问题或调试 shell 脚本问题时使用此技能。 来源:akin-ozer/cc-devops-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/akin-ozer/cc-devops-skills --skill bash-script-validator 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/akin-ozer/cc-devops-skills