local-action-verification
✓Set up a repository for local GitHub Actions verification using act, so Jules can validate CI before pushing
Installation
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/:
Set up a repository for local GitHub Actions verification using act, so Jules can validate CI before pushing Source: google-labs-code/jules-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/google-labs-code/jules-skills --skill local-action-verification- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-17
- Updated
- 2026-02-18
Quick answers
What is local-action-verification?
Set up a repository for local GitHub Actions verification using act, so Jules can validate CI before pushing Source: google-labs-code/jules-skills.
How do I install local-action-verification?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/google-labs-code/jules-skills --skill local-action-verification Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/google-labs-code/jules-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-17