·powershell
</>

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/.

9Installs·0Trend·@sillsdev

Installation

$npx skills add https://github.com/sillsdev/fieldworks --skill powershell

How to Install powershell

Quickly install powershell AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/sillsdev/fieldworks --skill powershell
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: sillsdev/fieldworks.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sillsdev/fieldworks --skill powershell
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from sillsdev/fieldworks

Quick answers

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.

How do I install powershell?

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

Where is the source repository?

https://github.com/sillsdev/fieldworks