OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add vercel-labs/bash-tool --skill text
Analyze and transform text files using bash tools
npx skills add vercel-labs/bash-tool --skill text
Process text files using standard bash tools (grep, sed, awk, wc).
Get statistics about a text file (lines, words, characters).
Search for patterns in text files.
Extract specific lines or sections from a file.
Count word frequencies in a text file.