Agent skillpriced per design, shown before anything runs

twitter-automation: Build any X/Twitter automation — an X (Twitter) skill for Claude Code.

Describe the automation you want in plain English — auto-reply to mentions, scheduled posting, account watching, engagement — and the agent designs it, prices it up front, and wires it together from monitors, webhooks, drafting, and writes. No API key, no X developer account, no OAuth — every call is paid in USDC through the HTTP 402 flow, and the price is quoted before you pay.

Install

One command installs all 6 skills. Restart the session afterwards so they load.

install
npx skills add lnvestor/twitr-skills

Then say this to your agent:

try it
Reply to anyone who mentions my brand on X.

What it covers

  • Auto-reply bots: monitor mentions, draft with AI, reply as your account
  • Scheduled posting from your agent's own cron
  • Watch accounts or keywords and push events to your endpoint
  • Media in and out — download from any tweet, upload and post your own

This skill publishes, so it needs an X account you connect once. Your agent asks for nothing but the handle — it gets back a single-use link, you sign in on twitr.sh in your own browser, and the agent never sees the password. The full flow.

No key, no signup

Skills built on the official X API need a developer account, an app, OAuth tokens, and usually a subscription before the first call. This one needs a funded wallet. The first request answers 402 Payment Required with the exact price — that is the quote, not an error — your wallet signs it, and the data comes back. Nothing is stored, nothing is rotated, and nothing is charged when a call fails.

FAQ

What does the twitter-automation skill do?

Describe the automation you want in plain English — auto-reply to mentions, scheduled posting, account watching, engagement — and the agent designs it, prices it up front, and wires it together from monitors, webhooks, drafting, and writes. It is one of 6 installable X/Twitter skills on twitr.sh, and it works in any agent that supports Agent Skills — Claude Code, Cursor, OpenClaw and Hermes.

How do I install twitter-automation in Claude Code?

Run npx skills add lnvestor/twitr-skills and restart the session so the skills load. That installs all 6 skills, including twitter-automation. Installing costs nothing — you only pay when the skill makes a call.

Does twitter-automation need an X API key or developer account?

No. There is no X developer account, no app registration, no OAuth, and no API key. Your agent's x402 wallet pays for each call in USDC and that payment is the authentication. Because this skill publishes, it does need an X account you connect once in your own browser — the agent never sees your password.

What does twitter-automation cost?

priced per design, shown before anything runs in USDC. The exact quote is returned in the HTTP 402 response before you pay, so an agent always knows the cost first, and failed calls are never charged.

The other skills

x-twitter-data

Read tweets, profiles & search

Open
x-twitter-research

Bulk X/Twitter exports

Open
x-twitter-monitor

Real-time monitors & webhooks

Open