·user-file-ops
</>

user-file-ops

microck/ordinary-claude-skills

Simple operations on user-provided text files including summarization.

4Installs·0Trend·@microck

Installation

$npx skills add https://github.com/microck/ordinary-claude-skills --skill user-file-ops

SKILL.md

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.

1) Summarize a text file already present in the workspace

Simple operations on user-provided text files including summarization. Source: microck/ordinary-claude-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/microck/ordinary-claude-skills --skill user-file-ops
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is user-file-ops?

Simple operations on user-provided text files including summarization. Source: microck/ordinary-claude-skills.

How do I install user-file-ops?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/microck/ordinary-claude-skills --skill user-file-ops Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/microck/ordinary-claude-skills