user-file-ops
CommunitySummarize user-provided text files quickly.
AuthorMicrock
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill performs simple operations on user-provided text files, including summarization and basic statistics, to save time and reduce manual reading.
Core Features & Use Cases
- Summarize text files to produce concise overviews
- Compute basic statistics (lines, words, bytes)
- Produce summary outputs under out/ for downstream consumption
Quick Start
Summarize a file located at work/inputs/example.txt and write the summary to out/example_summary.txt.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: user-file-ops Download link: https://github.com/Microck/ordinary-claude-skills/archive/main.zip#user-file-ops Please download this .zip file, extract it, and install it in the .claude/skills/ directory.