This is the official skill for twitterapi.io, a REST API that lets you read and write Twitter data without touching OAuth. You pass a single x-api-key header to scrape tweets, profiles, followers, trends, or perform authenticated actions like posting, liking, following, and DMing. The tricky parts are inconsistent parameter naming across endpoints (userName vs user_id vs username) and the fact that write operations need three body fields, not two: login_cookies (plural, base64-encoded), proxy, and your action-specific parameters. Response shapes also vary wildly per endpoint. It's a solid choice when you need to automate X without the official developer portal, but you'll want to copy parameter names exactly from the reference docs.
npx skills add https://github.com/kaitoinfra/twitterapi-io --skill twitterapi-ioprisma/skills
firebase/agent-skills
Dexploarer/hyper-forge
prisma/skills