Wraps the X API for posting tweets, threads, timeline reads, search, and analytics. Covers both OAuth 2.0 bearer tokens for read-heavy work and OAuth 1.0a for anything that writes or manages your account. The source is pragmatic about rate limits: it tells you to check headers at runtime instead of trusting static tables, which is the right call given how often X changes quotas and access tiers. Includes patterns for media uploads, thread construction, and voice-matched content when paired with brand-voice and content-engine. One warning: the skill flags itself as drift-prone because X's developer platform moves fast, so verify current docs before shipping anything that depends on specific endpoints or write permissions.
npx -y skills add affaan-m/ecc --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