twitter-automation
Installation
SKILL.md
Twitter/X Automation
Automate X/Twitter via twitr.sh — no developer account, no API keys, no
OAuth app review. Every paid call is one POST to https://twitr.sh/api/tools/{tool}; the
first call returns HTTP 402 with the exact price, your wallet pays in USDC, the retry runs.
Failed calls are never charged.
How to use this skill — you are the automation builder
The user states an outcome ("reply to anyone who mentions my brand", "post my changelog every morning", "alert me when a competitor tweets"). Your job:
- Design — compose the automation from the recipe table below.
- Price — state the total running cost BEFORE spending: monitor $/day + per-action price (always shown in the 402 before you commit).
- Wire it up — connect account (if writing), create the monitor, register the webhook or plan the polling, then run the action loop.
- Confirm with the user before creating a monitor or posting as their account. Always.