Agent skill

system-info

Get system information using executable scripts

Stars 39,100
Forks 5,189

Install this agent skill to your Project

npx add-skill https://github.com/agno-agi/agno/tree/main/cookbook/05_agent_os/skills/sample_skills/system-info

Metadata

Additional technical details for this skill

author
agno
version
1.0.0

SKILL.md

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

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results