soxoj/claude-osint-deploy ? reverse-engineered prompt

Reverse engineered prompt

Build me a Claude Code skill or plugin that can take any OSINT tool from GitHub, figure out how it should be installed on the current machine, install it, and then prove it actually works.

I want it to handle the common cases like command line tools, web apps, Docker based tools, and auth gated tools, and to make a smart choice between native, Python, Docker, or WSL on Windows when needed. After install it should run a small real check using the project’s own docs or test commands, then clearly report whether it passed, needs a key, or failed for a real reason.

Please include the helper scripts and example check files so it can be reused for different tools later, and make the whole thing work with just Python and git for this repo. If you need current details from upstream docs or GitHub projects, look them up online first.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab