powershell-safe

Community

Enforce safe PowerShell strings and Bash reliability.

AuthorYehudaFrankel
Version1.0.0
Installs0

System Documentation

What problem does it solve?

PowerShell content often suffers from unsafe patterns: non-ASCII characters, smart quotes, unescaped variables, and fragile here-strings that break when combined with Bash. This Skill enforces safe string patterns to prevent silent syntax errors and security issues.

Core Features & Use Cases

  • ASCII-only strings: replace em dashes and smart quotes with safe alternatives.
  • Safe Bash interop: preserve variables by quoting or file-based execution when PowerShell is run through Bash.
  • Validation and guidance: detects risky string literals and provides corrective guidance for PS scripts.

Quick Start

Provide your PowerShell content and this skill will enforce safe string patterns and correct Bash interactions.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: powershell-safe
Download link: https://github.com/YehudaFrankel/clankbrain/archive/main.zip#powershell-safe

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.