Open Issues Need Help
View All on GitHub [Feature] Implement 'get_system_info' Skill about 1 month ago
AI Summary: Implement a new skill for the AIST AI assistant that retrieves and reports basic system information (CPU usage, battery level, memory usage) based on user queries. This involves adding the `psutil` library, creating a function in `aist/skills/system.py`, and integrating it with the assistant's existing framework to handle user requests and provide appropriate responses.
Complexity:
3/5
enhancement good first issue skill