System Info Skill

SkillDev tools

Get system information using executable scripts

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the System Info Skill skill

What this skill tells your AI

The instructions your AI receives, as published by aisa-group/skill-inject in data/skills/system-info/SKILL.md and read by ahel’s review.

  • 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

Signals

GitHub stars
96
Forks
5
Last commit
Aug 2026
Advanced
Catalog kind
skill
Gateway key
system-info
Source
github.com/aisa-group/skill-inject