← 返回 Skills 市场
OpenClaw Regex Engine
作者
YedanYagami
· GitHub ↗
· v2.0.0
294
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install openclaw-regex-engine
功能描述
Production-grade regex processing suite — test patterns with capture groups, explain any regex in plain English, build regex from natural language descriptio...
安全使用建议
This skill appears to do what it says: regex testing, explanation, building, library lookup, and find/replace. Key things to consider before installing or using it: (1) It references an external MCP endpoint (a Cloudflare Workers URL). Any regex patterns and sample text you submit may be sent to that remote service — avoid sending secrets, passwords, API keys, or private data. (2) The homepage and worker domain do not clearly match the registry owner; if you need stronger assurance, verify the operator (GitHub repo, contact, or privacy policy) before using it for sensitive workloads. (3) Because it's instruction-only (no code files), the static scanner had nothing to analyze; review the skill's MCP/service host and privacy terms if you care about data retention. If you only need offline processing, consider local regex tools instead.
功能分析
Type: OpenClaw Skill
Name: openclaw-regex-engine
Version: 2.0.0
The openclaw-regex-engine skill is a comprehensive regex utility suite that provides tools for testing, explaining, and building regular expressions via a remote MCP server (regex-engine-mcp.yagami8095.workers.dev). The skill's behavior is entirely consistent with its stated purpose, and the documentation (SKILL.md) provides clear instructions for the AI agent without any evidence of prompt injection or malicious intent. While it includes a commercial upsell to a 'Pro' tier via Stripe, there are no indicators of data exfiltration, unauthorized execution, or obfuscation.
能力评估
Purpose & Capability
The skill claims only regex-related features and its SKILL.md contains matching commands (regex_test, regex_explain, regex_build, regex_library, regex_replace). It does not request binaries, env vars, or config paths, which is proportionate. One minor inconsistency: the SKILL.md includes an external MCP endpoint (https://regex-engine-mcp.yagami8095.workers.dev/mcp) and a homepage URL pointing to a GitHub repo (yedanyagamiai-cmd/openclaw-mcp-servers) that do not obviously match the published owner/slug; this is worth verifying but does not in itself contradict the stated purpose.
Instruction Scope
The instructions limit behavior to regex testing, explanation, building, library browsing, and find/replace. They do not instruct the agent to read arbitrary files, scan system paths, or exfiltrate unrelated environment variables. There is no vague 'gather any context you need' wording — activation triggers are well-scoped to regex-related user requests.
Install Mechanism
There is no install spec (instruction-only), which is low risk. However, the SKILL.md references an external streamable-http MCP URL (a Cloudflare Workers domain). Using that remote service would cause user-submitted patterns and sample text to be sent to a third-party endpoint — verify the operator, privacy policy, and hosting before sending sensitive data.
Credentials
No environment variables, credentials, or config paths are requested. The SKILL.md explicitly states 'No API key needed for Free tier.' The lack of required secrets is proportional to the claimed functionality.
Persistence & Privilege
always is false and there is no request to modify other skills or system configuration. The skill uses normal autonomous invocation defaults; there are no elevated or persistent privileges requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-regex-engine - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-regex-engine触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.0.0 — Named Protocols (PatternForge, RegexLens, BattleTest, SmartReplace), trigger-rich descriptions, Quick Reference, Wrong/Right examples, Security section
v1.0.0
v1.0.0 — 5 regex tools on Cloudflare Workers, Free + Pro
元数据
常见问题
OpenClaw Regex Engine 是什么?
Production-grade regex processing suite — test patterns with capture groups, explain any regex in plain English, build regex from natural language descriptio... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 294 次。
如何安装 OpenClaw Regex Engine?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-regex-engine」即可一键安装,无需额外配置。
OpenClaw Regex Engine 是免费的吗?
是的,OpenClaw Regex Engine 完全免费(开源免费),可自由下载、安装和使用。
OpenClaw Regex Engine 支持哪些平台?
OpenClaw Regex Engine 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw Regex Engine?
由 YedanYagami(@yedanyagamiai-cmd)开发并维护,当前版本 v2.0.0。
推荐 Skills