npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

twitter-outreach

v1.1.2

Published

Production-grade Twitter outreach automation tool - no login required

Downloads

271

Readme

🚀 Twitter Outreach Suite

The Ultimate Production-Grade Twitter DM Automation System

Twitter Outreach Suite is a powerful, terminal-based CLI tool designed for founders, agencies, and sales teams. It combines Native X Search, Intelligent Lead Scoring, and AI-Powered Personalization to help you start high-value conversations without the risk of account bans.


✨ Features

  • 🔍 Native Discovery: Finds prospects directly via the Twitter "People" search tab—no API limits.
  • 🧠 Claude AI Personalization: Generates hyper-personalized DMs using Claude 3.5 Sonnet based on bios and recent activity.
  • 🛡️ Stealth Automation: Uses headful browser sessions and human-like delays to remain untraceable.
  • 📩 Response Tracking: Automatically syncs your inbox and marks replied prospects in the CRM.
  • 📦 NPM Ready: Install and run as a global package for instant outreach.
  • 🎨 Modern CLI: A beautiful, intuitive terminal dashboard for managing your entire pipeline.

🚀 Quick Start

1. Prerequisites

  • Node.js 18+
  • Twitter (X) Account
  • Anthropic API Key (or OpenRouter)

2. Installation

# Install globally from npm (once published)
npm install -g twitter-outreach

# Or install locally for development
git clone https://github.com/your-repo/twitter-outreach.git
cd twitter-outreach
npm install
npm link

3. Usage

Type the command from anywhere:

twitter-outreach

On first run, the tool will guide you through:

  1. API Config: Entering your Anthropic key and Twitter credentials.
  2. Setup Wizard: Defining your target ICP, service, and value proposition.

📅 Daily Workflow

  1. Find Leads: Select 🔍 Find new prospects to hunt for profiles matching your criteria.
  2. Review & Draft: Use the 📋 CRM to review leads and generate personalized AI drafts.
  3. Send DMs: Select 🚀 Send DMs to open the manual-send flow.
    • The tool opens the DM page for you.
    • Press [O] to copy the AI draft and open the browser.
    • Paste (Ctrl+V) and hit Enter to send manually. This keeps your account 100% safe.

🛡️ Safety & Best Practices

To keep your account healthy:

  • Daily Limit: Aim for 30-50 DMs per day (default limit is 50).
  • Manual Sending: The "human-in-the-loop" send button is intentional—it prevents automated detection.
  • Cool-downs: The tool includes mandatory delays between profile visits and sends.

🔧 Configuration

All settings can be adjusted directly within the CLI under the Settings menu:

  • Scraper Settings: Adjust target roles, follower counts, and negative keywords.
  • API Credentials: Update your keys or Twitter password anytime.

📂 Project Structure

  • src/index.js: Main application entry point.
  • src/ui/: Terminal-based user interface.
  • src/search/ & src/scraper/: Native Twitter automation logic.
  • src/generator/: AI message generation (Claude).
  • data/: Local JSON storage for prospects, sent logs, and session data.

📝 License

Proprietary. Built for high-growth teams who value reliability over hacks.