CtrlK
BlogDocsLog inGet started
Tessl Logo

twitter-reader

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.

67

Quality

80%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

68%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

Actionable and well-structured with executable commands and properly externalized scripts, but weakened by redundant sections and an absence of validation/feedback steps for its batch and image-download workflows.

Suggestions

Consolidate the fetch_article.py command into one place (Quick Start) and have the Scripts/Migration sections cross-reference it instead of repeating the full invocation.

Add explicit validation checkpoints to the article-fetch workflow — e.g., verify the expected image count downloaded and surface a retry/handling step when JINA_API_KEY returns 402 InsufficientBalanceError.

Document error handling for fetch_tweets.sh (key-missing / 403-globally-banned states) so the batch path is recoverable, not just described as unusable.

DimensionReasoningScore

Conciseness

Mostly efficient with concrete commands, but the same fetch_article.py invocation recurs across Quick Start, Scripts, and Migration sections, and the Features/What-Gets-Returned sections restate earlier material — it could be tightened.

3 / 5

Actionability

Copy-paste-ready commands throughout — curl fxtwitter calls, `uv run ... fetch_article.py`, `export JINA_API_KEY`, and a real example URL — covering the common single-post, article, and batch cases.

5 / 5

Workflow Clarity

A rough sequence exists ('This will: Fetch ... Download ... Generate'), but there are no validation checkpoints or error-recovery loops, and batch operations (fetch_tweets.sh) lack verification — capping this dimension at 3 per the batch/destructive rule.

3 / 5

Progressive Disclosure

Clear sectioned structure with implementation correctly externalized into the three existing scripts/ files referenced inline; minor organization gaps from the repeated sections keep it below 5.

4 / 5

Total

15

/

20

Passed

Description

92%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, third-person description that concretely states capabilities and gives explicit trigger guidance with natural terms and synonyms. Minor keyword gaps (e.g., 'thread') keep it just short of perfect on trigger coverage.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Fetch Twitter/X post content', 'Automatically downloads all images to local attachments folder', 'generates complete Markdown with proper image references', plus metadata/engagement retrieval — giving comprehensive coverage.

5 / 5

Completeness

Explicitly answers both 'what' (fetch content, download images, generate Markdown) and 'when' ('Use when Claude needs to retrieve tweet/article content, author info, engagement metrics, and embedded media').

5 / 5

Trigger Term Quality

Good natural-term coverage with synonyms (Twitter/X, tweet, post, article, Articles), but a few common user phrasings like 'thread' or 'quote tweet' are absent; no file extensions apply to this domain.

4 / 5

Distinctiveness Conflict Risk

Clear niche (Twitter/X content fetching) with distinct triggers and an explicit disambiguator ('Preferred over Jina for X Articles with images'), minimizing conflict risk.

5 / 5

Total

19

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
daymade/claude-code-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.