regex-vs-llm-structured-text
CommunityRegex first, LLM for edge cases.
AuthorFabio29T
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a framework to decide whether to use regular expressions or Large Language Models (LLMs) for parsing structured text, optimizing for cost and accuracy by prioritizing regex.
Core Features & Use Cases
- Decision Framework: Guides users on when to use regex versus LLMs for text parsing.
- Hybrid Approach: Enables building pipelines that combine regex for common cases and LLMs for difficult edge cases.
- Use Case: Parsing quiz questions from a document where most questions follow a standard format, but a few have unusual answer choices or formatting that requires LLM intervention.
Quick Start
Use the regex-vs-llm-structured-text skill to process the provided document content.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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/Fabio29T/Everything-Claude/archive/main.zip#regex-vs-llm-structured-text Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.