Search and retrieve content from Twitter/X. Get user info, tweets, replies, followers, communities, spaces, and trends via twitterapi.io. Use when user mentions Twitter, X, or tweets.
92
96%
Does it follow best practices?
Impact
73%
5.61xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Quality
Discovery
100%Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
This is a strong skill description that concisely lists specific capabilities, names the data source (twitterapi.io), and provides explicit trigger guidance. It covers both platform name variations (Twitter/X) and enumerates the types of content retrievable. The description is well-structured and would allow Claude to confidently select this skill when appropriate.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions: 'Get user info, tweets, replies, followers, communities, spaces, and trends' — these are all distinct, concrete capabilities. | 3 / 3 |
Completeness | Clearly answers both what ('Search and retrieve content from Twitter/X. Get user info, tweets, replies, followers, communities, spaces, and trends via twitterapi.io') and when ('Use when user mentions Twitter, X, or tweets') with explicit trigger guidance. | 3 / 3 |
Trigger Term Quality | Includes natural keywords users would say: 'Twitter', 'X', 'tweets', plus specific feature terms like 'followers', 'replies', 'trends', 'spaces', 'communities'. Covers the platform name variation (Twitter/X). | 3 / 3 |
Distinctiveness Conflict Risk | Very clear niche — Twitter/X content retrieval via a specific API (twitterapi.io). The platform-specific triggers (Twitter, X, tweets) are unlikely to conflict with other skills. | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
92%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a strong, well-structured skill that provides clear, actionable commands for Twitter/X data retrieval. It's concise, avoids unnecessary explanation, and organizes endpoints into logical groups. The main area for improvement is progressive disclosure—the full command reference could be moved to a separate file to keep the skill overview leaner.
Suggestions
Consider moving the full endpoint listings to a separate REFERENCE.md file, keeping only the 5-6 most common commands in SKILL.md with a link to the full reference.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is lean and efficient. No unnecessary explanations of what Twitter is or how APIs work. Every section serves a clear purpose—prerequisites, commands, search syntax, and API reference are all tightly written. | 3 / 3 |
Actionability | Every command is fully concrete and copy-paste ready with clear argument patterns. The search query syntax section provides specific, executable examples covering common use cases. The prerequisite setup is also concrete. | 3 / 3 |
Workflow Clarity | This is a simple retrieval skill (read-only, non-destructive) with no multi-step workflows requiring validation checkpoints. The single-action commands are unambiguous, and the quick check step serves as a setup validation. No feedback loops are needed for read-only API calls. | 3 / 3 |
Progressive Disclosure | The content is well-organized with clear section headers and logical grouping of endpoints. However, the extensive command listing could benefit from being split into a separate reference file, with SKILL.md showing just the most common commands and linking to a full reference. The API docs link is helpful but the inline content is borderline too long for a skill overview. | 2 / 3 |
Total | 11 / 12 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.
Validation — 11 / 11 Passed
Validation for skill structure
No warnings or errors.
b18c6e6
Table of Contents
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.