$npx -y skills add sales-skills/sales --skill sales-askmoreAskMore (askmore.ai) platform help — a self-serve AI-moderated interview tool that runs asynchronous text/chat interviews via a share link: the AI adapts to each answer, follows up, and digs deeper (the survey-to-interview bridge), works in any language with auto-translation, and
| 1 | # AskMore Platform Help |
| 2 | |
| 3 | AskMore (askmore.ai) runs **AI-moderated interviews on real people** — you set an objective, and its AI |
| 4 | interviewer runs **asynchronous, mostly text/chat interviews via a share link**: it adapts to each answer, |
| 5 | **follows up, and digs deeper** the way a human researcher would, then delivers **shareable reports** |
| 6 | (key findings + full transcripts). It markets itself as the middle ground **between a survey and an |
| 7 | interview** — "as easy as sending a survey link," but with an AI that probes instead of a static form. It |
| 8 | works in **any language** (auto-translates questions, answers, and the report), so a respondent can answer |
| 9 | in their language and you read the synthesis in yours. |
| 10 | |
| 11 | Its niche in the real-human AI-moderated-interview cluster (User Intuition, Strella, Voicepanel, Frank, |
| 12 | Chikka, Listen Labs) is **three things**: |
| 13 | - **The survey↔interview bridge, text-first.** The lowest-friction, most survey-like format in the cluster |
| 14 | — async, written answers, no scheduling, no call — vs the voice-first peers (Chikka, Frank, Voicepanel). |
| 15 | It's the pick when you want interview *depth* at survey *reach and simplicity*. |
| 16 | - **Bring-your-own-participants, self-serve, pay-as-you-go.** **No built-in panel** — you share a link with |
| 17 | your own audience/list (like Frank/Chikka). Billing is **credits** (free credits to start, then credit |
| 18 | packs), so a solo maker can sign up and run interviews today — the opposite of sales-gated peers. |
| 19 | - **Any-language interviews + auto-translation** built in, so it fits international/multi-market research. |
| 20 | |
| 21 | **Two things to say almost every time:** |
| 22 | - **It's real people, but a stated "I'd pay" is still not a purchase.** Real interviews beat synthetic |
| 23 | signal (genuine reasoning, objections, language) — but the willingness-to-pay go/no-go belongs to a |
| 24 | **real behavior test** (pre-sale, smoke test), not an interview transcript. Route that to `/sales-idea-validation`. |
| 25 | - **It's UI-only — no public API, webhooks, or MCP surfaced.** Distribution is a **share link**; data-out |
| 26 | is **manual export** of transcripts/reports. "Call the AskMore API / fire a webhook on completion" is the |
| 27 | wrong mental model — for a real pipeline, route to `/sales-userintuition`. |
| 28 | |
| 29 | ## Step 1 — Gather context |
| 30 | |
| 31 | If `references/learnings.md` exists, read it first for accumulated platform knowledge. |
| 32 | |
| 33 | Ask only what you can't infer: |
| 34 | |
| 35 | 1. **What do you want from AskMore?** |
| 36 | - A) **Run new interviews** — set an objective + questions, share the participation link, let the AI interview |
| 37 | - B) **Recruit / reach participants** — AskMore has **no panel**; you bring your own audience (email list, in-app, community) |
| 38 | - C) **Read / export results** — reports, key findings, full transcripts (there is no API/webhooks) |
| 39 | - D) **Pricing / credits** — free credits, credit packs, what a credit buys |
| 40 | - E) **Choose** — AskMore vs Chikka / Frank / User Intuition / Strella / Voicepanel |
| 41 | - F) **Multilingual research** — interview in any language + auto-translation |
| 42 | 2. **Is this discovery (strangers) or feedback from your own users/customers?** AskMore has no panel, so for |
| 43 | strangers you must recruit them elsewhere first — that changes the plan. |
| 44 | |
| 45 | Skip-ahead: if the user wants to **compare** research tools across the market or the |
| 46 | validate-before-building **method**, that's a `/sales-idea-validation` question — route in Step 2. |
| 47 | |
| 48 | ## Step 2 — Route or answer directly |
| 49 | |
| 50 | | If the user's question is about… | Route to | |
| 51 | |---|---| |
| 52 | | Comparing research/idea/synthetic tools across the market, or the validate-before-building **method** | `/sales-idea-validation {question}` | |
| 53 | | A **REST API / webhook / MCP**-native interview pipeline (AskMore has none — it's UI-only) | `/sales-userintuition {question}` | |
| 54 | | Running a **real behavior** demand test (smoke-test page, waitlist, pre-sale) after interviews | `/sales-idea-validation` or |