Opinion.trade prediction market (BNB Chain CLOB)
68
55%
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/opinion/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 is severely underdeveloped, functioning more as a label than a useful skill description. It identifies the platform and underlying technology but fails to explain what actions the skill enables or when Claude should use it. Without concrete capabilities and trigger guidance, Claude cannot effectively select this skill from a pool of alternatives.
Suggestions
Add specific actions the skill enables, e.g., 'Place predictions, check market odds, view positions, withdraw winnings on Opinion.trade'
Add an explicit 'Use when...' clause with natural trigger terms like 'Use when the user wants to bet on outcomes, check prediction markets, or interact with Opinion.trade'
Include common user phrases like 'prediction', 'bet', 'odds', 'forecast', 'wager' to improve trigger term coverage
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | The description only names the platform and technology ('Opinion.trade prediction market (BNB Chain CLOB)') but provides no concrete actions like 'place bets', 'check odds', 'create markets', or 'withdraw funds'. | 1 / 3 |
Completeness | The description only hints at 'what' (a prediction market platform) but provides no 'when' clause or explicit trigger guidance for when Claude should select this skill. | 1 / 3 |
Trigger Term Quality | Contains some relevant keywords ('prediction market', 'BNB Chain', 'CLOB', 'Opinion.trade') but misses natural user terms like 'bet', 'odds', 'wager', 'predict', 'forecast', or 'trading'. | 2 / 3 |
Distinctiveness Conflict Risk | The specific platform name 'Opinion.trade' and 'BNB Chain' provide some distinctiveness, but without clear actions it could overlap with other crypto trading or prediction market skills. | 2 / 3 |
Total | 6 / 12 Passed |
Implementation
87%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a well-crafted skill that excels at conciseness and actionability, providing clear command references without unnecessary explanation. The main weakness is the lack of validation/verification workflows for trading operations - users should know how to confirm orders executed correctly or handle failures when dealing with financial transactions.
Suggestions
Add a validation workflow section showing how to verify order placement succeeded (e.g., check /op orders after placing, verify position with /op positions)
Include error handling guidance for common trading failures (insufficient balance, price moved, order rejected)
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Extremely lean and efficient. No unnecessary explanations of what prediction markets or CLOBs are. Every section delivers actionable information without padding. | 3 / 3 |
Actionability | Provides concrete, copy-paste ready commands with clear examples. The command tables and bash examples are immediately executable with specific parameters shown. | 3 / 3 |
Workflow Clarity | Commands are clearly listed but there's no validation workflow for trading operations. Missing feedback loops for order confirmation, error handling, or verification steps after placing trades on a financial platform. | 2 / 3 |
Progressive Disclosure | Well-organized with clear sections progressing from quick start to detailed commands to configuration. External resources are one level deep and clearly signaled. Appropriate length for a skill file. | 3 / 3 |
Total | 11 / 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 | |
2a8c94e
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.