← Back to tools
View AGENTS.md for Snoop
Snoop
Provide information about files in a directory on Linux
Description
Snoop is a command-line utility for Linux that provides information about files in a directory. It displays file details in a clear, organized format.
When to use this tool
✓ Good fit when
- User needs detailed file information on Linux
✕ Avoid when
- User is not on Linux
- Standard ls -l is sufficient
AI Summary
A Linux CLI utility that provides detailed information about files in a directory.
Capabilities
- + Display file information
- + Show file details in organized format
- + Directory content analysis
Use When
- → User needs detailed file information on Linux
Avoid When
- x User is not on Linux
- x Standard ls -l is sufficient