Armory
Source
Browse
Skills

powershell-windows

PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install powershell-windows --cli claude

writes the skill into.claude/skills/powershell-windows/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/powershell-windows/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.

When to use it

PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/powershell-windows/SKILL.md -o .claude/skills/powershell-windows/SKILL.md

Notes

Extracted from davila7/claude-code-templates, powershell-windows category.