A-EVO-Lab
- 16 skills
- 0 followers
- 1 week ago last updated
- ▌ Environment Discovery · a-evo-labStrategies for quickly discovering what tools, languages, and files are available in a Terminal-Bench container.
- ▌ Gui Click Over Keyboard · a-evo-labWhen to prefer GUI mouse clicks over keyboard shortcuts — especially for formatting, multi-step visual tasks, and cross-application workflows.
- ▌ Harness Optimizer · a-evo-labOptimize an AI agent's harness for MCP-Atlas benchmark. Use when analyzing execution traces, diagnosing failures, and proposing improved prompts, skills, or harness code.
- ▌ Python Data Analysis · a-evo-labBest practices for multi-step Python tasks including data analysis, HuggingFace datasets, token counting, and any task requiring state across multiple python() calls.
- ▌ Build Compiled Extensions · a-evo-labHow to build C/C++/Cython/Fortran extensions and frameworks like Caffe, OpenCV, protobuf-dependent projects from source.
- ▌ Systematic Exploration · a-evo-labStrategies for avoiding dead ends and premature conclusions. Read this when stuck or when an approach seems to not work.
- ▌ Gui Navigation · a-evo-labGeneral GUI navigation patterns for desktop environments — finding elements, interacting with menus, and handling dialogs.
- ▌ Skill Usage · a-evo-labHow to discover, load, and effectively use skills to solve SkillBench tasks.
- ▌ Debug And Fix · a-evo-labStrategies for debugging build failures, runtime errors, writing complete output files (ICS/JSON/config), and constraint satisfaction tasks.
- ▌ Data Formats · a-evo-labReading, writing, and converting common data formats (CSV, Excel, JSON, YAML) with correct handling of encoding, types, and edge cases.
- ▌ Self Verification · a-evo-labVerification patterns to confirm task completion before submitting. Read this before calling submit().
- ▌ Python Packages · a-evo-labInstalling and using common Python packages in SkillBench containers. Covers scientific computing, data analysis, and file format libraries.
- ▌ Screenshot Analysis · a-evo-labHow to interpret accessibility tree elements and correlate them with screenshot regions for accurate GUI interaction.
- ▌ Application Shortcuts · a-evo-labKeyboard shortcuts for common desktop applications — LibreOffice, GIMP, Chrome, Thunderbird, VS Code.
- ▌ Web Access Strategies · a-evo-labWorkarounds for bot detection, CAPTCHA, 403 errors, and Cloudflare challenges when browsing the web.
- ▌ Scientific Computing · a-evo-labStrategies for scientific computing, numerical methods, bioinformatics/DNA tasks, logic circuit design, algorithmic challenges, and ML training tasks.