Takes a list of npm package names (yours or competitors'), fetches 12 weeks of daily download data from the npm API, computes a breakout velocity score per package to identify hockey-stick growth, fetches maintainer profiles from the npm registry and GitHub API, and outputs a ranked lead brief for each breakout package with who built it, how to reach them, and what to say. Use when asked to find evangelists before they are famous, track competitor package momentum, identify breakout npm packages, map npm maintainers to Twitter or GitHub, or find DevTools leads from package growth signals. Trigger when a user says "find leads from npm packages", "who maintains these breakout packages", "track npm download trends", "find evangelists before they are famous", or "map npm maintainers to Twitter".
$npx -y skills add varnan-tech/opendirectory --skill npm-downloads-to-leadsInstalls into the current project.
Run `npx skills use "https://github.com/varnan-tech/opendirectory" --skill "varnan-tech/opendirectory/npm-downloads-to-leads"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/varnan-tech/opendirectory" that are relevant to the current task. Run `npx skills add "https://github.com/varnan-tech/opendirectory"` and select the relevant skills, then follow their instructions.