IT-CMDS technician tool
AI Script Generator Prompts
Prompt templates for PowerShell, Bash, firewall rules, SQL and documentation generation.
Prompt templates
⚙️
PowerShell
Script request template.
Create a PowerShell script that [task]. Include error handling, logging, WhatIf support, and comments.
🐧
Bash
Linux script request template.
Create a Bash script for Debian that [task]. Include set -euo pipefail and validation.
🔥
Firewall rule
Firewall planning template.
Create firewall rules for [source] to [destination] on ports [ports]. Include risk notes and rollback.
🧾
Documentation
SOP generation template.
Create an SOP for [process] with prerequisites, steps, validation, rollback and escalation.