Ejecuta cualquier Skill en Manus
con un clic
con un clic
Ejecuta cualquier Skill en Manus con un clic
Comenzar$pwd:
$ git log --oneline --stat
stars:40.307
forks:5413
updated:11 de febrero de 2026, 15:34
Explorador de archivos
SKILL.md
| name | system-info |
| description | Get system information using executable scripts |
| license | MIT |
| metadata | {"version":"1.0.0","author":"agno"} |
This skill provides scripts to gather system information.
get_system_info.py - Returns basic system information (OS, Python version, current time)list_directory.py - Lists files in a specified directoryrun_skill_script("system-info", "get_system_info.py") to get system informationrun_skill_script("system-info", "list_directory.py", args=["path"]) to list a directory