MaaEnd
Official@maaend
Offers diagnostic analysis for Windows minidumps and GitHub issue logs alongside standardized Go-service integration patterns for the MaaFramework ecosystem.
Agent Skills by MaaEnd
Showing 15 vetted skills indexed across 1 GitHub repositories.
environment-monitoring-add-route
Maintains EnvironmentMonitoring observation point routes in routes.json and regenerates pipeline assets.
credit-shopping-log-analysis
Analyzes MaaEnd CreditShoppingMain logs to reconstruct purchases, discounts, refreshes, and credit spending.
item-transfer
Adds new transferable items to the ItemTransfer task configuration and locale files.
map-navigator-guide
Guides development of MapLocator and MapNavigator navigation components for MaaEnd pipeline nodes.
maa-logging
Guides usage of MaaFramework logging macros in C++ agent code.
autostockstaple-log-analysis
Analyzes MaaEnd AutoStockStapleMain logs to reconstruct purchases and bill timelines.
cpp-algo-style
Enforces C++ coding style and engineering conventions for the cpp-algo module.
autocollect-add-route
Creates and registers single-segment AutoCollect gathering routes in MaaEnd pipeline JSON files.
meojson
Guides JSON parsing, serialization, and struct jsonization with the meojson C++ library.
maaend-test-image
Redact and import game screenshots into MaaEnd node recognition test sets.
maaend-issue-log-analysis
Fetch and decompress MaaEnd-logs-*.zip attachments from GitHub issues to extract evidence and produce diagnostic reports.
pipeline-guide
Standardize MaaEnd Pipeline JSON authoring for MaaFramework v2 workflows.
windows-dmp-analysis
Analyze Windows minidump files to diagnose MaaFramework or MXU crashes.
go-service-guide
Implement Go-service components following MaaEnd MaaFramework integration patterns.
perlica-style-reply
Generates Perlica-style, first-person admin-facing replies with roleplay and professional tone constraints.
Frequently Asked Questions About MaaEnd
FAQPage SchemaWhat specific diagnostic tasks does MaaEnd support?▼
MaaEnd supports the extraction and decompression of log attachments from GitHub issues to generate diagnostic reports. Additionally, it provides specialized analysis for Windows minidump files to identify and resolve crashes occurring within the MaaFramework or MXU environments.
Which technical personas benefit from these capabilities?▼
These capabilities are designed for software engineers and system administrators working within the MaaFramework ecosystem. It is specifically intended for developers maintaining Go-service components and support staff tasked with triaging technical issues reported via GitHub.
What are the prerequisites for implementing MaaEnd service patterns?▼
Implementation requires an existing MaaFramework v2 environment and familiarity with Go-service architecture. Users must follow the standardized JSON authoring guidelines provided in the pipeline-guide to ensure compatibility with MaaEnd integration patterns and diagnostic reporting structures.