← Back to Skills Marketplace
gitgoodordietrying

Regex Patterns

by gitgoodordietrying · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ Security Clean
4593
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install regex-patterns
Description
Practical regex patterns across languages and use cases. Use when validating input (email, URL, IP), parsing log lines, extracting data from text, refactoring code with search-and-replace, or debugging why a regex doesn't match.
Usage Guidance
This skill appears safe as a regex reference. Before using its command examples, make sure file paths point only to files you intend to search, and review any refactoring or replacement operation before changing code.
Capability Analysis
Type: OpenClaw Skill Name: regex-patterns Version: 1.0.0 The skill bundle is a purely informational regex pattern cookbook. The `SKILL.md` provides examples of regex usage across various languages and command-line tools (`grep`, `sed`, `perl`). While these examples demonstrate powerful text processing capabilities that involve file access, they are presented as illustrative patterns and usage examples, not as direct instructions for the AI agent to execute on its own system or sensitive data. There is no evidence of prompt injection, data exfiltration, malicious execution, or persistence mechanisms. The required binaries (`grep`, `python3`, `node`) are consistent with the skill's stated purpose of demonstrating regex patterns.
Capability Assessment
Purpose & Capability
The artifacts consistently describe a practical regex cookbook for validation, parsing, extraction, filtering, and debugging.
Instruction Scope
The skill includes command-line grep examples that search local files such as logs and source code, which is expected for regex usage but should be applied only to intended files.
Install Mechanism
There is no install spec and no code files; the skill is instruction-only.
Credentials
The declared optional local tools, such as grep, python3, or node, are proportionate to demonstrating and using regex patterns.
Persistence & Privilege
No credentials, environment variables, persistent storage, background behavior, or privileged configuration paths are declared or evidenced.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install regex-patterns
  3. After installation, invoke the skill by name or use /regex-patterns
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Validation patterns, parsing, extraction, JS/Python/Go/grep usage, search-and-replace, lookahead/lookbehind, gotchas
Metadata
Slug regex-patterns
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Regex Patterns?

Practical regex patterns across languages and use cases. Use when validating input (email, URL, IP), parsing log lines, extracting data from text, refactoring code with search-and-replace, or debugging why a regex doesn't match. It is an AI Agent Skill for Claude Code / OpenClaw, with 4593 downloads so far.

How do I install Regex Patterns?

Run "/install regex-patterns" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Regex Patterns free?

Yes, Regex Patterns is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Regex Patterns support?

Regex Patterns is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Regex Patterns?

It is built and maintained by gitgoodordietrying (@gitgoodordietrying); the current version is v1.0.0.

💬 Comments