skills/sales-nicheshunter/SKILL.md
Niches Hunter (nicheshunter.app) platform help — an AI iOS-app-niche discovery tool that tracks 40,000+ App Store apps daily to surface low-competition, high-revenue niches for indie developers, solopreneurs, and vibe coders hunting a mobile app to build. Use when browsing validated iOS niche ideas, running the AI Niche Validator score on an app concept, using Niche Roulette or the Revenue Estimator, judging whether an App Store niche is real demand, comparing it to Pick My Niche or idea catalogs like IdeaBrowser, or wiring its pay-as-you-go Developer API to pull niche data, App Store rankings, and opportunity scores into your own tools. Free tier plus a cheap lifetime plan; the Developer API is REST with API-key auth but endpoint docs are JS-rendered and only partly public. Do NOT use for the tool-agnostic validate-before-building method or comparing validators across the market (use /sales-idea-validation), or building the smoke-test landing page (use /sales-funnel).
npx skillsauth add sales-skills/sales sales-nicheshunterInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Niches Hunter (nicheshunter.app) is an AI iOS-app-niche discovery tool: it tracks 40,000+ App Store apps daily (downloads, revenue estimates, ratings, competition) and surfaces low-competition, high-revenue niches ready to build — for indie developers, solopreneurs, and vibe coders looking for a mobile app to ship. Its modules: a browsable validated-niche database, Niche Roulette (random pick), a Revenue Estimator, an AI Niche Validator PRO (0–100 viability score), a Workspace with competitor deep-dive, and a daily newsletter. Unlike the pure-LLM validators, its niches are derived from real App Store behavior — but that behavior is the revenue/competition of existing apps, not proof that your app will sell, and the store estimates are third-party approximations. It's solo-built and young, so treat catalog freshness, pricing, and the API surface as best-effort — verify on the site.
If references/learnings.md exists, read it first for accumulated platform knowledge.
Ask only what you can't infer:
/sales-idea-validation (an App Store niche is a market signal, not demand) —
route in Step 2.Skip-ahead: if the user wants the validate-before-building method or to compare validators across the
market, that's a /sales-idea-validation question — route immediately.
| If the user's question is about… | Route to |
|---|---|
| The validate-before-building method, or the go/no-go decision itself | /sales-idea-validation {question} |
| Comparing Niches Hunter against other generators/catalogs/validators (Pick My Niche, IdeaBrowser, VentureVault…) | /sales-idea-validation {question} |
| A free AI niche generator for web and mobile ideas from Reddit + Google Trends | /sales-pickmyniche {question} |
| Deep Reddit demand-signal discovery / scoring as its own workflow | /sales-trendseeker {question} |
| Building the smoke-test / fake-door landing page to test real demand | /sales-funnel {question} |
| Growing a pre-launch waitlist / capturing real demand | /sales-audience-growth {question} |
When routing, give the exact command: "This is a {domain} question — run: /sales-idea-validation {original question}"
Otherwise, answer Niches Hunter-specific questions using Step 3.
Read references/platform-guide.md for the full reference — the modules and what's UI-only vs
API-accessible, best-effort pricing and plan gates, the pay-as-you-go Developer API (auth + credit model,
and why endpoint docs are only partly public), the "own the signal" fallback via Apple's public App Store
APIs, the data model, and quick-start recipes. For the raw API surface see
references/nicheshunter-api-reference.md.
Answer using only the relevant section — don't dump the full reference.
references/platform-guide.md./sales-idea-validation and /sales-funnel.If you discover a gotcha or tip not in references/learnings.md, append it there with today's date.
Best-effort from research (2026-07) — Niches Hunter is a young, solo-built tool with a JS-rendered site and no public review coverage; verify pricing, features, niche freshness, and the API surface on nicheshunter.app.
/sales-pickmyniche or the catalogs; for the tool-agnostic method, /sales-idea-validation./sales-idea-validation — The tool-agnostic validate-before-building method + the full validator/discovery landscape (use this to actually decide build-or-not; an App Store niche is a market signal, not demand)/sales-pickmyniche — Pick My Niche platform help (the closest sibling — a free AI niche generator for web and mobile ideas from Reddit + Google Trends; Niches Hunter is the iOS/App-Store-data-native counterpart with an actual API)/sales-ideabrowser — IdeaBrowser platform help (the paid market-leader idea catalog — Reddit + search-trend + YouTube signals into pre-researched, scored SaaS ideas; the web/SaaS analog to Niches Hunter's App Store focus)/sales-venturevault — VentureVault platform help (a free browsable catalog of AI-scored startup ideas — the catalog analog to Niches Hunter's App Store niche database)/sales-trendseeker — Reddit-based demand discovery + evidence scoring (a real-signal sibling that scores Reddit demand as its own workflow)/sales-funnel — Build the smoke-test / fake-door landing page the real demand test runs on/sales-audience-growth — Grow a pre-launch waitlist and capture real demand/sales-do — Not sure which skill to use? The router matches any sales objective to the right skill. Install: npx skills add sales-skills/sales --skill sales-do -a claude-codeUser says: "I'm a solo dev who can ship a small iOS app. Will Niches Hunter give me something worth building?"
Skill does: Positions Niches Hunter as a discovery tool — browse its App-Store-data-derived niches
(low competition / high revenue) to build a shortlist — while naming the signal honestly: it reflects the
revenue and competition of existing apps, not demand for yours, and the numbers are third-party
estimates to sanity-check. Then insists the go/no-go comes from a real demand/install test, routing the
decision to /sales-idea-validation and the smoke test to /sales-funnel.
Result: The user gets a candidate shortlist to test, not a false sense that a browsed niche equals demand.
User says: "It scored my app concept 82 with 'low competition.' Good enough to commit?"
Skill does: Reframes the 0–100 score as an LLM opinion (GPT-5.2 over App Store data), not demand —
keeps the structured parts (competitor list, keyword angle, weaknesses) to sharpen the concept, and flags
that "low competition" can mean untapped or unwanted, so check why the niche is empty. Recommends
earning the real signal with a smoke test / pre-order via /sales-idea-validation before building.
Result: The maker pressure-tests the score instead of over-trusting a number.
User says: "I want to script Niches Hunter and pull niche scores + App Store rankings into my own tool."
Skill does: Confirms there is a pay-as-you-go Developer REST API (API-key auth, load credits,
$1 free to start) that returns niche data / rankings / opportunity scores — but warns the endpoint paths
and schemas aren't fully published (JS-rendered docs), so tell the user to copy the exact routes and
auth header from their developer dashboard and not to assume undocumented endpoints. Then gives the
durable fallback: reconstruct the signal from Apple's public APIs — the iTunes Search API and
App Store RSS chart feeds are the raw material Niches Hunter processes — with working code in
references/platform-guide.md.
Result: The user wires up the real API safely and has a stable, free fallback pipeline.
Symptom: The niches Niches Hunter surfaces all show high revenue and low competition.
Cause: They're derived from App Store estimates for existing apps and framed as opportunities —
that's a market signal (and modeled numbers), not audited demand for your app.
Solution: Use the output to rank and shortlist, not to decide. Verify the revenue magnitude and scan
the actual top apps in the category yourself (via the App Store or the iTunes Search API), confirm why
competition is low, then run a real demand test (smoke test / pre-order / install intent) via
/sales-idea-validation.
Symptom: Want to script Niches Hunter but the /developer page doesn't show endpoint paths or schemas.
Cause: There's a real pay-as-you-go Developer REST API (API-key auth, credit-based), but the docs page
is JS-rendered, so the routes/response shapes aren't reliably public.
Solution: Generate your API key in the developer dashboard and copy the exact endpoint paths, auth
header, and response examples from there — don't guess undocumented routes. For a stable, free pipeline,
reconstruct the signal from Apple's own public APIs (iTunes Search API + App Store RSS chart feeds) —
see the recipes in references/platform-guide.md. No webhooks / Zapier / MCP were found.
Symptom: Can't pin down pricing, or confused it with another niche generator. Cause: Pricing is best-effort (Free + a cheap lifetime/monthly Pro + a pay-as-you-go Developer API), and "AI niche generator" is a crowded label. Solution: Treat any tier/cost as best-effort — confirm on nicheshunter.app/pricing. Niches Hunter is iOS/App-Store-data-native (mobile apps, real store data, has an API); Pick My Niche is a free generator for web and mobile ideas from Reddit + Google Trends and is UI-only. Pick Niches Hunter for App-Store-grounded mobile niches; route web/SaaS ideas or the tool-agnostic method elsewhere.
tools
Wizlogo (wizlogo.com) platform help — a budget online logo maker (template/style-variation, marketed as "AI") plus a hub of FREE branding tools (business-name, blog-name and slogan generators, business-card maker, invoice generator, color converter, domain search). The pricing traps: the FREE logo is PERSONAL-USE-ONLY; the two cheap paid tiers are RASTER PNG/JPG only — Single (~€39.99 one-time) and Unlimited (~€3.99 per WEEK, recurring) — and VECTOR (SVG/PDF/EPS) is gated to the ~€299.99 Enterprise tier, which also bundles human designer edits and a social kit. Transparent PNG is on all paid plans. Use when making a Wizlogo logo, understanding free-vs-paid or personal-vs-commercial use, which tier unlocks vector/SVG for print, the weekly-subscription billing trap, its free name/slogan generators, or whether it has an API (UI-only — no public API, webhooks, Zapier or MCP). Do NOT use to just generate the business name (use /sales-namelix) or to compare/validate branding tools (use /sales-idea-validation).
tools
VistaPrint platform help (vistaprint.com, a Cimpress company) — the small-business design + print + digital-marketing platform: a free AI Logomaker (4 generations, 60 more after free sign-up) exporting SVG/PNG/PDF at 4000x4000 with no watermark, a free Brand Kit, business cards/flyers/signage/apparel/promo print, and a website builder. THE RIGHTS TRAP: VistaPrint states NO intellectual-property rights transfer on an AI-generated logo — you get usage rights but CANNOT register it for trademark or copyright; only its human designer service transfers full IP. Use when making a VistaPrint logo, asking if you own or can trademark it, running out of AI logo credits, printed colors not matching the screen, bleed/DPI/font file-prep rejections, or asking whether VistaPrint has an API (the consumer site does not — automation runs through the parent Cimpress Open partner-fulfilment API). Do NOT use for Vista Social scheduling (use /sales-vistasocial) or comparing logo tools market-wide (use /sales-idea-validation).
tools
Turbologo (turbologo.com) platform help — a budget AI/DIY logo maker: enter a business name + industry, pick icons and colors, and it proposes logo concepts you refine in an in-browser editor, then pay a one-time fee to download (designing is free, previews are watermarked, downloading is the paywall). Vector SVG/PDF is gated to the mid tier and up; the top tier adds a brand kit (business cards, letterheads, email signatures, social assets). Use when generating a logo in Turbologo, choosing which download tier to buy, vector SVG vs raster PNG, removing the free watermark, the time-limited edit-after-purchase window, pay-to-download pricing questions, whether an AI logo is yours to trademark, or whether Turbologo has an API to bulk-generate logos (it is UI-only — no public API, webhooks, Zapier, or MCP). Do NOT use to generate the business name (use /sales-namelix), compare or validate branding tools across the market (use /sales-idea-validation), or build wider marketing creative (use /sales-canva).
tools
Online Logo Maker (onlinelogomaker.com) platform help — a long-standing free/freemium DIY logo maker: build the mark yourself from icons, shapes, text, and fonts — MANUAL/template-based, NOT enter-a-name-get-AI-concepts. The free pack downloads a LOW-RES 300px PNG with a background; vector SVG, transparent PNG, and 2000px high-res are gated to a one-time lifetime Premium pack (not a subscription). The free tier's commercial-use rights are disputed by reviewers — clean ownership effectively needs Premium, and a shared-icon mark can be non-distinctive. Use for building/editing a logo here, free download vs Premium, vector SVG or transparent PNG, one-time pricing, commercial-use/trademark terms, near-namesake confusion (NOT LogoMaker.com / LogoMakr / Logomakerr.ai), or whether it has an API (UI-only — no API, webhooks, Zapier, MCP). Do NOT use to generate the business name (use /sales-namelix), compare branding tools across the market (use /sales-idea-validation), or build wider creative (use /sales-canva).