INSTRUCTIONS
- •Refer to
metadata.references.
由智能代理辅助完成正则表达式模式匹配。将自然语言意图转化为清晰可审计的正则表达式模式,并在文本内容中执行确定性的提取操作。
--- frontmattername: re
license: MIT
description: >
Agent-assisted regex pattern matching. Converts natural language intent into explicit,
auditable regex patterns and executes deterministic extraction over text content.
metadata:
author: Jordan Godau
version: 0.1.0
references:
- 00_ROUTER.md
- 01_SUMMARY.md
- 02_CONTRACTS.md
- 03_TRIGGERS.md
- 04_NEVER.md
- 05_ALWAYS.md
- 06_PROCEDURE.md
- 07_FAILURES.md
scripts:
- scripts/skill.sh
- scripts/skill.ps1
keywords:
- regex
- pattern
- extract
- match
- capturemetadata.references.