Instructions file CodexOpenCode
AGENTS.md instructions for mgerdov-igt/ai-cookbook, covering agents, purpose, what to optimize for, content boundaries and authoring conventions.
Instructions file CodexOpenCode
AGENTS.md instructions for mgerdov-igt/ai-cookbook, covering agents, purpose, what to optimize for, content boundaries and authoring conventions.
Skill Claude CodeCodex
Capture a screenshot from the currently connected Android device using ADB, wake the device first, detect the foreground app, save a PNG to system temp, and return the saved path. Use when users ask for screenshots from Android apps running on a connected device or emulator.
Skill Claude CodeCodex
Forecast monthly quota burn rate and report risk before reset date. Use when user asks about quota, burn rate, credits remaining, or whether they will run out before month end.
Skill Claude CodeCodex
Capture a DPI-correct, full-content PNG of a native Windows app window by title substring and return the saved file path. Use when users ask for screenshots of running Windows apps (for example Flutter desktop apps, VS Code, PowerShell, or Chrome app windows). Do not use for browser-harness page screenshots.