SKILLEMALL.ai

AF x-research

General-purpose X/Twitter research agent. Searches X for real-time perspectives, dev discussions, product feedback, cultural takes, breaking news, and expert opinions. Works like a web research agent but uses X as the source. Use when: (1) user says "x research", "search x for", "search twitter for", "what are people saying about", "what's twitter saying", "check x for", "x search", "/x-research", (2) user is working on something where recent X discourse would provide useful context (new library releases, API changes, product launches, cultural events, industry drama), (3) user wants to find what devs/experts/community thinks about a topic. NOT for: posting tweets or account management. Uses twitterapi.io (third-party API) for full-archive search — not limited to 7 days.

modbender/skill-library-mcp Agent Skills author: modbender MIT 7 files body ≈ 1 498 tokens Open the sourcegithub.com analyzed 2 d ago

General-purpose X/Twitter research agent.

As a process F 40/100 · Will not run — References files that are not bundled: url, references/x-api.md

IntegrationAI and agentstype and topics are labelled automatically from the skill text
JSON
Technical rating
A
95/100
safety, quality, tests
Safety 60%
100
Quality 40%
87
Run on models
none yet
Process rating
F
40/100
Will not run
References files that are not bundled: url, references/x-api.md
Tools and files w 18
0
Inputs and preconditions w 11
0
Failures and branches w 10
0
the three weakest of ten parameters · all ten

How to improve

  1. The text references files that are not there: add them or drop the references.
For the model run — optional
  • Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
  • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

Guard findings · 0

✓ No critical or high findings

Files scanned: 7. Evidence is masked. Grey chips explain why severity was lowered.

Against the Agent Skills spec

  • warning missing-ref reference to a missing file: url
  • warning missing-ref reference to a missing file: references/x-api.md

Process rating: all ten parameters 40/100

Will not run. References files that are not bundled: url, references/x-api.md
  • 0Tools and files. 2 referenced file(s) missing: url, references/x-api.md
  • 0Inputs and preconditions. Does not say what the process needs to start
  • 0Failures and branches. Linear process with no failure handling
  • 0Progress reporting. Says nothing while it works
  • 40Consistency. Frontmatter name (x-research) differs from the folder (twitterapi-research-skill)
  • 50When it triggers. No condition that starts the skill
  • 60Result and completion. Output format stated, no completion criterion
  • 85Steps. 32 steps, 1 vague phrases
  • 100Execution cost. Instruction body is 1498 tokens
  • 100Running it twice. Mutating operations check current state

Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.

Quality signals

  • +1No license
  • +2Single-language instructions
  • +5Description quotes 8 example trigger phrases
  • +4Description says when NOT to use the skill
  • +3Description length 781: enough signal without eating the budget
  • +4Structure: 18 headings
  • +3Step-by-step instructions: 32 items
  • +3Output format is stated explicitly
  • +4Has examples (11 code blocks)

Quality base 70; lint remarks subtract, signals add up to 100. Result: 87.