What is powershell?
PowerShell best practices for scripts used in FieldWorks (dev scripts & CI helpers). Use when writing or modifying PowerShell scripts in scripts/ or Build/Agent/. Source: sillsdev/fieldworks.
PowerShell best practices for scripts used in FieldWorks (dev scripts & CI helpers). Use when writing or modifying PowerShell scripts in scripts/ or Build/Agent/.
Quickly install powershell AI skill to your development environment via command line
Source: sillsdev/fieldworks.
Conventions and safety patterns for PowerShell scripts in scripts/ and CI.
CRITICAL: Agent terminal security blocks complex commands. The following require manual approval:
ALWAYS use scripts/Agent/ wrapper scripts for these operations. Do not attempt raw commands.
PowerShell best practices for scripts used in FieldWorks (dev scripts & CI helpers). Use when writing or modifying PowerShell scripts in scripts/ or Build/Agent/. Source: sillsdev/fieldworks.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/sillsdev/fieldworks --skill powershellPowerShell best practices for scripts used in FieldWorks (dev scripts & CI helpers). Use when writing or modifying PowerShell scripts in scripts/ or Build/Agent/. Source: sillsdev/fieldworks.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sillsdev/fieldworks --skill powershell Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/sillsdev/fieldworks