Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:40,307
forks:5,413
updated:February 11, 2026 at 15:34
File Explorer
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