voc-source-reviewslisted
Install: claude install-skill Aatirs-Vault/voc-claude-skills
# /voc-source-reviews — Review Mining to Messaging Brief
Public reviews are the only Voice of Customer source where your competitors' customers write
down, in their own words, what they hate about the product they already bought. That is the most
directly usable copy input available anywhere, and most teams read maybe twenty of them.
This skill reads several hundred, counts what recurs, and hands back language you can put on a
page.
## Requires
| What | Value |
|---|---|
| MCP server | Apify (`npx -y @apify/actors-mcp-server`) with an Apify account |
| Env | `APIFY_TOKEN` |
| **Cost** | **Paid.** Roughly $0.10-$0.60 per domain per platform depending on the actor and review count. A four-domain run across five platforms typically lands between **$2 and $8**. Apify's free tier is $5 of credit total, not per month — a single wide run can consume it. |
| Node | 18+, for the counting script |
**Always tell the user the estimated cost and wait for confirmation before the first run of a
session.** Getting a surprise Apify bill is the fastest way to make someone distrust a tool.
---
## Step 1 — Parse arguments
```
/voc-source-reviews "yourproduct.com" "competitor1.com" "competitor2.com"
```
First domain is yours. Up to three competitors. Bare domains, no scheme, no path.
With no arguments: read `context/product-context.md` for `domain` and `competitors`. If neither
is available, ask once. Do not guess a competitor set.
If more than four domains are supplied, run the first