You know when you need to integrate with some undocumented API and you're stuck inspecting network requests in DevTools? This automates that entire workflow. It uses Playwright MCP to drive a browser with HAR recording, captures the network traffic as you interact with the site, then analyzes those requests to generate working Python API clients. The skill passed Gen Agent Trust Hub and Socket audits but failed Snyk, so review the dependencies. It's pulled 139 installs and has 693 stars on GitHub, which suggests people are actually finding it useful for the tedious work of figuring out authentication flows and request formats when you don't have proper documentation.
npx skills add https://github.com/kalil0321/reverse-api-engineer --skill reverse-engineering-api