跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Producthunt

技能 活跃

Search and retrieve content from Product Hunt. Get posts, topics, users, and collections via the GraphQL API. Use when user mentions Product Hunt, PH, or product launches.

目的

To easily access and retrieve data from Product Hunt, such as popular products, trending topics, and user information, for research or market analysis.

功能

  • Retrieve posts by ID, slug, topic, or date.
  • Search and retrieve topics by query or popularity.
  • Fetch user profiles and their submitted/made posts.
  • Get collection details and featured collections.

使用场景

  • Discover trending products on Product Hunt.
  • Research specific topics or product categories.
  • Find information about Product Hunt users or makers.
  • Analyze product launch data for market trends.

非目标

  • Posting or interacting with Product Hunt content.
  • Providing real-time notifications for Product Hunt activity.
  • Analyzing sentiment or user feedback on products.

先决条件

  • Product Hunt access token set in PRODUCTHUNT_ACCESS_TOKEN environment variable.

Practical Utility

  • info:Unique selling propositionThe skill provides a thin wrapper around the Product Hunt GraphQL API, offering convenience over direct API calls but minimal value add beyond that.
  • warning:Edge casesThe skill handles basic API errors but does not explicitly document failure modes (e.g., invalid identifiers, rate limits) or recovery steps.

Documentation

  • warning:Configuration & parameter referenceThe skill mentions setting an access token in '~/.zshrc' but does not explicitly document other potential parameters or configuration precedence.

Execution

  • warning:ValidationWhile the script arguments are parsed, there is no explicit schema validation or sanitization mentioned for input values, particularly for user-provided identifiers.

Code Execution

  • warning:Error HandlingThe scripts have basic error handling for API calls and token retrieval, but they exit with generic messages and lack structured error reporting for the agent.

Install

  • warning:Installation instructionWhile the SKILL.md mentions setting an environment variable for the access token, the README.md does not provide explicit installation instructions or copy-pasteable invocation examples for this specific skill.

Errors

  • warning:Actionable error messagesError messages in the scripts are often generic (e.g., 'error: HTTP <code>') and lack specific remediation steps for the user or agent.

安装

请先添加 Marketplace

/plugin marketplace add ReScienceLab/opc-skills
/plugin install producthunt@opc-skills

质量评分

75 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标858
许可证Apache-2.0
状态
查看源代码

类似扩展

X Twitter Scraper

100

当用户需要通过 Xquik 获取 X (Twitter) 数据或执行需要确认的 X 操作时使用:推文搜索、用户查找、关注者提取、媒体下载、监控、Webhook、MCP、SDK、发布、点赞、私信和个人资料更新。需要 Xquik API 密钥。切勿索要 X 登录凭据。

技能
Xquik-dev

Reddit

100

Search and retrieve content from Reddit. Get posts, comments, subreddit info, and user profiles via the public JSON API. Use when user mentions Reddit, a subreddit, or r/ links.

技能
ReScienceLab

Slack

100

Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.

技能
steipete

Github

100

Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.

技能
steipete

Product Self Knowledge

100

Stop and consult this skill whenever your response would include specific facts about Anthropic's products. Covers: Claude Code (how to install, Node.js requirements, platform/OS support, MCP server integration, configuration), Claude API (function calling/tool use, batch processing, SDK usage, rate limits, pricing, models, streaming), and Claude.ai (Pro vs Team vs Enterprise plans, feature limits). Trigger this even for coding tasks that use the Anthropic SDK, content creation mentioning Claude capabilities or pricing, or LLM provider comparisons. Any time you would otherwise rely on memory for Anthropic product details, verify here instead — your training data may be outdated or wrong.

技能
SeifBenayed

Google Docs

100

Interact with Google Docs - create documents, search by title, read content, and edit text. Use when user asks to: create a Google Doc, find a document, read doc content, add text to a doc, or replace text in a document. Lightweight alternative to full Google Workspace MCP server with standalone OAuth authentication.

技能
sanjay3290