What problem does it solve?
Product Hunt automation tasks can be tedious and error-prone when manually collecting launch feeds, hot lists, and category results. This skill automates the workflow, ensuring consistent data retrieval while enforcing safe context management and authentication checks.
Core Features & Use Cases
- Discovery and plugin setup: discover available capabilities and load the producthunt plugin for MediaUse.
- Context binding and health checks: bind an account with mediause use account, then validate auth health before operations.
- Read-only data retrieval: fetch posts, today, hot lists, and detail pages by URL, with structured JSON output and traceability.
- Safe pacing and guardrails: implement rate limits, delays, and failure handling to avoid blocks and ensure recoverability.
Quick Start
Install the producthunt plugin, bind a guest account, and run a sample get hot or get detail action to verify JSON output.