A Claude skill that brings the full power of textrepeater.io directly into your AI conversations — repeat text, convert to Unicode fonts, generate invisible characters, clean up text, and count characters, all without leaving Claude.
Once installed, this skill gives Claude the ability to handle any text repetition or formatting task natively in chat. No copy-pasting between tools, no switching tabs.
Repeat any text, word, emoji, or sentence any number of times with four output modes:
| Mode | Output Example (text = "hello", n = 3) |
|---|---|
| New Line | hello hello hello |
| Same Line | hello hello hello |
| Numbered List | 1. hello 2. hello 3. hello |
| Paragraph | hello hello hello |
Custom separators are supported (space, comma, newline, or any character you choose). For very large outputs (500+), Claude can generate a .txt file for download.
Example prompts:
- "Repeat 'good morning' 50 times, each on a new line"
- "Give me the word 'yes' 100 times in a numbered list"
- "Repeat this emoji 🔥 30 times on the same line"
Convert any text to Unicode decorative styles that render on WhatsApp, Instagram, Discord, TikTok, and Twitter/X — no font files or apps required.
| Style | Example |
|---|---|
| Bold | 𝐇𝐞𝐥𝐥𝐨 𝐖𝐨𝐫𝐥𝐝 |
| Double Struck | ℍ𝕖𝕝𝕝𝕠 𝕎𝕠𝕣𝕝𝕕 |
| Monospace | 𝙷𝚎𝚕𝚕𝚘 𝚆𝚘𝚛𝚕𝚍 |
| Small Caps | Hᴇʟʟᴏ Wᴏʀʟᴅ |
| Bold Italic | 𝑯𝒆𝒍𝒍𝒐 𝑾𝒐𝒓𝒍𝒅 |
| Cursive | 𝓗𝓮𝓵𝓵𝓸 𝓦𝓸𝓻𝓵𝓭 |
You can also combine font conversion with repetition — e.g., convert to Bold then repeat 10 times.
Example prompts:
- "Convert 'Hello World' to bold Unicode style"
- "Make my username look fancy using cursive Unicode"
- "Write 'VIP' in Double Struck style, repeated 5 times"
Generate invisible Unicode characters for blank usernames, empty bios, blank WhatsApp messages, and Discord invisible names.
| Character | Codepoint | Common Use |
|---|---|---|
| Zero-Width Space | U+200B | WhatsApp blank messages |
| Braille Blank | U+2800 | Discord invisible names |
| Hangul Filler | U+3164 | Roblox blank names |
| Em Space | U+2003 | General blank spacing |
| Figure Space | U+2007 | Numeric alignment |
Example prompts:
- "Give me an invisible character for Discord"
- "Generate a blank text for WhatsApp"
- "I need a Hangul Filler character for Roblox"
Clean messy text blocks with three operations:
- Remove blank lines — strip all empty or whitespace-only lines
- Remove duplicate lines — keep only the first occurrence of each line
- Trim whitespace — strip leading/trailing spaces from every line
Example prompts:
- "Remove all blank lines from this text: [paste text]"
- "Clean up this list and remove duplicate entries"
Count characters, words, lines, sentences, and paragraphs in any text. Includes comparison against platform limits (Twitter/X: 280, Instagram: 2,200, SMS: 160).
Example prompts:
- "How many characters is this paragraph?"
- "Count the words and lines in this text"
- "Does this fit in a tweet?"
Download the .skill file and install it in Claude via Settings → Skills → Install from file.
For a visual GUI with live preview, preset buttons, and one-click copy — visit the free online tool:
textrepeater.io offers 17 free text tools including:
- Text Repeater — repeat up to 10,000 times
- Font Repeater — live Unicode font picker
- Invisible Text — 5 invisible character types
- Character Counter — real-time stats
- Line Cleanup — remove blank/duplicate lines
- Emoji Repeater — repeat any emoji
- WhatsApp Text Repeater — WhatsApp-optimized output
All tools are free, require no account, and process everything client-side (your text never leaves your browser).
text-repeater/
├── SKILL.md # Main skill instructions
└── references/
└── unicode-fonts.md # Full Unicode character mapping tables
Free to use and share. Built to extend the functionality of textrepeater.io inside Claude.