Skip to main content
Back to the directory
affaan-m/everything-claude-codeSoftware EngineeringFrontend and Design

x-api

Programmatic interaction with X (Twitter) for posting, reading, searching, and analytics.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
2

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/affaan-m/everything-claude-code --skill x-api
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, x-api has 2 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: affaan-m/everything-claude-code. Canonical URL: https://skills.sh/affaan-m/everything-claude-code/x-api.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Programmatic interaction with X (Twitter) for posting, reading, searching, and analytics. Best for: read-heavy operations, search, public data. Required for: posting tweets, managing account, DMs, and any write flow. Legacy aliases such as X_API_KEY , X_API_SECRET , and X_ACCESS_SECRET may exist in older setups. Prefer the X_CONSUMER_* and X_ACCESS_TOKEN_SECRET names when documenting or wiring new flows. X API rate limits vary by endpoint, auth method, and account tier, and they change over time. Always: Use brand-voice plus content-engine to generate platform-native content, then post via X API: - User wants to post tweets or threads programmatically - Reading timeline, mentions, or user data from X - Searching X for content, trends, or conversations - Building X integrations or bots - Analytics and engagement tracking - User says "post to X", "tweet", "X API", or "Twitter API" - Check the current X developer docs before hardcoding assumptions - Read x-rate-limit-remaining and x-rate-limit-reset headers at runtime - Back off automatically instead of relying on static tables in code - Never hardcode tokens. Use environment variables or .env files.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does x-api do?

Programmatic interaction with X (Twitter) for posting, reading, searching, and analytics.

Is x-api good?

x-api does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support x-api?

x-api currently lists compatibility with Claude Code, Skills CLI.

Is x-api safe to install?

x-api has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to x-api?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install x-api?

Run the following command to install x-api: npx skills add https://github.com/affaan-m/everything-claude-code --skill x-api

Related skills

More from affaan-m/everything-claude-code

Related skills

Alternatives in Software Engineering