← 返回 Skills 市场
Regex Patterns
作者
gitgoodordietrying
· GitHub ↗
· v1.0.0
4593
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install regex-patterns - 安装完成后,直接呼叫该 Skill 的名称或使用
/regex-patterns触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Validation patterns, parsing, extraction, JS/Python/Go/grep usage, search-and-replace, lookahead/lookbehind, gotchas
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4593 次。
如何安装 Regex Patterns?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install regex-patterns」即可一键安装,无需额外配置。
Regex Patterns 是免费的吗?
是的,Regex Patterns 完全免费(开源免费),可自由下载、安装和使用。
Regex Patterns 支持哪些平台?
Regex Patterns 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Regex Patterns?
由 gitgoodordietrying(@gitgoodordietrying)开发并维护,当前版本 v1.0.0。
推荐 Skills