Simulates npm package downloads to increase popularity scores and test download impact. Designed for developers analyzing package visibility in the npm ecosystem.
git clone https://github.com/MinhOmega/npm-increaser-downloads.gitnpm-increaser-downloads is a tool that simulates package downloads from the npm registry to increase the popularity score of npm packages. It supports both CLI and programmatic usage, with configurable download counts, concurrency levels, and timeout settings for real-time progress tracking. The tool handles scoped packages, supports packages not listed on npms.io, and allows developers to test and analyze how download counts impact package visibility and ranking within the npm ecosystem. Users can run it interactively or via command-line arguments, with results appearing in weekly npm download statistics after 24 hours.
Install globally with `npm install -g npm-increaser-downloads` or run with `npx npm-increaser-downloads`. Use interactive mode (`nid`) or command-line arguments like `nid -p package-name -n 1000 -m 300 -t 3000` to specify package name, download count, concurrent downloads, and timeout. Configure via CLI flags or `npm-increaser-downloads.config.ts` for programmatic usage.
Testing the impact of download counts on npm package visibility and rankings
Analyzing how popularity scores affect package discoverability in the npm ecosystem
Evaluating package performance with simulated download activity
Educational testing of npm registry behavior and package metrics
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/MinhOmega/npm-increaser-downloadsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
I want to increase the download count of my npm package [PACKAGE_NAME] in the [INDUSTRY] industry. Suggest 5-10 actionable strategies to promote it, including social media, community engagement, and technical optimizations. Focus on methods that can be automated or semi-automated.
# Strategies to Increase npm Package Downloads for [PACKAGE_NAME] ## Social Media Promotion - **Twitter/X**: Share weekly updates about new features, bug fixes, and usage tips. Use relevant hashtags like #npm, #JavaScript, and #OpenSource. - **LinkedIn**: Post articles about the problem your package solves and how it benefits developers in the [INDUSTRY] industry. ## Community Engagement - **GitHub Discussions**: Start a discussion thread to gather feedback and feature requests from users. - **Reddit**: Engage with communities like r/javascript and r/node to answer questions and mention your package where relevant. ## Technical Optimizations - **Documentation**: Improve the README with clear installation instructions and usage examples. - **Automated CI/CD**: Set up automated tests and deployments to ensure reliability and quick updates. ## Collaboration - **Open Source Contributions**: Contribute to other popular npm packages and mention your package in the contribution notes. - **Partnerships**: Collaborate with influencers or companies in the [INDUSTRY] industry to feature your package in their projects.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan