ソース情報
- リポジトリ
- gebruder/wirken
- ソースの最終更新活動
- 2026年5月1日 19:45
- 検出された SKILL.md の言語
- 英語
- スター
- 168
- フォーク
- 5
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/gebruder/wirken --skill disk-usageコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
| name | disk-usage |
| description | Analyze disk usage and find large files |
| disable-model-invocation | false |
| permissions | {"tools":{"allow":["exec"]},"egress":{"mode":"deny"},"inference":{"allow":["*"]}} |
Analyze disk space and find what's taking up room.
df -hdu -sh .du -sh */ | sort -rhdu -h --max-depth=2 | sort -rh | head -20find . -type f -exec du -h {} + | sort -rh | head -20find . -size +100M -type f -exec ls -lh {} \;find . -size +1G -type f -exec ls -lh {} \;find /var/log -name "*.gz" -mtime +30 -type ffind / -name "core.*" -type f 2>/dev/nulldocker system df (if Docker is installed)du -sh /var/cache/apt/archives/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 職業分類に基づく