file-operations とは?
Linux のファイルとディレクトリの操作 ソース: chaterm/terminal-skills。
Linux のファイルとディレクトリの操作
コマンドラインで file-operations AI スキルを開発環境にすばやくインストール
ソース: chaterm/terminal-skills。
Overview Linux file system operation skills, including file search, batch operations, permission management, etc.
| Permission denied | Use sudo or check file permissions | | Disk space full | df -h, du -sh to find large files | | Special characters in filename | Use quotes or escape rm "file name" | | Slow deletion of many files | Use rsync --delete or find -delete |
Linux のファイルとディレクトリの操作 ソース: chaterm/terminal-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/chaterm/terminal-skills --skill file-operations インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/chaterm/terminal-skills --skill file-operationsLinux のファイルとディレクトリの操作 ソース: chaterm/terminal-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/chaterm/terminal-skills --skill file-operations インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/chaterm/terminal-skills