What is x-api?
Read and post to X/Twitter via API. Check mentions, post tweets, search. Uses OAuth 2.0 user context with token refresh. Source: joelhooks/joelclaw.
Read and post to X/Twitter via API. Check mentions, post tweets, search. Uses OAuth 2.0 user context with token refresh.
Quickly install x-api AI skill to your development environment via command line
Source: joelhooks/joelclaw.
Basic X (Twitter) API access for the @joelclaw account until a proper CLI is built (ADR-0119).
OAuth 1.0a User Context. Tokens do not expire — no refresh dance needed.
OAuth 1.0a requires cryptographic signing. Use requests-oauthlib (Python) or equivalent:
Read and post to X/Twitter via API. Check mentions, post tweets, search. Uses OAuth 2.0 user context with token refresh. Source: joelhooks/joelclaw.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/joelhooks/joelclaw --skill x-apiRead and post to X/Twitter via API. Check mentions, post tweets, search. Uses OAuth 2.0 user context with token refresh. Source: joelhooks/joelclaw.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/joelhooks/joelclaw --skill x-api Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/joelhooks/joelclaw