script-generator

Installation
SKILL.md

Script Generator

Generates optimized, syntax-validated scripts on demand. Never executes scripts.

When to Use

  • Scripts exceed ~30 lines
  • Parallel operations on multiple targets
  • Multi-library patterns (impacket + ldap3, pypsrp + concurrent.futures)
  • Repeated auth handshakes or connection setup

Request Format

Installs
79
GitHub Stars
487
First Seen
Apr 20, 2026
script-generator — transilienceai/communitytools