write-tweets

Draft, rewrite, and score tweet variants for engagement from user prompts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Draft, rewrite, and score tweets for engagement from user prompts using AI.

Core Features & Use Cases

  • Generate multiple tweet variants with controllable tone and length.
  • Score drafts by predicted engagement and surface top options for review.
  • Save, organize, and retrieve drafts for later posting via post-tweets.

Quick Start

Tell the AI to draft three tweet variants about your feature, score them, and present the best option for review.

Frequently Asked Questions about write-tweets

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

FAQPage Schema
How do I generate Twitter drafts with different tones and lengths?

To generate Twitter drafts, you provide a prompt and the AI creates multiple tweet variants with controllable tone and length, returning options you can review before publication.

What's the best way to score tweets for predicted engagement?

Scoring tweets for predicted engagement involves submitting drafted variants to an AI evaluation endpoint, which ranks each option by likely performance and surfaces the top choices for review.

Can I save and retrieve tweet drafts for later posting?

Yes, you can save and retrieve tweet drafts using dedicated API endpoints that organize your generated content, allowing you to manage drafts until you are ready to publish them.

Does AI copywriting work for generating multiple tweet variants at once?

AI copywriting works for generating multiple tweet variants by processing a single user prompt, producing several drafts simultaneously so you can compare tones and select the best option.

How do I publish scored tweet drafts after review?

Publishing scored tweet drafts requires handing off the selected content to a separate publishing skill, ensuring the drafting tool enforces a review step before any tweet goes live.