tweet-analytics

Fetch per-tweet engagement metrics and engaged user lists via the Xquik API.

177|17|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/Xquik-dev/x-twitter-scraper --skill tweet-analytics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tweet-analytics
Source: https://github.com/Xquik-dev/x-twitter-scraper/tree/main/skills/tweet-analytics
Command: npx skills add https://github.com/Xquik-dev/x-twitter-scraper --skill tweet-analytics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Check tweet performance data quickly by fetching engagement metrics and audience interactions, removing manual data gathering.

Core Features & Use Cases

  • Per-tweet metrics: fetch likes, retweets, quotes, replies, impressions, and views for a single tweet.
  • Audience interactions: list accounts that liked or retweeted, with support for bulk extractions.
  • Comparisons & trends: compare multiple tweets and surface engagement trends over time for an account.

Quick Start

Retrieve per-tweet metrics and lists of engaged users to quickly assess performance.

Frequently Asked Questions about tweet-analytics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get engagement metrics like likes and retweets for a specific tweet?

To get tweet engagement metrics, you fetch per-tweet data using the tweet ID to retrieve likes, retweets, quotes, replies, impressions, and views. This immediately surfaces all performance numbers for that specific tweet.

Can I compare tweet performance across multiple posts from the same account?

Yes, you can compare tweet performance across multiple posts to surface engagement trends over time. This side-by-side comparison evaluates account-level interactions and identifies which tweets perform best.

How do I extract a list of accounts that liked or retweeted my tweet?

To extract a list of accounts that liked or retweeted, you fetch audience interactions using the favoriters endpoint. It supports bulk extractions to gather engaged user data for large lists.

What happens if I hit an API rate limit while analyzing tweet metrics?

If you hit an API rate limit while analyzing tweet metrics, the skill includes error handling to manage these limits. This prevents data fetching failures during bulk extractions or account-level analysis.

Does tweet analytics work for bulk extraction of metrics from large lists?

Yes, tweet analytics works for bulk extraction of metrics from large lists of tweets. It fetches likes, retweets, and impressions across multiple posts to analyze account-level engagement trends efficiently.