AgentBets - AI-native prediction markets on Solana
34
18%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./src/skills/bundled/agentbets/SKILL.mdQuality
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 reads like a product tagline rather than a functional skill description. It lacks concrete actions, explicit trigger conditions, and sufficient detail for Claude to confidently select it from a pool of skills. The niche domain (prediction markets on Solana) provides some natural distinctiveness, but the description needs substantial expansion.
Suggestions
Add specific concrete actions the skill performs, e.g., 'Creates prediction markets, places bets, resolves outcomes, checks balances on Solana-based AgentBets platform.'
Add an explicit 'Use when...' clause with natural trigger terms, e.g., 'Use when the user asks about prediction markets, placing bets, wagering on outcomes, or interacting with AgentBets on Solana.'
Include common user-facing keywords and variations such as 'betting', 'wagers', 'forecasting', 'odds', 'crypto predictions', and 'blockchain markets'.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | The description is essentially a tagline — 'AI-native prediction markets on Solana' — with no concrete actions listed. It doesn't describe what the skill actually does (e.g., create markets, place bets, resolve outcomes). | 1 / 3 |
Completeness | The description barely addresses 'what' (prediction markets) and completely omits 'when' — there is no 'Use when...' clause or any explicit trigger guidance. | 1 / 3 |
Trigger Term Quality | It includes some relevant keywords like 'prediction markets', 'Solana', and 'AgentBets' that a user might mention, but misses common variations like 'betting', 'wagers', 'forecasting', 'odds', or 'blockchain bets'. | 2 / 3 |
Distinctiveness Conflict Risk | The combination of 'prediction markets' and 'Solana' is fairly niche, which helps distinguish it, but the lack of specific actions means it could overlap with any general Solana or crypto skill. | 2 / 3 |
Total | 6 / 12 Passed |
Implementation
14%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This skill is essentially just a command reference card with no actionable guidance, workflow, or examples. It tells Claude what commands exist but not how to use them effectively, what outputs look like, or how to make decisions based on the information retrieved. It reads more like a brief README than a functional skill.
Suggestions
Add concrete examples showing command usage with expected output formats (e.g., what a market listing looks like, what an opportunity analysis returns)
Define a workflow for the primary use case: e.g., 1) Search markets → 2) Evaluate opportunity → 3) Assess risk → 4) Recommend/execute trade, with decision criteria at each step
Add actionable guidance on how to interpret +EV opportunities, what thresholds matter, and what constraints/safety checks should be applied before recommending trades
Include at least one end-to-end example showing how Claude should respond to a user asking about prediction market opportunities
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is brief, but the first line ('AI-native prediction markets on Solana, built for the Colosseum Agent Hackathon') is descriptive context that doesn't add actionable value. The commands section is lean, though. | 2 / 3 |
Actionability | The skill only lists slash commands with brief descriptions but provides no concrete guidance on how to use them, what outputs to expect, how to interpret results, or what actions to take based on findings. There are no examples of inputs/outputs or executable steps. | 1 / 3 |
Workflow Clarity | There is no workflow described at all. No sequencing of steps, no guidance on how to go from searching markets to evaluating opportunities to placing trades, and no validation or decision-making checkpoints. | 1 / 3 |
Progressive Disclosure | The content is extremely sparse with no structure beyond a single commands list. There are no references to additional documentation, no sections for quick start vs. advanced usage, and no navigation aids. | 1 / 3 |
Total | 5 / 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.
Validation — 10 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
frontmatter_unknown_keys | Unknown frontmatter key(s) found; consider removing or moving to metadata | Warning |
Total | 10 / 11 Passed | |
e71a5f6
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.