LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: text-processing

Browse skills that share this tag.

  • data_cleaning - Configurable tabular data cleaning framework
    data-cleaningtabular-datadeduplicationimputation

    ★ 0 · Updated 2026-09-14

    Clean tabular datasets with deduplication, missing value imputation, outlier handling, and text processing using a configurable pipeline.

    ⚙ Remove duplicate rows⚙ Drop rows with missing values⚙ Impute missing values using median
  • sanitize - Detect and redact PII from text files.
    piiredactionprivacysecurity

    ★ 19 · Updated 2026-09-13

    Scans text files for personally identifiable information across 15 categories and replaces matches with numbered placeholders.

    ⚙ Detect PII in text files⚙ Redact PII using numbered placeholders⚙ Preview detected categories and offsets
  • go-replace - Replace in file console utility
    go-replacetext-processingfile-modificationcli

    ★ 54 · Updated 2026-09-11

    Find and replace text patterns in files using replace, line, lineinfile, and template modes.

    ⚙ Replace text in files⚙ Replace entire matching lines⚙ Add lines if not present
  • pronunciation-specialist - Lyrics Pronunciation Scanner for Suno
    lyricspronunciationtext-processingsuno

    ★ 0 · Updated 2026-05-28

    Scans lyrics for pronunciation risks and prevents Suno mispronunciations

    ⚙ scan lyrics for pronunciation risks⚙ identify homographs⚙ identify tech terms
  • proof - Proofreading and Light Copy Editing Tool
    proofreadingeditinggrammartext-processing

    ★ 5 · Updated 2026-02-15

    Proofreads and lightly copy edits text while preserving original wording, tone, and meaning.

    ⚙ Apply spelling fixes⚙ Fix punctuation errors⚙ Correct capitalization
  • parse-extract-input - Text Data Extraction with Regex Patterns
    text-processingregexdata-extractionparsing

    ★ 4 · Updated 2026-02-15

    Extract numbers, words, and structured data from text using regex patterns and parsing utilities.

    ⚙ extract integers from text⚙ extract positive integers from text⚙ extract digits from text
  • tiptap-editor - Tiptap Editor API Patterns for vmark WYSIWYG Development
    editor-developmentwysiwygapi-patternstext-processing

    ★ 765 · Updated 2026-02-14

    Provides Tiptap editor API patterns for working with editor commands, node traversal, selection handling, and format operations in vmark development

    ⚙ use editor commands⚙ traverse document nodes⚙ handle text selection
  • headline-crafter - Generate compelling article headlines with keyword extraction
    content-generationheadlinestext-processingkeyword-extraction

    ★ 211 · Updated 2026-02-14

    Extracts keywords from text and generates article headlines using proven title patterns

    ⚙ extract keywords from text⚙ generate headlines from keywords⚙ format title output
  • qra - Extract QRA pairs from text for knowledge retention
    text-processingknowledge-extractionmemory-storageqa-generation

    ★ 602 · Updated 2026-02-13

    Extracts Question-Reasoning-Answer pairs from text content and stores them in memory

    ⚙ read text files⚙ process text content⚙ extract QRA pairs
  • morph-search - Fast AI-powered codebase search with WarpGrep
    code-searchtext-processingregexcode-analysis

    ★ 211 · Updated 2026-02-13

    Search codebases for patterns, functions, and variables using WarpGrep

    ⚙ search codebase patterns⚙ search with regex⚙ edit files programmatically
  • punctuation-normalizer - Convert Chinese punctuation to English with proper spacing
    text-processingnormalizationpunctuationformatting

    ★ 1 · Updated 2026-02-13

    Normalizes Chinese punctuation to English punctuation with proper spacing while preserving code and math formatting

    ⚙ Convert Chinese punctuation⚙ Preserve Markdown code blocks⚙ Preserve LaTeX math
  • Summarizer - Convert large text content into concise, structured summaries
    summarizationanalysiscontent-processingtext-processing

    ★ 602 · Updated 2026-02-13

    Summarizes large text content into concise summaries

    ⚙ Analyze text for key themes⚙ Identify main points and details⚙ Remove redundant information
  • morph-search - Fast AI-powered codebase search with WarpGrep
    code-searchdevelopmenttext-processingautomation

    ★ 7 · Updated 2026-02-12

    Search and edit code in codebases using WarpGrep

    ⚙ search code patterns⚙ find function names⚙ locate variables
  • text - Process Text Files with Bash Tools
    text-processingbashfile-analysisdata-extraction

    ★ 622 · Updated 2026-02-12

    Analyze and transform text files using standard bash utilities like grep, sed, awk, and wc.

    ⚙ get text file statistics⚙ search for patterns in files⚙ extract lines or sections