Summarizes text files and provides basic file statistics to streamline workspace data management.
The User File Operations skill simplifies how you interact with text data within the Claude Code environment by providing automated summarization and statistical analysis. It can process files provided directly by the user in input directories or summarize outputs generated by other skills, making it an essential utility for quickly understanding large logs, documentation, or dataset previews without manual inspection. By computing line, word, and byte counts alongside content summaries, it enhances productivity during complex coding and data processing tasks.
Key Features
01Direct summarization of outputs from other skills
02Automated text file summarization
03Basic file statistics including line, word, and byte counts
04Support for user-mounted input directories
05Short content preview generation
060 GitHub stars
Use Cases
01Auditing workspace input files to verify content structure and size.
02Generating metadata and statistics for files produced by automated scripts.
03Summarizing long log files or technical documentation to find relevant info faster.