A professional toolkit for transforming, cleaning, and formatting text across creative, academic, and technical domains.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install text
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install text using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Text skill is a robust framework designed to streamline how AI agents interact with and process written information. It provides a standardized set of rules and patterns for everything from creative writing and dialogue to technical data cleaning and regex-based extraction. By integrating this skill, users can ensure their text outputs are consistently formatted, properly encoded, and free from common digital artifacts that break parsers.
This utility is particularly effective at bridge-building between raw data and polished content. Whether you are dealing with legacy encoding issues, normalizing whitespace, or generating high-conversion marketing copy, this addition to your Openclaw Skills library provides the precision tools necessary for high-quality text manipulation.
To utilize the Text skill within the Openclaw Skills environment, ensure your system has standard Unix-like text processing utilities available. These patterns rely on native command-line tools for maximum efficiency.
# Check for required CLI utilities
which sed tr grep file wc
# Example: Normalize a text file for processing
cat document.txt | tr -d '\r' | sed 's/^[[:space:]]*//;s/[[:space:]]*$//' > cleaned.txt
The skill organizes its operations through specialized reference modules that define processing logic for various text types:
| Task Type | Reference Module | Key Functions |
|---|---|---|
| Creative | writing.md | Dialogue, POV, and voice consistency |
| Data | data.md | CSV parsing, regex patterns, and encoding |
| Academic | academic.md | APA, MLA, and Chicago citation styles |
| Marketing | copy.md | Headline generation and CTA optimization |
| Localization | localization.md | Translation and regional formatting rules |
Loading
A specialized AI agent skill for navigating Texas-specific logistics, from relocation and business setup to regional road trips.

A professional toolset for automating Apple beta distribution, tester group management, and CI/CD build uploads.

A specialized AI skill designed to debug and optimize TensorFlow code, focusing on performance, memory management, and graph execution.

A comprehensive digital intelligence layer for navigating Tenerife as a visitor, resident, digital nomad, or investor.

A specialized linguistics skill designed to transform robotic, overly formal AI-generated Thai into natural, human-sounding communication.

A comprehensive operating playbook for Thailand, providing AI agents with the data needed to guide travelers, expats, and entrepreneurs.








































