System Info Skill: complete hardware and software inventory in one click

Cerewro's system-info.json Skill automatically runs systeminfo, wmic, Get-WmiObject and msinfo32 to collect CPU, RAM, disk, OS, drivers and installed software. Generates the report in PDF or Excel.

System Info Skill: complete system inventory in one click

Cerewro's system-info.json Skill is a predefined automation that collects all hardware and software system information by running multiple commands in sequence and consolidating results into a single report.

What does the system-info Skill do?

  1. Runs systeminfo to get OS, BIOS, installed RAM and patches
  2. Uses wmic cpu get for CPU, cores and clock speed
  3. Queries Get-WmiObject Win32_DiskDrive for disks and capacities
  4. Lists processes with tasklist /v and services with sc query
  5. Collects installed software with wmic product get
  6. Generates final report in PDF or Excel with the full inventory
Invoke the Skill from the chat
Run the system inventory skill and generate a PDF report with all hardware and installed software information
JSON Skill: The system-info.json file defines each command, output parser, report format and alert conditions (e.g. disk with less than 10% free). Customizable from Cerewro's Skills Builder.