system-info

star 40.7k

Get system information using executable scripts

agno-agi By agno-agi schedule Updated 2/11/2026

name: system-info description: Get system information using executable scripts license: MIT metadata: version: "1.0.0" author: agno

System Info Skill

This skill provides scripts to gather system information.

Available Scripts

  • get_system_info.py - Returns basic system information (OS, Python version, current time)
  • list_directory.py - Lists files in a specified directory

Usage

  1. Use run_skill_script("system-info", "get_system_info.py") to get system information
  2. Use run_skill_script("system-info", "list_directory.py", args=["path"]) to list a directory
Install via CLI
npx skills add https://github.com/agno-agi/agno --skill system-info
Repository Details
star Stars 40,745
call_split Forks 5,531
navigation Branch main
article Path SKILL.md
More from Creator