# Producthunt

> Discover trending tech products, apps, and tools from Product Hunt.

- Skill: `founddream/producthunt` (Agent Skill)
- Install (CLI): `npx skillmds@latest add founddream/producthunt`
- Raw SKILL.md: https://api.skillmd.com/api/skills/founddream/producthunt/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: FoundDream (https://skillmd.com/u/founddream)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/founddream/producthunt

---


# Product Hunt Skill

Discover and explore new tech products, apps, and tools from Product Hunt.

## Searching Products

Use web search with Product Hunt queries:

```
Query: "site:producthunt.com {product name}"
Query: "Product Hunt {category} tools 2024"
Query: "Product Hunt top products today"
```

## Common Queries

### Today's Top Products

```
"Product Hunt today"
"Product Hunt daily top 5"
```

### Category Search

```
"Product Hunt best AI tools"
"Product Hunt developer tools"
"Product Hunt productivity apps"
"Product Hunt design tools"
"Product Hunt no-code tools"
"Product Hunt marketing tools"
```

### Specific Product Lookup

```
"site:producthunt.com {product name}"
"{product name} Product Hunt launch"
```

### Trending & Awards

```
"Product Hunt Product of the Day"
"Product Hunt Golden Kitty winners"
"Product Hunt top products this week"
"Product Hunt top products this month"
```

## Response Format

### Product List

```
## Product Hunt - {Category/Date}

1. **{Product Name}** ⬆️ {upvotes}
   {One-line tagline}
   → {product-url}

2. **{Product Name}** ⬆️ {upvotes}
   {One-line tagline}
   → {product-url}

3. **{Product Name}** ⬆️ {upvotes}
   {One-line tagline}
   → {product-url}
```

### Single Product Detail

```
## {Product Name}

**Tagline**: {tagline}
**Category**: {category}
**Upvotes**: ⬆️ {count}
**Launched**: {date}

### What it does
{Brief description}

### Key Features
- Feature 1
- Feature 2
- Feature 3

### Pricing
{Free / Freemium / Paid - pricing info}

### Links
- Product Hunt: {ph-url}
- Website: {website-url}
```

## Popular Categories

| Category     | Search Term                          |
| ------------ | ------------------------------------ |
| AI & ML      | `AI tools`, `machine learning`       |
| Developer    | `developer tools`, `API`, `devtools` |
| Productivity | `productivity`, `task management`    |
| Design       | `design tools`, `UI/UX`              |
| No-Code      | `no-code`, `low-code`                |
| Marketing    | `marketing tools`, `SEO`             |
| Finance      | `fintech`, `crypto`                  |
| Health       | `health`, `fitness`, `wellness`      |

## Tips

- Product Hunt updates daily around 12:01 AM PST
- Upvote counts indicate community interest
- Check comments for honest user feedback
- "Maker" badge means the creator is active in comments
- Golden Kitty = annual awards for top products

## Example Interactions

**User**: "What's trending on Product Hunt today?"
→ Search for today's top products, return top 5 with upvotes

**User**: "Find me some AI writing tools on Product Hunt"
→ Search for AI writing tools, return relevant products with descriptions

**User**: "Tell me about Cursor on Product Hunt"
→ Look up specific product, return detailed info

