twitter-post

Publish Twitter/X posts with images, videos, or multi-tweet threads.

8.4k|1.4k|Updated Apr 24, 2024
One-click install
npx skills add https://github.com/TeamWiseFlow/wiseflow --skill twitter-post-teamwiseflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: twitter-post
Source: https://github.com/TeamWiseFlow/wiseflow/tree/main/addons/officials/crew/selfmedia-operator/skills/twitter-post
Command: npx skills add https://github.com/TeamWiseFlow/wiseflow --skill twitter-post-teamwiseflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the hassle of manually composing and publishing Twitter/X posts with consistent formatting and the right character limits, including when you need to share text plus images or videos.

Core Features & Use Cases

  • Browser-based publishing: Composes and posts content on x.com from a logged-in browser session.
  • Multi-format output: Supports plain text posts, image posts, video posts, and multi-tweet threads.
  • Production guardrails: Enforces media upload constraints and includes practical handling for timeouts, login expiry, and rate-limit issues.
  • Use case: Turn an article excerpt or key insights into an international-facing X post (optionally with an image) or publish a thread that breaks down a topic into multiple tweets.

Quick Start

Use this skill to post your prepared tweet text and optionally attach an image or video for Twitter/X publication.

Frequently Asked Questions about twitter-post

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

FAQPage Schema
How do I automate Twitter/X thread publishing through a browser session?

Automating Twitter/X thread publishing requires a logged-in browser context to compose and submit multi-tweet threads on x.com. The browser session handles text composition, media uploads, and verifies page states to ensure safe posting without manual intervention.

Can I attach images and videos to automated social posting on x.com?

Yes, automated social posting on x.com supports attaching images and videos to single posts. The process enforces media upload rules, including size and time limits, and verifies safe uploads via page state checks before final submission.

What is the best way to cross-post article excerpts to international audiences on Twitter/X?

The best way to cross-post article excerpts to international audiences on Twitter/X is using browser automation to format text into posts or threads. This approach verifies character limits and handles content distribution directly through x.com.

Do I need a logged-in browser context to publish multi-tweet threads?

Yes, a logged-in browser context is required to publish multi-tweet threads. Browser-based publishing relies on active session authentication on x.com to compose text, upload media, and submit content according to platform constraints.

Why does browser automation for Twitter posting fail during media uploads or login expiry?

Browser automation for Twitter posting fails when hitting media upload constraints, login expiry, or rate-limit issues. Production guardrails enforce size and time limits, handle timeouts, and verify safe upload states to mitigate these failures.