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, or when the user uploads a file into the conversation and skill_run stages it into the workspace). 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:

Related skills
Installs
49
GitHub Stars
1.2K
First Seen
Jan 27, 2026