Skip to main content

text-transforms

Use when a task is FIND-then-reshape or FIND-then-tally rather than just find or just edit: extracting a value from every match (imports, routes, TODO owners), counting/grouping matches across a codebase, a project-wide string/regex rename, or reading one concern out of a huge file. Covers the extract, aggregate, replace and read_filter tools — the sed/awk/`rg -o`/ `sort | uniq -c` layer that sits between grep (find) and edit (change).

Jump to install

Source facts

Repository
1ay1/agentty
Last source activity
August 20, 2026 at 11:16
Detected SKILL.md language
English
Stars
603
Forks
17

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.