ClaudeSuperPower

script-generator

Skill

Generates optimized, syntax-validated scripts on demand. Never executes — only generates, optimizes, and validates.

Install

git clone https://github.com/transilienceai/communitytools.git ~/.claude/skills/script-generator

What is script-generator?

Generates optimized, syntax-validated scripts on demand. Never executes — only generates, optimizes, and validates.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Inherit all session tools

Declares no tool restrictions — inherits every session tool

~29 tokens of context used while enabled, before you invoke anything

Documentation

README · ~1 min read

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

LANGUAGE: python3 | powershell | bash

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.