Files
wshobson--agents/plugins/shell-scripting/.codex-plugin/plugin.json
T
2026-07-13 12:36:35 +08:00

17 lines
531 B
JSON

{
"name": "shell-scripting",
"version": "1.2.3",
"description": "Production-grade Bash scripting with defensive programming, POSIX compliance, and comprehensive testing",
"skills": "./skills/",
"author": {
"name": "Ryan Snodgrass",
"url": "https://github.com/rsnodgrass"
},
"license": "MIT",
"interface": {
"displayName": "Shell Scripting",
"shortDescription": "Production-grade Bash scripting with defensive programming, POSIX compliance, and comprehensive testing",
"category": "Coding"
}
}