Skip to main content
Back to the directory
starchild-ai-agent/official-skillsSoftware EngineeringFrontend and Design

twitter

Read-only Twitter/X data lookup for tweets, users, followers, and engagement metrics.

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
4

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/starchild-ai-agent/official-skills --skill twitter
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 May 1, 2026, twitter has 4 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: starchild-ai-agent/official-skills. Canonical URL: https://skills.sh/starchild-ai-agent/official-skills/twitter.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Read-only Twitter/X data lookup for tweets, users, followers, and engagement metrics. If the user has connected Twitter via Composio (OAuth), use Composio for account actions on their own profile: Rationale: Composio uses the user's own OAuth-connected Twitter account , so it can post, delete, and access self-endpoints. This skill uses a separate API key that is read-only and cannot act on the user's behalf. ⛔ CALL AT MOST 3 TWITTER TOOLS PER RESPONSE. STOP AFTER 3 CALLS. After each tool call, check: "Do I have enough data to answer?" If yes → STOP AND REPLY. ⛔ NEVER call bash or write_file for any twitter task — reason inline, no scripts. ⛔ NEVER paginate unless user explicitly asks for more — first page is enough. ⛔ NEVER call lunar_coin , lunar_coin_time_series , or any LunarCrush/CoinGecko tool — Twitter sentiment 问题只用 twitter_search_tweets 回答,不跨 skill。 ⛔ NEVER call coin_price , cg_trending , cg_coins_markets — 价格数据超出 Twitter skill 范围。 ⛔ NEVER use web_fetch for x.com or twitter.com URLs — Twitter blocks scraping, you'll only get a login wall. ✅ ALWAYS extract the tweet ID from the URL and use twitter_get_tweets . Example: User sends → Extract ID: 2042670029548794219 → Call: twitter_get_tweets(tweet_ids=["2042670029548794219"]) → Never: web_fetch(" Q: 找 3 个关于 BTC ETF 的高赞推文,只要 ID 和点赞数 → PLAN: 1 call twitter_search_tweets("BTC ETF min_faves:100") → pick top 3 from results →...

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 twitter do?

Read-only Twitter/X data lookup for tweets, users, followers, and engagement metrics.

Is twitter good?

twitter does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support twitter?

twitter currently lists compatibility with Cursor, Skills CLI.

Is twitter safe to install?

twitter 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 twitter?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install twitter?

Run the following command to install twitter: npx skills add https://github.com/starchild-ai-agent/official-skills --skill twitter

Related skills

More from starchild-ai-agent/official-skills

Related skills

Alternatives in Software Engineering