requesthunt
Installation
SKILL.md
RequestHunt Skill
Generate user demand research reports by collecting and analyzing real user feedback from Reddit, X (Twitter), GitHub, YouTube, LinkedIn, and Amazon.
Prerequisites
Install the CLI and authenticate:
curl -fsSL https://requesthunt.com/cli | sh
requesthunt auth login
The installer downloads a pre-built binary from GitHub Releases and verifies its SHA256 checksum before installation. Alternatively, build from source with cargo install --path cli from the requesthunt-cli repository.
The CLI displays a verification code and opens https://requesthunt.com/device — the human must enter the code to approve. Verify with:
requesthunt config show
Expected output contains: resolved_api_key: with a masked key value (not null).