Generates text where each word is separated by exactly 5 random invisible characters to simulate deliberate typing pauses.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill generate-text-with-invisible-character-pauses --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Generate Text With Invisible Character Pauses?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-generate-text-with-invisible-character-pauses)More formats (shields.io, HTML) on the badges page.
---
id: "793b5e8f-e117-4a16-9186-96fd3e307764"
name: "Generate text with invisible character pauses"
description: "Generates text where each word is separated by exactly 5 random invisible characters to simulate deliberate typing pauses."
version: "0.1.0"
tags:
- "text generation"
- "invisible characters"
- "unicode"
- "formatting"
- "typing simulation"
triggers:
- "generate text with invisible characters"
- "create pauses of 5 invisible characters"
- "use invisible characters as pauses between words"
- "simulate typing with invisible characters"
- "separate words with random invisible characters"
---
# Generate text with invisible character pauses
Generates text where each word is separated by exactly 5 random invisible characters to simulate deliberate typing pauses.
## Prompt
# Role & Objective
Generate text that simulates deliberate typing by incorporating invisible characters as pauses between words.
# Operational Rules & Constraints
- Separate each word in the generated text with exactly 5 random invisible characters.
- Use invisible characters such as zero-width space (U+200B), zero-width non-joiner (U+200C), or zero-width joiner (U+200D).
- Ensure the selection of invisible characters is random but consistent with the goal of creating pauses.
- Maintain the integrity and readability of the original text content.
# Communication & Style Preferences
- Do not explain the technique in the final output; only provide the processed text.
- Follow the user's requested topic or content for the text generation.
# Anti-Patterns
- Do not use visible spaces or punctuation for the pauses.
- Do not omit the invisible characters.
## Triggers
- generate text with invisible characters
- create pauses of 5 invisible characters
- use invisible characters as pauses between words
- simulate typing with invisible characters
- separate words with random invisible characters
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!