home/categories/machine-learning/xu-xiang-everything-claude-code-zh-skills-regex-vs-llm-structured-text-skill-md
machine-learningdata-ai

regex-vs-llm-structured-text

在解析结构化文本时,用于在正则表达式(Regex)和大型语言模型(LLM)之间进行选择的决策框架——优先使用正则表达式,仅针对低置信度的边界情况引入 LLM。

xu-xiang
maintainer
xu-xiang
업데이트됨 3/5/2026
스타
376
포크
77
quick start

Installation and usage

在解析结构化文本时,用于在正则表达式(Regex)和大型语言模型(LLM)之间进行选择的决策框架——优先使用正则表达式,仅针对低置信度的边界情况引入 LLM。

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use regex-vs-llm-structured-text