powershell とは?
FieldWorks で使用されるスクリプト (開発スクリプトと CI ヘルパー) の PowerShell ベスト プラクティス。 scripts/ または Build/Agent/ で PowerShell スクリプトを作成または変更するときに使用します。 ソース: sillsdev/fieldworks。
FieldWorks で使用されるスクリプト (開発スクリプトと CI ヘルパー) の PowerShell ベスト プラクティス。 scripts/ または Build/Agent/ で PowerShell スクリプトを作成または変更するときに使用します。
コマンドラインで powershell AI スキルを開発環境にすばやくインストール
ソース: 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.
FieldWorks で使用されるスクリプト (開発スクリプトと CI ヘルパー) の PowerShell ベスト プラクティス。 scripts/ または Build/Agent/ で PowerShell スクリプトを作成または変更するときに使用します。 ソース: sillsdev/fieldworks。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/sillsdev/fieldworks --skill powershellFieldWorks で使用されるスクリプト (開発スクリプトと CI ヘルパー) の PowerShell ベスト プラクティス。 scripts/ または Build/Agent/ で PowerShell スクリプトを作成または変更するときに使用します。 ソース: sillsdev/fieldworks。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/sillsdev/fieldworks --skill powershell インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/sillsdev/fieldworks