mturac/regex-vs-llm-structured-text
構造化テキストの解析に正規表現と大規模言語モデルのどちらを使うかを選択するための意思決定フレームワーク——まず正規表達式から始め、信頼度の低いエッジケースにのみ大規模言語モデルを追加する。
npx skills add https://github.com/mturac/everything-openai-codex --skill regex-vs-llm-structured-text
Take mturac/regex-vs-llm-structured-text from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.