xtwitter-scraper

Installation
SKILL.md

XTwitterScraper

Trigger On

  • adding the XTwitterScraper NuGet package to a .NET application
  • searching tweets, reading tweet/user data, running extraction jobs, or monitoring X accounts through Xquik from .NET
  • posting tweets, replies, likes, reposts, follows, or DMs through typed SDK methods
  • exporting extraction results, handling raw responses, retries, rate limits, or API errors
  • wiring Xquik webhook events into ASP.NET Core, workers, queues, or background processing

Workflow

  1. Confirm the project actually needs Xquik API access from .NET. If it only needs prompt guidance, use a generic agent or API-design skill instead.

  2. Install the NuGet package:

    dotnet add package XTwitterScraper
    
Installs
11
GitHub Stars
477
First Seen
Jun 23, 2026
xtwitter-scraper — managedcode/dotnet-skills