Add crawler-reverse skill

This commit is contained in:
爱喝水的木子
2026-03-10 08:58:27 +08:00
commit 8cbf3a4844
5 changed files with 383 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"name": "crawler-reverse",
"version": "1.0.0",
"title": "Crawler Reverse",
"description": "Authorized web traffic analysis, JS obfuscation troubleshooting, request-signature tracing, anti-bot workflow inspection, and browser-assisted reverse engineering.",
"category": "web-analysis",
"tags": [
"reverse-engineering",
"web-analysis",
"anti-bot",
"request-signature",
"debugging",
"browser"
],
"author": "Generated with ChatGPT",
"license": "MIT",
"entry": "SKILL.md",
"repository_format": "generic-openclaw",
"safe_use_only": true
}