Transform, filter, sort, and analyze text using sed, awk, sort, uniq, cut, tr, wc, and other text processing tools. Use when the user asks to find and replace text in files, extract columns from data, count lines or words, sort and deduplicate output, reformat delimited data, perform field-based calculations, or build text transformation pipelines.
$npx -y skills add bug-ops/zeph --skill text-processingInstalls into the current project.
Run `npx skills use "https://github.com/bug-ops/zeph" --skill "bug-ops/zeph/text-processing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bug-ops/zeph" that are relevant to the current task. Run `npx skills add "https://github.com/bug-ops/zeph"` and select the relevant skills, then follow their instructions.