tr-tool

Translate or delete characters from input streams. Use for character substitution, deletion, and squeezing repeated characters.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "tr-tool" with this command: npx skills add dinghaibin/tr-tool

Tr - Character Translation Utility

Translate, squeeze, or delete characters from standard input. Replaces specified characters with alternatives or removes them entirely.

Usage

tr-tool [options] <set1> [set2]

Common Uses

  • 'a-z' 'A-Z': Convert lowercase to uppercase
  • '\n' ' ': Replace newlines with spaces
  • -d 'aeiou': Delete all vowels
  • -s ' ': Squeeze repeated spaces

Examples

echo "hello" | tr-tool 'a-z' 'A-Z'
echo "foo bar" | tr-tool -d ' '
echo "hello   world" | tr-tool -s ' '

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

博客发布规则 本项目是 astro-koharu 博客。博客发布规则

automate publishing posts for the user's astro koharu blog on the same server. use when the user asks to publish, draft, generate, classify, tag, or build ma...

Registry SourceRecently Updated
General

Karachi

Detailed information on Karachi, Pakistan's largest city, its economy, history, port operations, and strategic significance on the Arabian Sea.

Registry SourceRecently Updated
General

Outlit SDK

Use when integrating Outlit tracking into web, server, native, or desktop apps; adding SDK event tracking, identity, consent, activation, billing, visitor tr...

Registry SourceRecently Updated
General

Tweet Search

Use when the user needs to interact with X (Twitter) - searching tweets, looking up users/followers, downloading media, monitoring accounts in real time, ext...

Registry SourceRecently Updated