shellcheck-configuration
Static analysis and linting tool for shell scripts to catch errors and enforce best practices in CI/CD pipelines.
Install
npx skills add https://github.com/wshobson/agents --skill shellcheck-configurationStats
| Total installs | 3,449 |
| Weekly installs | 3.4K |
| GitHub stars | 32.4K |
| First seen | Jan 20, 2026 |
| Source | @wshobson/agents |
Summary
- Supports Bash, sh, dash, ksh, and other POSIX shells with over 100 different warnings and errors
- Configurable via .shellcheckrc files, environment variables, and command-line flags to target specific shells and disable false positives
- Integrates with CI/CD pipelines, pre-commit hooks, and editors; outputs in multiple formats including GCC, JSON, and quiet mode
- Common error categories cover parser issues, shell-specific problems, quoting violations, and POSIX compliance checks with practical fix examples
Tags
Related skills
| Skill | Installs | vs shellcheck-configuration |
|---|---|---|
| vue-jsx-best-practices | 3,275 | -174 |
| gemini | 3,458 | +9 |
| python-anti-patterns | 3,524 | +75 |
| full-output-enforcement | 3,228 | -221 |
| vue-options-api-best-practices | 3,465 | +16 |
FAQ
- How many installs does shellcheck-configuration have?
- shellcheck-configuration has 3,449 total installs and 3.4K installs this week.
- Where is shellcheck-configuration hosted?
- shellcheck-configuration is published by @wshobson/agents at https://github.com/wshobson/agents.
- How many GitHub stars does shellcheck-configuration have?
- shellcheck-configuration has 32.4K GitHub stars.
- When was shellcheck-configuration first indexed?
- OrangeBot.AI first indexed shellcheck-configuration on Jan 20, 2026.
- How do I install shellcheck-configuration?
- Run: npx skills add https://github.com/wshobson/agents --skill shellcheck-configuration