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 conditions. It covers both platform name variations (Twitter/X) and enumerates the types of content retrievable. The description is well-structured, uses third person voice, and would be easily distinguishable from other skills.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions: 'Get user info, tweets, replies, followers, communities, spaces, and trends' — these are distinct, enumerated 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 domain-specific 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 categories. The only minor weakness is that the extensive command listing could benefit from being split into a reference file with the SKILL.md providing a more condensed overview.
| 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, and the command listings are compact reference material. | 3 / 3 |
Actionability | Every command is fully executable with clear argument patterns. The search query syntax section provides concrete, copy-paste-ready examples covering common use cases. Prerequisites include a quick verification step. | 3 / 3 |
Workflow Clarity | This is a simple lookup/retrieval skill with no destructive or batch-modification operations. The single-step commands are unambiguous, prerequisites are clear, and the quick check provides immediate validation that setup is correct. | 3 / 3 |
Progressive Disclosure | The content is well-organized with clear section headers and logical grouping of endpoints. However, the command listing is quite long inline — the detailed endpoint reference could potentially be split into a separate file, and there are no references to external files for advanced usage or script documentation. | 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.
0c048af
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.