x-daily-report

Generate daily X post performance reports from Supabase metrics.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/iketomo/cowork_x_plugin --skill x-daily-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: x-daily-report
Source: https://github.com/iketomo/cowork_x_plugin/tree/main/x-manager/skills/x-daily-report
Command: npx skills add https://github.com/iketomo/cowork_x_plugin --skill x-daily-report

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the generation of daily performance reports for X (Twitter) posts, providing insights into engagement and growth patterns.

Core Features & Use Cases

  • Performance Analysis: Analyzes X post data from Supabase to identify top-performing tweets.
  • Trend Identification: Classifies posts into 'Winner/Watch' categories and analyzes growth patterns.
  • Content Strategy: Offers suggestions for future posting strategies based on performance data.
  • Use Case: Generate a daily report to understand which of your recent tweets are gaining the most traction and why, helping you refine your content strategy.

Quick Start

Generate a daily X performance report using the x-daily-report skill.

Frequently Asked Questions about x-daily-report

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

FAQPage Schema
How do I automate daily X Twitter performance analysis for my posts?

Daily X Twitter performance analysis is automated by querying Supabase for tweet metrics, classifying posts into Winner/Watch categories, and generating a report with content strategy suggestions.

Do I need a Supabase database to generate daily Twitter reports?

Yes, you need a Supabase database setup and the execute_sql tool. The Skill queries Supabase directly to retrieve tweet metrics required for performance analysis.

What metrics are included in an X post performance report?

An X post performance report includes tweet engagement metrics, growth pattern identification, and post classifications to determine which content gains the most traction.

How does this Skill identify growth patterns for social media content strategy?

Growth patterns are identified by analyzing queried tweet data to classify posts into Winner or Watch categories, which then informs data-driven content strategy suggestions.

What is the best way to refine a content strategy based on Twitter engagement data?

Refining a content strategy is achieved by generating a daily performance report that analyzes top-performing tweets and offers actionable suggestions for future posts.

Can I analyze Twitter metrics without manually exporting data from Supabase?

Yes, the Skill uses the execute_sql tool to automatically query Supabase for tweet metrics and utilizes a sub-agent for comprehensive analysis, bypassing manual data exports.