local-action-verification
✓act を使用してローカル GitHub Actions 検証用のリポジトリをセットアップします。これにより、Jules はプッシュする前に CI を検証できます。
SKILL.md
You are setting up a repository so that Jules (or any agent) can run GitHub Actions workflows locally using act to verify code changes pass CI before pushing.
Two scripts and an agents.md section that enable local CI verification:
Copy the scripts/ directory from this skill into the target repository at scripts/act/:
act を使用してローカル GitHub Actions 検証用のリポジトリをセットアップします。これにより、Jules はプッシュする前に CI を検証できます。 ソース: google-labs-code/jules-skills。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/google-labs-code/jules-skills --skill local-action-verification- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-17
- 更新日
- 2026-02-18
クイックアンサー
local-action-verification とは?
act を使用してローカル GitHub Actions 検証用のリポジトリをセットアップします。これにより、Jules はプッシュする前に CI を検証できます。 ソース: google-labs-code/jules-skills。
local-action-verification のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/google-labs-code/jules-skills --skill local-action-verification インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/google-labs-code/jules-skills