工程开发
reverse-engineering-api
通过捕获浏览器流量 (HAR 文件) 进行网络 API 逆向工程,并自动生成可用于自动化与数据提取的 Python API 客户端。
安装
Agent 类型
Claude Code
安装命令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/reverse-engineering-api/install?os=mac&agent=claude" | bash
安装命令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/reverse-engineering-api/install?os=windows&agent=claude" -o install-reverse-engineering-api.bat && install-reverse-engineering-api.bat
下载安装脚本