🚀 31 AI Agent Skills for Product Hunt launches. Expert guidance for strategy, content, marketing, compliance & more. Works with Claude Code, Cursor, Codex, and 20+ AI agents.
<p align="center"> <img src="https://img.shields.io/badge/Skills-31-brightgreen" alt="31 Skills"> <img src="https://img.shields.io/badge/License-MIT-blue" alt="MIT License"> <img src="https://img.shields.io/badge/PRs-Welcome-orange" alt="PRs Welcome"> <img src="https://img.shields.io/github/stars/yoanbernabeu/producthunt-skills?style=social" alt="GitHub Stars"> </p> <h1 align="center">Product Hunt Launch Skills</h1> <p align="center"> <strong>31 AI Agent Skills to launch your product on Product Hunt like a pro.</strong><br> Strategy, content, marketing, compliance, analytics — everything you need. </p> <p align="center"> <a href="#quick-install">Install</a> • <a href="#all-31-skills">Skills</a> • <a href="#example-usage">Usage</a> • <a href="#contributing">Contribute</a> </p> --- ## Quick Install ```bash npx skills add yoanbernabeu/producthunt-skills ``` **That's it.** Works with Claude Code, Cursor, Codex, OpenCode, Windsurf, and 30+ AI agents. ### One-Liners ```bash # Install everything (31 skills) npx skills add yoanbernabeu/producthunt-skills # Install only strategy skills npx skills add yoanbernabeu/producthunt-skills --skill ph-launch-strategy # Install globally (available in all projects) npx skills add yoanbernabeu/producthunt-skills -g # List all available skills npx skills add yoanbernabeu/producthunt-skills --list # Install to specific agents npx skills add yoanbernabeu/producthunt-skills -a claude-code -a cursor # Non-interactive (CI/CD friendly) npx skills add yoanbernabeu/producthunt-skills --all -y ``` ### Other Installation Methods <details> <summary><strong>Claude Code Plugin</strong></summary> ```bash /plugin marketplace add yoanbernabeu/producthunt-skills /plugin install ph-complete@producthunt-launch-skills ``` </details> <details> <summary><strong>Manual Installation</strong></summary> Copy the `skills/` directory to: - **Global**: `~/.cursor/skills/` (or `~/.cursor/skills/`, etc.) - **Project**: `.cursor/s
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.