Use this skill when the task involves inspecting, searching, or extracting information from application log files. Suitable for tasks like "my application is crashing and I need to find the errors", "scan these logs for warnings", "extract all exceptions from this log file", or "find slow requests in my server logs". Triggered by debugging, incident investigation, or log analysis needs.
$npx -y skills add agentscope-ai/agentscope-java --skill log-parserInstalls into the current project.
Run `npx skills use "https://github.com/agentscope-ai/agentscope-java" --skill "agentscope-ai/agentscope-java/log-parser"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agentscope-ai/agentscope-java" that are relevant to the current task. Run `npx skills add "https://github.com/agentscope-ai/agentscope-java"` and select the relevant skills, then follow their instructions.