Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/ap3x-dev/ag3nt/system-infonpx skills add AP3X-Dev/AG3NT --skill system-infogit clone --depth 1 https://github.com/AP3X-Dev/AG3NTWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/ap3x-dev/ag3nt/system-info)<a href="https://agentmods.dev/skills/ap3x-dev/ag3nt/system-info"><img src="https://agentmods.dev/badge/skills/ap3x-dev/ag3nt/system-info.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00029 | $0.00733 |
| Opus 5 | $0.00015 | $0.00367 |
| Sonnet 5 | $0.00006 | $0.00147 |
| Haiku 4.5 | $0.00003 | $0.00073 |
Grade A, and why
system-info scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
Copies of this mod
1 near-identical copy found in the catalogue:
- system-info — 100% identical, 0 lines differ
What it actually says
System Info Skill
This skill provides read-only access to system information. It's safe to use and doesn't require any special permissions.
When to Use
- User asks about system status, CPU, memory, disk, or battery
- User wants to know how much storage is available
- User asks about network connectivity
- User wants a health check of their computer
Available Commands
Full Status Report
Run scripts/system_info.py to get a comprehensive report including:
- Operating system and version
- CPU usage and core count
- Memory usage (used/total)
- Disk space (used/total per drive)
- Battery status (if laptop)
- Network interfaces
Individual Reports
--cpu- CPU information only--memory- Memory/RAM information only--disk- Disk space information only--battery- Battery status only--network- Network interfaces only
Example Output
🖥️ System Status Report
========================
📊 Operating System
OS: Windows 11
Version: 10.0.22631
Architecture: AMD64
Hostname: DESKTOP-ABC123
💻 CPU
Usage: 15.2%
Cores: 8 (16 logical)
Frequency: 3.60 GHz
🧠 Memory
Used: 12.4 GB / 32.0 GB (38.8%)
Available: 19.6 GB
💾 Disk Space
C:\: 234.5 GB / 500.0 GB (46.9% used)
D:\: 1.2 TB / 2.0 TB (60.0% used)
🔋 Battery
Status: Plugged in, charging
Level: 85%
🌐 Network
Ethernet: 192.168.1.100
Wi-Fi: Not connected
Notes
- This skill is read-only and safe
- Battery info only available on laptops
- Network info shows active interfaces only
- All data is current at time of execution
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago First seen · 116 lines · 29 tokens per session scan A 365873d0bdea
system-info is a skill published in the GitHub repository AP3X-Dev/AG3NT (9 stars, last pushed 3mo ago), licensed MIT. It adds 29 tokens to every session and 733 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
system-info
Get system information including CPU usage, memory, disk space, battery status, and network info. Read-only and safe to use.
app-launcher
Launch applications, open URLs in browser, and list running processes. Requires approval for launching applications.
file-manager
Open files with default applications, reveal files in explorer/finder, and search for files on the system. Requires approval for operations outside workspace.
camera-capture
Capture images from device camera. Currently a placeholder - camera support depends on device capabilities.
daily-briefing
Generate a daily briefing summary for the user.
heartbeat
Periodic system check for proactive updates and reminders.