← Back to Skills Marketplace
techievena

producthunt-wingman

by Abinash Senapati · GitHub ↗ · v1.6.1 · MIT-0
cross-platform ⚠ suspicious
146
Downloads
1
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install ph-wingman
Description
Premium PH outreach agent — automates community discovery, enrichment, and LinkedIn engagement locally.
Usage Guidance
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.
Capability Tags
requires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ph-wingman
  3. After installation, invoke the skill by name or use /ph-wingman
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug ph-wingman
Version 1.6.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 5
Frequently Asked Questions

What is producthunt-wingman?

Premium PH outreach agent — automates community discovery, enrichment, and LinkedIn engagement locally. It is an AI Agent Skill for Claude Code / OpenClaw, with 146 downloads so far.

How do I install producthunt-wingman?

Run "/install ph-wingman" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is producthunt-wingman free?

Yes, producthunt-wingman is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does producthunt-wingman support?

producthunt-wingman is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created producthunt-wingman?

It is built and maintained by Abinash Senapati (@techievena); the current version is v1.6.1.

💬 Comments