CtrlK
BlogDocsLog inGet started
Tessl Logo

predictit

PredictIt political prediction market (read-only)

74

Quality

61%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./src/skills/bundled/predictit/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

22%

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 description is too minimal to effectively guide skill selection. While it identifies the specific platform (PredictIt), it fails to describe what actions the skill performs and provides no guidance on when Claude should select it. The 'read-only' qualifier is helpful but insufficient without concrete capability descriptions.

Suggestions

Add specific actions the skill performs, e.g., 'Fetches current market prices, contract details, and trading volume from PredictIt political prediction markets'

Add a 'Use when...' clause with trigger terms like 'Use when the user asks about PredictIt prices, political betting odds, election market data, or prediction market contracts'

Include natural keyword variations users might say: 'election odds', 'political betting', 'market prices', 'contract values'

DimensionReasoningScore

Specificity

The description only names the domain ('PredictIt political prediction market') and mentions 'read-only' but lists no concrete actions like 'fetch prices', 'check market odds', or 'retrieve contract data'.

1 / 3

Completeness

The description weakly implies 'what' (something with PredictIt) but provides no 'when' clause or explicit trigger guidance. Missing a 'Use when...' clause caps this at maximum 2, but the 'what' is also too vague.

1 / 3

Trigger Term Quality

'PredictIt' and 'political prediction market' are relevant keywords users might say, but missing common variations like 'betting odds', 'election markets', 'prediction prices', or 'political betting'.

2 / 3

Distinctiveness Conflict Risk

'PredictIt' is a specific platform name which helps distinctiveness, but 'political prediction market' could overlap with other prediction market skills (Polymarket, Kalshi, etc.) without clearer differentiation.

2 / 3

Total

6

/

12

Passed

Implementation

100%

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

This is an excellent, well-crafted skill file for a simple read-only API integration. It's concise, provides immediately actionable commands with examples, and organizes information logically without unnecessary verbosity. The content appropriately matches the simplicity of the task.

DimensionReasoningScore

Conciseness

The content is lean and efficient, with no unnecessary explanations of what prediction markets are or how APIs work. Every section serves a clear purpose and respects Claude's intelligence.

3 / 3

Actionability

Provides concrete, copy-paste ready commands with clear examples. The command table and examples section give specific syntax that can be executed immediately.

3 / 3

Workflow Clarity

For a simple read-only integration with no multi-step processes or destructive operations, the single actions are unambiguous. Each command is self-contained and clear.

3 / 3

Progressive Disclosure

For a skill under 50 lines with no need for external references, the content is well-organized with clear sections (Quick Start, Commands, Features, Notes, Price Data) that allow easy navigation.

3 / 3

Total

12

/

12

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

10

/

11

Passed

Repository
alsk1992/CloddsBot
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.