x-api
Provides a Clawdbot skill to post to X (Twitter) via the official API using OAuth 1.0a. It reads credentials from `X_API_KEY`, `X_API_SECRET`, `X_ACCESS_TOKEN`, `X_ACCESS_SECRET` or `~/.clawdbot/secrets/x-api.json` and runs `node ~/.clawdbot/skills/x-api/scripts/x-post.mjs` to call X endpoints.