x-post-tweet

Post tweets to X in AJ's voice via Chrome browser automation.

1|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/aj47/agent-skills --skill x-post-tweet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: x-post-tweet
Source: https://github.com/aj47/agent-skills/tree/main/x-post-tweet
Command: npx skills add https://github.com/aj47/agent-skills --skill x-post-tweet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Posts tweets to X in AJ's voice and automates posting to ensure consistent voice and timely sharing.

Core Features & Use Cases

  • Voice-guided tweet creation in AJ's distinctive style for social posts.
  • Browser automation to publish content on X using a logged-in Chrome session.
  • End-to-end workflow from draft to publish, with safeguards and prerequisites.

Quick Start

Ask it to post a tweet in AJ's voice to X using your currently authenticated Chrome session.

Frequently Asked Questions about x-post-tweet

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

FAQPage Schema
How do I automate posting tweets to X using a logged-in Chrome session?

Browser automation posts tweets to X by locating the compose box and post button through your logged-in Chrome session. It requires the chrome-browser skill running and uses agent-browser CDP to execute the posting workflow.

Can I post a tweet to X in a specific writing voice?

Yes, you can post tweets to X in AJ's distinctive voice. The skill uses voice-guided tweet creation to draft social posts in AJ's style before automating the browser publishing workflow.

Do I need the chrome-browser skill running to automate Twitter posts?

Yes, automating Twitter posts requires the chrome-browser skill to be running. The tweet automation relies on this active browser session to interface with X and locate the compose box via agent-browser CDP.

What is the best way to share content on X using browser automation?

Using an end-to-end workflow via agent-browser CDP is the best way to share content on X. It drafts tweets in a defined voice, locates the compose box, and clicks post within an authenticated Chrome session.

Why does my automated tweet posting fail to find the compose box?

Automated tweet posting fails if the chrome-browser skill is not running or your Chrome session is not authenticated. The browser automation needs an active, logged-in session to locate the X compose box and post button.