What problem does it solve? Players of Delta Force (三角洲行动) experiencing low FPS, stuttering, or frame drops often must manually hunt through scattered tutorials to tweak Windows settings like power plans, HAGS, and background recording. This Skill lets an AI agent detect the machine's hardware and current settings, explain each optimization with its side effects, and apply changes only after explicit user consent—with automatic backups enabling one-click restore. ## Core Features & Use Cases - Read-only detection: Reports CPU, GPU, memory, game path, admin rights, and the current state of 30+ optimization items via a JSON output, plus read-only health checks for PCIe links, VC++ runtimes, and memory frequency (XMP/EXPO). - Consent-gated optimization with full rollback: Applies presets (main, balanced, safe-only) or user-selected items through PowerShell scripts that write HMAC-verified pre-change backups, supporting per-item or full restore. - Vendor-specific GPU guidance: Generates a manual driver settings checklist tailored to the detected NVIDIA, AMD, or Intel GPU, since driver control panel settings cannot be safely scripted. - Use Case: A user tells their AI assistant "my Delta Force frame rate is low." The agent runs detection, explains that the power plan, HAGS, and Xbox background recording can be optimized, gets the user's approval, applies the balanced preset, and reports which items succeeded, failed, or need a reboot. ## Quick Start Ask your AI agent to read the SKILL.md file from the installed DeltaForceBooster directory and follow its workflow to detect your hardware and optimize Delta Force frame rates after your confirmation.