waveinflu-lookup-creator-email

Installation
SKILL.md

WaveInflu Creator Email Lookup

Use the bundled Node.js scripts for every concrete lookup. Answer setup, contract, or quota questions without sending a POST. Do not reproduce calls with curl, fetch, or ad hoc code.

Run one bounded batch

  1. Obtain 1–50 supported URLs, each identifying one creator account. Ask for URLs when the user provides only names or handles; never guess accounts.
  2. Use this core workflow directly for canonical Instagram, TikTok, or YouTube profile URLs. Read references/api-contract.md only for ambiguous URL forms, complete response semantics, or API or validation errors.
  3. Estimate the upper-bound email quota from the supplied URLs: TikTok costs 1; Instagram and YouTube cost 2. Use that amount as maxQuotaCost unless the user explicitly sets a lower cap. State the count and cap before submitting.
  4. Resolve SKILL_DIR to the absolute directory containing this file, then invoke the batch script. Use the same path for a single URL:
Installs
122
GitHub Stars
5
First Seen
Jul 16, 2026
waveinflu-lookup-creator-email — waveinflu/skills