maa-issue-log-analysis

Analyze MaaAssistantArknights GitHub issue logs to diagnose root causes.

22.4k|2.8k|Updated Jul 9, 2021
One-click install
npx skills add https://github.com/MaaAssistantArknights/MaaAssistantArknights --skill maa-issue-log-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: maa-issue-log-analysis
Source: https://github.com/MaaAssistantArknights/MaaAssistantArknights/tree/main/.claude/skills/maa-issue-log-analysis
Command: npx skills add https://github.com/MaaAssistantArknights/MaaAssistantArknights --skill maa-issue-log-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the analysis of GitHub Issues and attached log files for the MaaAssistantArknights project, helping to diagnose bugs, identify root causes, and suggest solutions.

Core Features & Use Cases

  • Automated Log Parsing: Extracts and analyzes report_*.zip attachments from GitHub Issues, prioritizing key log files (asst.log, gui.log, gui.json, etc.).
  • Root Cause Analysis: Correlates log entries with code and documentation to pinpoint the origin of issues.
  • Use Case: When a user reports a bug with a log attachment, you can use this Skill to quickly process the logs, identify the error, and provide a clear explanation and potential fix without manually sifting through files.

Quick Start

Analyze the MAA issue log for issue number 1234.

Frequently Asked Questions about maa-issue-log-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze MAA GitHub issues with attached log files?

To analyze MAA GitHub issues, use this Skill to extract and parse log files from report_*.zip attachments. It correlates log entries with project documentation to pinpoint root causes and propose solutions for bugs and connection failures.

What is the best way to diagnose MaaAssistantArknights task errors from logs?

Diagnosing MaaAssistantArknights task errors is done by prioritizing specific log files like asst.log and gui.log. The Skill correlates evidence from these logs and issue text to determine the origin of task errors.

How does automated log parsing handle report_*.zip attachments from GitHub issues?

Automated log parsing handles report_*.zip attachments by extracting and prioritizing key log files, such as asst.log, gui.log, and gui.json. It then correlates these configuration files with issue text to identify root causes.

Can I use this to find root causes for MAA connection failures and bug diagnosis?

Yes, you can use this Skill for MAA connection failure and bug diagnosis. It correlates evidence from extracted logs, issue text, and project documentation to determine root causes and suggest potential fixes.

Does this log analysis tool require manual extraction of gui.log and asst.log files?

No, manual extraction of gui.log and asst.log files is not required. The Skill automates the parsing of report_*.zip attachments from GitHub issues, extracting and analyzing the necessary log and configuration files directly.

Why does my MAA issue log analysis fail to pinpoint the root cause of a bug?

MAA issue log analysis may fail to pinpoint the root cause if the report_*.zip attachment lacks the necessary asst.log or gui.log files. The Skill requires these logs to correlate evidence and determine the origin of bugs.