skills/openclaw/skills/regex-writer

regex-writer

SKILL.md

Regex Writer

Turn plain English into working regex patterns. Describe what you want to match and get a tested pattern back with explanation and examples.

Usage

npx ai-regex "your description here"

Examples

# Match email addresses
npx ai-regex "match valid email addresses"

# Extract phone numbers
npx ai-regex "US phone numbers with optional country code"

# Get JSON output
npx ai-regex --json "URLs starting with https"

Notes

Weekly Installs
1
Repository
openclaw/skills
GitHub Stars
3.8K
First Seen
Feb 2, 2026
Installed on
cursor1
claude-code1