Skip to main content
Back to the directory
daymade/claude-code-skillsSoftware EngineeringFrontend and Design

twitter-reader

Fetch Twitter/X post content by URL without JavaScript or authentication.

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
1

Weekly or total install activity from catalog data

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

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Fetch Twitter/X post content by URL without JavaScript or authentication. Fetch Twitter/X post and article content with full media support. For X Articles with images, use the new fetch_article.py script: Example: This will: For simple text-only fetching without authentication: Full-featured article fetcher with image download: Simple text-only fetcher using Jina API: Batch fetch multiple tweets (Jina API): Old workflow: New workflow: - Retrieves full post metadata including author, timestamp, text content, images, and thread replies via Jina.ai API - Supports both individual tweet fetching and batch operations across x.com and twitter.com URLs - Includes bundled Python and Bash scripts for single and multiple tweet retrieval - Requires a free Jina API key set as an environment variable to function - Fetch structured data via twitter-cli (likes, retweets, bookmarks) - Fetch content with images via jina.ai API - Download all images to attachments/YYYY-MM-DD-AUTHOR-TITLE/ - Generate complete Markdown with embedded image references - Include YAML frontmatter with metadata - ✅ Structured metadata (author, date, engagement metrics) - ✅ Automatic image download (all embedded media) - ✅ Complete Markdown with local image references - ✅ YAML frontmatter for PKM systems - ✅ Handles X Articles (long-form content) - Text-only content - No authentication required beyond Jina API key -...

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

Fetch Twitter/X post content by URL without JavaScript or authentication.

Is twitter-reader good?

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

Which AI agents support twitter-reader?

twitter-reader currently lists compatibility with Claude Code, Skills CLI.

Is twitter-reader safe to install?

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

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

How do I install twitter-reader?

Run the following command to install twitter-reader: npx skills add https://github.com/daymade/claude-code-skills --skill twitter-reader

Related skills

Alternatives in Software Engineering