regex-vs-llm-structured-text

Community

Regex-first parsing for structured text.

Authorshimo4228
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Structured text such as quizzes, forms, and documents often require accurate extraction, but can drift with edge cases; this skill combines regex-first parsing with a confidence-based fallback to LLM only when needed.

Core Features & Use Cases

  • Regex-based extraction for well-defined patterns
  • Confidence scoring to flag low-confidence items
  • LLM-based fallback to handle edge cases in forms and quizzes

Quick Start

Provide a sample structured text and I will parse it with regex-first extraction, escalating to LLM only for low-confidence cases.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: regex-vs-llm-structured-text
Download link: https://github.com/shimo4228/claude-code-learned-skills/archive/main.zip#regex-vs-llm-structured-text

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.