KhazixW2KhazixW2Community·6 Agent Skills Included

MaaGumballs

Game automation pipelines and MaaFramework development workflows

Automates daily tasks, battles, and exploration in the mobile game Gumballs & Dungeons using image recognition and simulated taps. Provides skills to write, generate, test, and audit MaaFramework pipeline JSON nodes, UI options, and state machine graphs. Eliminates manual screen tapping and fragile OCR configuration with proven ROI, recognition, and testing patterns.
npx skills add KhazixW2/MaaGumballs --all -g -y

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install MaaGumballs?

Run `npx skills add KhazixW2/MaaGumballs --all -g -y` in your terminal to install all skills in this suite globally.

What does MaaGumballs automate?

It automates daily sign-ins, dungeon sweeps, sky and relic exploration, arena runs, shop purchases, and event battles in the game Gumballs & Dungeons using image recognition and simulated control.

How do I create new MaaFramework pipeline nodes?

Use the pipeline-generate skill to turn on-screen text into OCR nodes with tuned ROI values, then follow the pipeline-guide skill for naming, recognition, and next-link conventions.

How do I test pipeline JSON before running it live?

The pipeline-testing skill shows how to run individual nodes with run_pipeline, verify recognition hits correctly, and avoid clicking buttons that consume in-game resources.

Can I add user-facing toggles and options?

Yes. The pipeline-option skill explains how to add select, switch, checkbox, and input options in interface.json and wire them to pipeline_override and Python code correctly.

Related Repositories in Software Engineering

View All in Software Engineering