Install
openclaw skills install gt7-tunerAI tuning assistant for Gran Turismo 7. Send a photo of your GT7 settings screen → get a complete optimized tune via GT Pro Tune calculator. Supports all 581 cars, every track, and any driving style.
openclaw skills install gt7-tunerTurn any GT7 car into a weapon. Send a screenshot, get a pro tune.
⚠️ You need a GT Pro Tune account (https://app.gtprotune.com/)
When the user sends a GT7 screenshot (photo of TV screen):
Tips for better photos:
agent-browser open "https://app.gtprotune.com/login"
# Fill email and password fields, click Login
# Credentials must be stored securely — NEVER log, echo, or display them
GT Pro Tune is built with Angular 17. When filling form fields:
agent-browser fill @ref "value" followed by agent-browser press "Tab" — this triggers Angular's change detectionagent-browser select @ref "value"| Field | Type | Notes |
|---|---|---|
| Vehicle | Typeahead search | 581 cars, type to filter |
| Performance Points | Number | PP rating |
| Weight | Number | In pounds (lbs) |
| Track | Typeahead search | Type to filter |
| Tire Size | Number | In inches |
| Front Tires | Dropdown | Comfort/Sport/Racing × Hard/Medium/Soft |
| Rear Tires | Dropdown | Same options as front |
| Section | Fields |
|---|---|
| Base Performance | Front-Rear Weight Balance (%) |
| Stability | Low Speed, High Speed (text: understeer/oversteer) |
| Rotational G | G at 40mph, 75mph, 150mph |
| Suspension | Body Height Front/Rear (mm), Oversteer/Understeer slider |
| Aerodynamics | Downforce Front/Rear |
| Race/Track Parameters | Spring Stiffness, ARB Stiffness, Tire Wear multiplier |
| Other Adjustments | Corner Entry/Exit balance, Offset Spring Frequency |
| Section | Fields |
|---|---|
| Engine Data | HP, RPM (min/max/peak), Max Torque (ft-lb) |
| Differential | LSD Setting |
| Gears | Top Speed (MPH), Number of Gears (3-9), Final Gear, Gear Ratios |
| Corner Speed | Min Corner Speed (MPH), Min Corner Speed Gear |
agent-browser click @e15 # Focus vehicle search
agent-browser keyboard type "F8 Tributo" # Type car name (spaces may cause CDP errors — use partial names)
sleep 2 # Wait for dropdown
agent-browser eval "(function(){var items=document.querySelectorAll('ngb-typeahead-window button');var match=Array.from(items).find(function(e){return e.textContent.includes('F8 Tributo')});if(match){match.click();return 'selected'}return 'not found'})()"
After filling all three tabs, the app calculates:
Suspension output table:
Transmission output table:
Differential output table:
GT Pro Tune has a built-in Image Analyzer that can extract dyno data from GT7 screenshots:
agent-browser click @e7 # Image Analyzer button
# Upload a screenshot of the dyno/power graph from GT7
When the user describes a driving style, translate to suspension parameters:
| Style | Oversteer Bias | LSD | Spring Stiffness | Notes |
|---|---|---|---|---|
| Aggressive / Verstappen | +2 oversteer | +2 LSD | +1 stiff | Late braking, throttle steering, rotate on entry |
| Balanced / Hamilton | 0 neutral | 0 | 0 | All-round consistency, predictable |
| Safe / Defensive | -1 understeer | -1 LSD | -1 soft | Stability first, forgiving on corner entry |
| Drift | +3 oversteer | +3 LSD | -2 soft rear | Maximum rotation, rear slides freely |
See references/gt7-tuning-knowledge.md for: