ixlogcollect

Collect system, kernel, driver, and application logs into compressed archives.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/dongg622/china-ai-chip-skill --skill ixlogcollect
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ixlogcollect
Source: https://github.com/dongg622/china-ai-chip-skill/tree/main/TIANSHU/ixlogcollect
Command: npx skills add https://github.com/dongg622/china-ai-chip-skill --skill ixlogcollect

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bash.

What problem does it solve?

This Skill automates comprehensive collection and archiving of system logs, kernel messages, hardware status, and application logs, facilitating rapid fault diagnosis and system validation.

Core Features & Use Cases

  • Automated Log Collection: Gather system, driver, kernel, and application logs into organized archives.
  • Use Case: An FAE can quickly produce a full diagnostic package after a hardware issue or system hang, essential for troubleshooting and support escalation.
  • Fast Deployment: Enables quick, repeatable collection of logs with minimal user intervention, reducing manual effort and errors.

Quick Start

Collect all relevant logs and generate a compressed archive by executing the script with the target output directory specified.

Frequently Asked Questions about ixlogcollect

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

FAQPage Schema
How do I automate system log collection for troubleshooting hardware and software issues?▼

Automating system log collection requires executing a bash script to gather kernel, driver, and application logs into a compressed archive. This generates a complete diagnostic package for system administrators to rapidly troubleshoot hardware and software issues.

What is the best way to gather kernel and driver logs for system diagnostics?▼

The best way to gather kernel and driver logs is using an automated bash script that archives hardware status and system messages. This minimizes manual effort and errors while producing a repeatable diagnostic package for troubleshooting and support escalation.

Do I need bash and sudo to collect Linux system logs for support escalation?▼

Yes, collecting Linux system logs requires bash and sudo to access kernel messages and hardware status. The Skill depends on Linux system utilities and command-line tools to gather and archive the necessary diagnostic information for support escalation.

Can I use automated log collection to diagnose a system hang?▼

Yes, you can use automated log collection to diagnose a system hang by generating a full diagnostic archive of system and hardware logs. This enables FAEs and support engineers to rapidly identify the root cause of the failure after an incident.

How does automated log archiving reduce errors during fault diagnosis?▼

Automated log archiving reduces errors during fault diagnosis by standardizing the collection of system, kernel, and application logs into a single repeatable process. This removes manual intervention, ensuring consistent and comprehensive diagnostic packages for validation.