Syn Regex Replace

Skill for search-and-replace with patterns in the context of regular expressions. Use when the user's task is specifically about search-and-replace with patterns.

legendtkl c978c51 810 B Updated

File contents

regular expressions: search-and-replace with patterns

When to use

Use this skill for search-and-replace with patterns in regular expressions. This skill specifically handles search-and-replace with patterns and nothing else in the regular expressions family.

Procedure

Write find/replace regexes with backreferences for bulk text rewriting.

Notes

This is the regular expressions skill dedicated to search-and-replace with patterns. Sibling skills cover other regular expressions capabilities; this one is the right choice only when the task is about search-and-replace with patterns.

legendtkl/agentic-skill-router/tree/main/experiments/dci-compare/synthetic-skills/syn-regex-replace commit c978c51361

Frequently asked questions

npx skillmds@latest add legendtkl/syn-regex-replace