What is file-operations?
Linux file and directory operations Source: chaterm/terminal-skills.
Linux file and directory operations
Quickly install file-operations AI skill to your development environment via command line
Source: 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 file and directory operations Source: chaterm/terminal-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chaterm/terminal-skills --skill file-operations Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
Stable fields and commands for AI/search citations.
npx skills add https://github.com/chaterm/terminal-skills --skill file-operationsLinux file and directory operations Source: chaterm/terminal-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chaterm/terminal-skills --skill file-operations Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/chaterm/terminal-skills