Metadata-Version: 2.4
Name: ovos-skill-diagnostics
Version: 0.0.12a1
Summary: OVOS diagnostics skill
Author-email: JarbasAi <jarbasai@mailfence.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/OpenVoiceOS/ovos-skill-diagnostics
Keywords: ovos,skill,plugin
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ovos_workshop>=0.0.12
Requires-Dist: ovos-lang-parser
Requires-Dist: psutil
Provides-Extra: test
Requires-Dist: ovoscope>=1.0.1a1; extra == "test"
Requires-Dist: pytest; extra == "test"
Dynamic: license-file

# <img src='https://raw.githack.com/FortAwesome/Font-Awesome/master/svgs/solid/info-circle.svg' card_color='#22a7f0' width='50' height='50' style='vertical-align:bottom'/> System Diagnostics
Retrieve system information such as CPU, memory, and language settings.

## About
The **System Diagnostics Skill** provides various system metrics, including kernel version, CPU and memory usage, GPU availability, and language settings. Users can query these details via voice commands.

## Examples
* "What is your kernel version?"
* "Do you have a GPU?"
* "What is your CPU usage?"
* "How much memory are you using?"
* "What language are you using?"

## Category
**System**

## Tags
#system
#diagnostics
#hardware
#performance
#language

## Credits

This plugin was developed by [TigreGotico](https://tigregotico.pt) for OpenVoiceOS under the [ILENIA](https://proyectoilenia.es) project.

<img src="img.png" width="128"/>

> This skill was funded by the Ministerio para la Transformación Digital y de la Función Pública and Plan de Recuperación, Transformación y Resiliencia - Funded by EU – NextGenerationEU within the framework of the project [ILENIA](https://proyectoilenia.es) with reference 2022/TL22/00215337
