user-file-ops

Installation
SKILL.md

Overview

Summarize text files that come from the user or from other skills. This skill can compute basic statistics (lines, words, bytes) and capture a short preview of the file.

User-provided files are typically exposed under work/inputs/ (for example, when a host directory is mounted as inputs). Files produced by other skills are usually written under out/ and can be summarized directly from there.

Examples

  1. Summarize a text file already present in the workspace

    Command:

Installs
6
GitHub Stars
252
First Seen
Jan 24, 2026
user-file-ops — microck/ordinary-claude-skills