Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/gebruder/wirken --skill system-infoコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
Look up staff devices, assets, and locations in TeamDynamix (TDX). Given a list of names, emails, or partial identifiers, resolve each person and return the assets assigned to them with location, model, ownership type, and status. Read-only.
Security assessment of a codebase — minimal mode for runner validation
Daily fetch from a fixed public allowlist; score against the user's interests file; cluster into themes; push the digest to the configured channel
SOC 職業分類に基づく
SKILL.md を表示中
| name | system-info |
| description | System information and monitoring |
| disable-model-invocation | false |
| permissions | {"tools":{"allow":["exec"]},"egress":{"mode":"deny"},"inference":{"allow":["*"]}} |
Gather system information and monitor resources.
uname -anproc (count), lscpu | head -20 (details)free -hdf -huptimehostnameps aux --sort=-%cpu | head -15ps aux --sort=-%mem | head -15pstree -p | head -30pgrep -a <name>ip addr show or hostname -Iss -tlnpcat /etc/resolv.confping -c 3 <host>journalctl --no-pager -n 30dmesg | tail -20