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

Producthunt

插件 已验证 活跃
属于:Opc Skills

Search and retrieve content from Product Hunt. Get posts, topics, users, and collections via the GraphQL API.

目的

To enable AI agents to programmatically search and retrieve information from Product Hunt, facilitating market research and discovery of new products.

功能

  • Search Product Hunt posts
  • Retrieve content by topic
  • Access user profiles and posts
  • Fetch collection data
  • Utilize Product Hunt GraphQL API

使用场景

  • Researching product demand and trends on Product Hunt.
  • Finding popular or trending products within specific topics.
  • Identifying active users and their contributions on Product Hunt.
  • Integrating Product Hunt data into broader market analysis workflows.

非目标

  • Posting content to Product Hunt.
  • Interacting with user accounts beyond data retrieval.
  • Providing real-time notifications for new Product Hunt content.

Practical Utility

  • info:Unique selling propositionThe skill provides access to Product Hunt data via GraphQL API, which is a direct API interaction rather than a significant behavior shift for the AI.

Code Execution

  • info:ValidationWhile parameter shapes are generally handled by Python's argument parsing, explicit schema validation libraries like Zod or Pydantic are not evident, leaving value constraints to be inferred from script logic.

Errors

  • info:Actionable error messagesWhile the scripts use Python's argument parsing, explicit user-facing error messages with remediation steps beyond standard Python exceptions or API error codes are not clearly detailed.

Security

  • info:Keychain-stored secretsThe Product Hunt API token is documented to be stored in ~/.zshrc, which is not a secure keychain mechanism. While not ideal, it's a common practice for CLI tools.

安装

请先添加 Marketplace

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

质量评分

已验证
94 /100
1 day ago 分析

信任信号

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