Fastfetch

Use this skill when the user wants to display system information, check hardware specs, view OS details, or get system diagnostics in JSON format.

javimosch 7e43c35 1.0 KB Updated

File contents

fastfetch Plugin

A maintained, feature-rich, performance-oriented system information tool.

Commands

System

  • fastfetch system info — Display system information
  • fastfetch system json — Display system info as JSON
  • fastfetch modules list — List all supported modules

Usage Examples

  • "Show my system information"
  • "Get system info in JSON format"
  • "What hardware am I running?"

Installation

brew install fastfetch

Examples

# Basic system info
fastfetch

# JSON output
fastfetch --format json

# Specific modules
fastfetch -s os:kernel:cpu:gpu:memory:disk

# List all modules
fastfetch -c all.jsonc

Key Features

  • 100+ system modules (OS, kernel, CPU, GPU, memory, disk, network, etc.)
  • JSON output for scripting
  • Highly customizable via JSONC config
  • Active development (neofetch successor)

javimosch/supercli/tree/main/plugins/fastfetch/skills/quickstart commit 7e43c35235

Frequently asked questions

npx skillmds@latest add javimosch/fastfetch