Loading...
Loading...
Enables Claude to manage Product Hunt launches, upvotes, and product discovery
npx skill4agent add manojbajaj95/gtm-skills producthuntcurl -sSL https://canifi.com/skills/producthunt/install.sh | bashcp -r skills/producthunt ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set PRODUCTHUNT_EMAIL "your-email@example.com"
canifi-env set PRODUCTHUNT_PASSWORD "your-password"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Show me today's top products on Product Hunt"
Claude: I'll check today's launches.
- Navigate to producthunt.com
- View today's products
- Sort by upvotes
- Present top launchesUser: "Upvote that new AI tool on Product Hunt"
Claude: I'll upvote that product.
- Find the product listing
- Click upvote button
- Confirm upvote registered
- Note current rankingUser: "Leave a supportive comment on this launch"
Claude: I'll add that comment.
- Navigate to product page
- Click comment section
- Write supportive message
- Post commentUser: "Find productivity tools on Product Hunt"
Claude: I'll search for those.
- Navigate to search
- Search "productivity"
- Filter by category
- Present top results