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: regex

Browse skills that share this tag.

  • writing-hookify-rules - Guide to writing and configuring Hookify rules
    hookifyclaude-coderulesregex

    ★ 3 · Updated 2026-09-20

    Provides syntax and guidance for creating, configuring, and managing Hookify rules in Claude Code.

    ⚙ Define Hookify rule structures⚙ Configure single and multiple conditions⚙ Write event-matching regex patterns
  • writing-hookify-rules - Write and Configure Hookify Rules
    hookifyrulesclauderegex

    ★ 1 · Updated 2026-09-19

    Provides guidance on syntax, patterns, and structure for writing and configuring Hookify rules.

    ⚙ Create Hookify rules⚙ Configure rule conditions⚙ Define trigger events
  • notification-triggers - Configurable Regex Alert System for Session Activity
    notificationalert-systemregextoken-threshold

    ★ 0 · Updated 2026-09-18

    Detects patterns in tool calls and session activity using regex, error, and token threshold triggers to execute automated actions.

    ⚙ Detect errors in tool outputs⚙ Match session content with regex⚙ Monitor session token threshold limits
  • regex-vs-llm-structured-text - Regex vs LLM Framework for Structured Text Parsing
    regexllmtext-parsinghybrid-pipeline

    ★ 0 · Updated 2026-09-16

    Decision framework and hybrid pipeline for parsing structured text using regex first and reserving LLM calls for low-confidence edge cases.

    ⚙ Parse structured text with regex⚙ Score extraction confidence⚙ Identify low-confidence extracted items
  • file-searching - Search GitHub repository files with regex
    code searchregexGitHub CLIrepository

    ★ 18 · Updated 2026-03-23

    Search repository file contents using regex patterns via gh-grep extension

    ⚙ search repository files⚙ apply regex patterns⚙ filter by file type
  • regex-vs-llm-structured-text - Hybrid Regex-LLM Text Parsing Framework
    text parsinghybrid approachregexLLM

    ★ 0 · Updated 2026-03-21

    Decision framework for choosing between regex and LLM when parsing structured text

    ⚙ parse structured text⚙ score extraction confidence⚙ verify with LLM
  • regex-vs-llm-structured-text - Regex vs LLM for Structured Text Parsing
    text parsingregexLLMcost optimization

    ★ 1 · Updated 2026-03-20

    Decision framework for choosing between regex and LLM when parsing structured text

    ⚙ parse structured text⚙ choose regex or LLM⚙ extract items
  • 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
  • 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
  • morph-search - Fast Codebase Search with WarpGrep
    code-searchregexfile-editwarpgrep

    ★ 602 · Updated 2026-02-13

    Performs AI-powered codebase search across files using WarpGrep technology

    ⚙ search code patterns⚙ use regex search⚙ edit file content
  • Writing Hookify Rules - Create and manage Hookify rules for Claude agent monitoring
    configurationautomationmonitoringregex

    ★ 394 · Updated 2026-02-11

    Create markdown files with YAML frontmatter to define patterns that trigger messages when matched

    ⚙ create hookify rule files⚙ write regex patterns⚙ configure YAML frontmatter