A command-line interface for interacting with X (Twitter) using authenticated browser sessions.

Install

mkdir -p .claude/skills/twitter-svenflow && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/11771" && unzip -o skill.zip -d .claude/skills/twitter-svenflow && rm skill.zip

Installs to .claude/skills/twitter-svenflow

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Post tweets, read timeline, follow/unfollow, upload media, search on X/Twitter. Trigger words - twitter, tweet, x.com, post tweet, timeline, follow on x.
153 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Post tweets with text, media, replies, or quotes
  • Read the user's timeline or a specific user's tweets with a limit
  • Follow or unfollow users
  • Like or unlike tweets
  • Retweet or unretweet tweets
  • Search for tweets by query or user

How it works

The skill controls the @svenflowai X/Twitter account by making API calls authenticated using Chrome session cookies. It uses a mix of v1.1 endpoints and GraphQL mutations/queries.

Inputs & outputs

You give it
Tweet text, media path, tweet ID for reply/quote/like/retweet, username for follow/unfollow/user-tweets, search query
You get back
Posted tweet, timeline data, user's tweets, confirmation of follow/unfollow/like/unlike/retweet, search results, notifications, or updated profile information

When to use twitter

  • Posting status updates from the CLI
  • Searching for recent tech conversations
  • Managing account profile details

About twitter

Uses Chrome cookies to authenticate API calls. Supports posting tweets, replying, searching, following, and profile management.

Post tweets, read timeline, follow/unfollow, upload media, search on X/Twitter. Trigger words - twitter, tweet, x.com, post tweet, timeline, follow on x.

When not to use it

  • When the user wants to use API keys for authentication
  • When the user wants to use a different account than @svenflowai

Prerequisites

Chrome session cookies

Limitations

  • Controls only the @svenflowai X/Twitter account
  • Authentication relies on Chrome session cookies
  • GraphQL query IDs may change, requiring `twitter refresh-ids`

How it compares

This skill directly interacts with the X/Twitter API using session cookies for authentication, bypassing the need for traditional API keys and providing a CLI for various actions.

Compared to similar skills

twitter side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
twitter (this skill)04moReviewIntermediate
baoyu-post-to-x52moReviewIntermediate
x03moReviewIntermediate
skills04moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry