← Back to Skills Marketplace
151
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-repeater
Description
Repeat, format, and transform text in powerful ways. Use this skill whenever the user wants to repeat any text, word, emoji, or phrase multiple times; genera...
Usage Guidance
This skill is internally consistent with a text-repeater/Unicode-font tool and does not request credentials or install software. Before installing or using it: 1) Be aware the skill can produce zero-width/invisible characters — these can hide content, so inspect such outputs (e.g., show codepoints or use a hex/visible view) before pasting them into other systems. 2) The skill suggests writing large outputs to /mnt/user-data/outputs/ when creating downloadable .txt files — ensure your agent environment allows or restricts such writes as you prefer. 3) The SKILL.md links to external sites (textrepeater.io) for demos; those are not required to run the skill but check them separately if you follow them. If you are comfortable allowing an instruction-only skill to create files in the agent workspace for large outputs and you understand the invisible-character behavior, the skill appears safe to use. If you are worried about hidden characters or filesystem writes, decline or run the skill in a restricted environment.
Capability Analysis
Type: OpenClaw Skill
Name: text-repeater
Version: 1.0.0
The text-repeater skill is a utility for text manipulation, including repetition, Unicode font styling, and basic text statistics. The provided Python snippets in SKILL.md are limited to safe string operations and writing output to a standard local directory (/mnt/user-data/outputs/), with no evidence of data exfiltration, unauthorized network access, or malicious command execution.
Capability Assessment
Purpose & Capability
Name/description match what the SKILL.md actually does: repeating text, Unicode font conversion, invisible-character generation, cleanup, and counting. No unexpected env vars, binaries, or external credentials are requested.
Instruction Scope
Instructions are narrowly scoped to the declared text-manipulation features. They reference the included mapping file (references/unicode-fonts.md) and provide code snippets. Two things to note: (1) the skill intentionally demonstrates and outputs zero-width / invisible Unicode characters (used for its feature) — these can hide content and may be used to smuggle data or instructions if mishandled; (2) for very large outputs the guidance suggests creating a .txt under /mnt/user-data/outputs/, which implies writing to the agent's workspace. Both are explainable by the skill's purpose but warrant user awareness.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to execute. No remote downloads or package installs are requested.
Credentials
The skill requests no environment variables, keys, or credentials. All operations are local text transformations, so the lack of secrets is proportionate.
Persistence & Privilege
always is false and the skill does not ask to modify other skills or global agent settings. It suggests writing large outputs to a local path if the user chooses to create a downloadable file; this is a normal behavior but should be allowed/monitored by the agent environment policy.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install text-repeater - After installation, invoke the skill by name or use
/text-repeater - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Major revision: Skill reworked from a general-purpose text toolkit to a focused text repetition, decorative font, and formatting tool.
- Added comprehensive instructions for repeating text in multiple modes (newline, same line, numbered list, paragraph).
- Introduced Unicode decorative font/conversion (Bold, Double Struck, Monospace, etc.) with usage notes.
- Detailed invisible/blank Unicode character generation for messaging platforms.
- Included built-in tools for removing blank or duplicate lines and counting characters/words/lines.
- Removed broad writing, data processing, academic, copywriting, and localization references.
- Updated triggers and description to reflect the skill’s new focus on repetition, font styling, and formatting.
Metadata
Frequently Asked Questions
What is Text Repeater?
Repeat, format, and transform text in powerful ways. Use this skill whenever the user wants to repeat any text, word, emoji, or phrase multiple times; genera... It is an AI Agent Skill for Claude Code / OpenClaw, with 151 downloads so far.
How do I install Text Repeater?
Run "/install text-repeater" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Text Repeater free?
Yes, Text Repeater is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Text Repeater support?
Text Repeater is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Text Repeater?
It is built and maintained by Fechin (@fechin); the current version is v1.0.0.
More Skills