← 返回 Skills 市场
producthunt-wingman
作者
Abinash Senapati
· GitHub ↗
· v1.6.1
· MIT-0
146
总下载
1
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install ph-wingman
功能描述
Premium PH outreach agent — automates community discovery, enrichment, and LinkedIn engagement locally.
安全使用建议
Do not run this skill as-is. The SKILL.md describes running server/main.py, setup.sh, creating cron jobs, and storing a local browser profile — but the package you downloaded contains no server/ code or install steps. Before installing or providing secrets (OPENAI_API_KEY): 1) Ask the publisher for the full source or a verified release (the skill.json points to a GitHub repo); verify that the repository contains the referenced server/ files and inspect setup.sh, server/main.py, and server/linkedin_agent.py for network endpoints and data handling. 2) Run any code in an isolated environment (VM/container) and avoid reusing your primary LinkedIn account—session cookies stored under server/.browser_profile can be sensitive. 3) If you must test, remove scheduling/cron steps until you’ve inspected the code. 4) If the publisher cannot supply the missing server code or an install mechanism tied to a trusted release, treat the skill as untrusted and do not provide your OpenAI API key or other credentials.
能力标签
能力评估
Purpose & Capability
The declared purpose (ProductHunt outreach + LinkedIn automation) matches the listed environment variables (OPENAI_API_KEY, LAUNCH_DATE, PH_LAUNCH_URL). However the SKILL.md repeatedly describes executing code in a 'server/' directory (server/main.py, server/linkedin_agent.py) and managing a local background service — yet the skill bundle contains no code or install spec. That mismatch (instructions expecting an installed package but no install mechanism or files present) is a meaningful incoherence.
Instruction Scope
The runtime instructions direct the agent to check a local dashboard at http://localhost:3847, run ./setup.sh, start python3 main.py from a server/ directory, open a local browser for LinkedIn login, and rely on cron for scheduled runs. Those actions imply file execution, browser session storage, network activity, and scheduled persistence. Because the referenced files are not present in the package, it's unclear what will actually execute — the instructions grant broad scope for local file I/O and network calls that should be reviewed in concrete code before running.
Install Mechanism
There is no install specification and no code files in the package, yet SKILL.md assumes an installed server and setup.sh. Either the skill is missing its implementation (packaging error) or it expects the user to fetch/run external code (not documented in an install spec). Instruction-only skills typically do not ask to run local scripts; this mismatch increases risk because the actual code source and integrity are unknown.
Credentials
The required env vars (OPENAI_API_KEY, LAUNCH_DATE, PH_LAUNCH_URL) are reasonable for message personalization and launch context. SKILL.md also lists optional ANTHROPIC_API_KEY and GOOGLE_API_KEY, which are plausible as alternatives. No unrelated cloud credentials are requested. However, the agent will save a local browser session (server/.browser_profile/) which contains sensitive session cookies/tokens — that storage is not represented in requiredEnv and is a privacy surface to consider.
Persistence & Privilege
The skill does not set always:true and is user-invocable (normal). But instructions describe running a background server and scheduling daily cron jobs, which would create persistent activity on the host. Because there is no packaged code shown, it's unclear who or what would install those persistent components — treat persistence as potentially sensitive and require code review before enabling.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ph-wingman - 安装完成后,直接呼叫该 Skill 的名称或使用
/ph-wingman触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.6.1
- Skill slug updated from "producthunt-wingman" to "ph-wingman".
- Version incremented to 1.6.1.
- No functional or feature changes to code or documentation content.
v1.6.0
**Expanded local control and new environment variables for enhanced configuration.**
- Now requires `LAUNCH_DATE` and `PH_LAUNCH_URL` environment variables for setup.
- Adds support for optional API keys: `ANTHROPIC_API_KEY` and `GOOGLE_API_KEY`.
- Strengthens user security guidance with an explicit recommendation to audit local server files.
- Clarifies local background server management, including Python and Chrome/Chromium prerequisites.
- Updates voice/chat command list and dashboard feature descriptions for greater detail.
v1.5.0
- Bumped version to 1.5.0.
- Documentation updates in SKILL.md; no new features or major changes described.
- No functional or behavioral changes indicated in the provided files.
v1.4.0
- Major update: skill rebranded, with improved local privacy and no LinkedIn password required.
- Renamed to "producthunt-wingman" and updated to version 1.4.0.
- Only requires OPENAI_API_KEY; no longer requires Crustdata or LinkedIn credentials.
- Now uses your browser session for LinkedIn, eliminating password storage.
- Enhanced privacy: all actions and data stay on your local machine, with logging in a local SQLite DB.
- Expanded voice/chat commands and improved dashboard features for outreach mission control.
v1.1.0
**Major update: Introduction of a comprehensive ProductHunt outreach automation agent.**
- Automates end-to-end PH community building, profile enrichment, and LinkedIn engagement.
- Fully detailed setup and agent instructions for hands-off installation and runtime management.
- Adds dashboard integration for advanced controls: prospect genome, custom messaging, scheduling, and more.
- Emphasizes local execution for privacy; credentials and sessions stay on your machine.
- Built-in safeguards for data privacy, anti-bot detection, and API credit limits.
- Supports cron-based automated daily outreach sync and reporting.
元数据
常见问题
producthunt-wingman 是什么?
Premium PH outreach agent — automates community discovery, enrichment, and LinkedIn engagement locally. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 146 次。
如何安装 producthunt-wingman?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ph-wingman」即可一键安装,无需额外配置。
producthunt-wingman 是免费的吗?
是的,producthunt-wingman 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
producthunt-wingman 支持哪些平台?
producthunt-wingman 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 producthunt-wingman?
由 Abinash Senapati(@techievena)开发并维护,当前版本 v1.6.1。
推荐 Skills