Covers the full X API surface: OAuth 1.0a for posting tweets and threads, OAuth 2.0 bearer tokens for search and timeline reads, media uploads, and rate limit handling. The source is explicit about drift risk since X changes endpoints and quotas often, so it emphasizes reading headers at runtime instead of hardcoding limits. Includes patterns for voice modeling by pulling recent original posts, thread construction with reply chaining, and a security checklist that actually matters (no hardcoded tokens, .env in .gitignore, read-only tokens when possible). Pairs well with brand-voice and content-engine if you're generating posts programmatically. The error handling examples are production ready, not toys.
npx -y skills add affaan-m/everything-claude-code --skill x-api --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
prisma/skills
firebase/agent-skills
Dexploarer/hyper-forge
itsmostafa/aws-agent-skills
prisma/skills