MaaGumballs
Game automation pipelines and MaaFramework development workflows
All Skills in This Repository (6)
Pure Emerald Level Indicatorspipeline-guide
Guide writing and reviewing MaaFramework pipeline JSON with best practices.
pipeline-generate
Generate OCR nodes and scan ROI values for MaaFramework pipelines.
pipeline-graph
Generate interactive state machine diagrams for MaaFramework Pipeline projects.
collect_game_item_data
Automate in-game item data collection using OCR and maa-mcp.
pipeline-option
Design runtime UI options for MaaFramework pipelines via interface.json and Python context.
Pipeline Testing Skill
Validate individual MaaFramework pipeline nodes for recognition and operation.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core