Skills Explorer Add Skills

twitter-reader

An agent skill by daymade, from daymade/claude-code-skills. Tags: download, image, markdown, social-listening, web.

What it does

Fetch Twitter/X post content including long-form Articles with full images and metadata. Use when Claude needs to retrieve tweet/article content, author info, engagement metrics, and embedded media. Supports individual posts and X Articles (long-form content). Automatically downloads all images to local attachments folder and generates complete Markdown with proper image references. Preferred over Jina for X Articles with images.

Install

With the skills CLI, which installs into Claude Code, Codex, Cursor and other agents:

npx skills add daymade/claude-code-skills --skill twitter-reader

Or copy the skill folder into Claude Code's skills directory by hand (~/.claude/skills for every project, or .claude/skills inside one):

git clone --depth 1 https://github.com/daymade/claude-code-skills
cp -r claude-code-skills/twitter-reader ~/.claude/skills/twitter-reader

Safety box score

Grade C, moderate risk: 35 of 100 risk points, rated 2026-09-20. The grade rates what the skill and its scripts can reach on the machine of whoever installs it, across eight categories from shell execution to secrets access. How the score works.

Source

Repository
daymade/claude-code-skills (all skills from this repository)
Path
twitter-reader/SKILL.md
Branch
main
Updated
2026-09-20