← skills.oriz.in / rules
$rule invoke powershell-ascii-only
powershell-ascii-only
PS 5.1 without UTF-8 BOM reads as Windows-1252. Em-dashes + smart quotes break parser. Use ASCII hyphens + straight quotes in .ps1 — invoke to load the full rule protocol from knowledge/rules.
auto-generated wrapper. full rule: https://knowledge.oriz.in/rules/powershell-ascii-only/
PowerShell scripts: ASCII only (no em-dash, smart quotes, etc.)
Auto-generated wrapper. Full rule at ../../../../knowledge/rules/agent/powershell-ascii-only.md.
On invocation: Read the source file above, then follow its How/Protocol/Actions section.
Do NOT edit this file — regenerated by scripts/gen-rule-skills.mjs on every rule change. Edit the source rule instead.