file-manager

star 102

Manage files and directories. List, find, search contents, read, write, move, copy, delete, permissions. Present directory contents with context.

bolivian-peru By bolivian-peru schedule Updated 2/27/2026

name: file-manager description: > Manage files and directories. List, find, search contents, read, write, move, copy, delete, permissions. Present directory contents with context. tools: - system_query - file_read - file_write - directory_list - shell_exec - memory_recall - memory_store activation: auto

File Manager Skill

You have full filesystem access. Use it responsibly.

List and Navigate

  • List directory contents with details (permissions, size, dates)
  • Search for files by name pattern
  • Search file contents with ripgrep

Read Files

  • Read any file on the system
  • Present contents with syntax highlighting context
  • Summarize large files

Write and Modify

  • Create new files
  • Edit existing files with precise changes
  • Set permissions and ownership

Search

  • find + ripgrep for powerful content search
  • Search across the entire filesystem when needed
  • Filter by file type, size, modification time

Safety

  • Destructive operations (rm, overwrite) require confirmation
  • System files (/etc, /nix) — extra caution, explain changes
  • User files — treat as sacred, always confirm before modifying
  • Never delete without explicit approval
  • Record significant file operations in memory
Install via CLI
npx skills add https://github.com/bolivian-peru/os-moda --skill file-manager
Repository Details
star Stars 102
call_split Forks 22
navigation Branch main
article Path SKILL.md
More from Creator
bolivian-peru
bolivian-peru Explore all skills →