A straightforward utility that wraps Python scripts for checking system details and browsing directories. You get OS info, Python version, timestamps, and a directory listing tool. It's basic reconnaissance stuff that's handy when Claude needs to understand the environment it's working in before doing more complex tasks. The scripts are simple enough that you could write them yourself, but having them packaged means Claude can grab system context without you pasting in boilerplate. Think of it as a quick orientation tool rather than deep system monitoring. Created by agno, MIT licensed, does exactly what the tin says.
npx skills add https://github.com/agno-agi/agno --skill system-info