← Back to Skills Marketplace
yedanyagamiai-cmd

OpenClaw Regex Engine

by YedanYagami · GitHub ↗ · v2.0.0
cross-platform ✓ Security Clean
294
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install openclaw-regex-engine
Description
Production-grade regex processing suite — test patterns with capture groups, explain any regex in plain English, build regex from natural language descriptio...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-regex-engine
  3. After installation, invoke the skill by name or use /openclaw-regex-engine
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug openclaw-regex-engine
Version 2.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 294 downloads so far.

How do I install OpenClaw Regex Engine?

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

Is OpenClaw Regex Engine free?

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

Which platforms does OpenClaw Regex Engine support?

OpenClaw Regex Engine is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenClaw Regex Engine?

It is built and maintained by YedanYagami (@yedanyagamiai-cmd); the current version is v2.0.0.

💬 Comments