LogoClawIndex
CasesSkillsAbout
LogoClawIndex

regex-vs-llm-structured-text - Regex vs LLM for Structured Text Parsing

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

Tags

Updated: 2026-03-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • parse structured text
  • choose regex or LLM
  • extract items
  • validate extractions
  • score confidence

Inputs

  • structured text
  • confidence threshold
  • LLM client

Outputs

  • parsed items
  • confidence flags
  • validated extractions

Requirements

  • Python environment
  • regular expressions
  • LLM API access

Source

  • Spec: SKILL.md

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.
text parsing
regex
LLM
cost optimization
structured data
parse structured text
choose regex or LLM
extract items
validate extractions
structured text
confidence threshold
LLM client
parsed items
confidence flags
validated extractions