Predict.fun prediction market trading (BNB Chain)
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/predictfun/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 too terse and lacks actionable detail. It identifies the platform and general domain but fails to specify concrete capabilities or provide explicit trigger conditions for skill selection. Without a 'Use when...' clause and specific actions, Claude cannot reliably choose this skill from a larger skill set.
Suggestions
Add specific actions the skill performs, e.g., 'Place bets on prediction markets, check current odds, view portfolio positions, withdraw winnings'
Include a 'Use when...' clause with natural trigger terms like 'Use when the user wants to bet on predictions, check Predict.fun markets, or trade on BNB Chain prediction markets'
Add common user phrasings and variations such as 'betting', 'wager', 'crypto predictions', 'market odds' to improve trigger term coverage
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | The description only names the domain ('prediction market trading') and platform ('Predict.fun', 'BNB Chain') but lists no concrete actions like 'place bets', 'check odds', 'withdraw funds', or 'analyze markets'. | 1 / 3 |
Completeness | The description only hints at 'what' (prediction market trading) without detail, and completely lacks any 'when' clause or explicit trigger guidance for when Claude should select this skill. | 1 / 3 |
Trigger Term Quality | Includes some relevant keywords ('Predict.fun', 'prediction market', 'trading', 'BNB Chain') that users might say, but misses common variations like 'betting', 'wager', 'odds', 'crypto predictions', or 'polymarket-style'. | 2 / 3 |
Distinctiveness Conflict Risk | The specific platform name 'Predict.fun' and 'BNB Chain' provide some distinctiveness, but 'prediction market trading' is generic enough to potentially conflict with other crypto trading or betting 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-structured command reference skill that efficiently documents the Predict.fun integration. It excels at conciseness and actionability with clear command tables and examples. The main weakness is the lack of explicit trading workflows with validation checkpoints, which would be valuable for financial operations.
Suggestions
Add a basic trading workflow section showing the recommended sequence: check balance → search markets → view orderbook → place order → verify order status
Include validation guidance for trading operations (e.g., 'Always check /pf balance before placing orders' or 'Verify market status before trading')
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is lean and efficient, presenting commands in tables and avoiding unnecessary explanations. It assumes Claude understands prediction markets, BNB Chain, and trading concepts without over-explaining. | 3 / 3 |
Actionability | Provides concrete, copy-paste ready commands with clear syntax patterns. Examples show exact command formats with realistic parameters (market IDs, prices, sizes). | 3 / 3 |
Workflow Clarity | Commands are clearly listed but there's no explicit workflow for common trading sequences. Missing validation steps for trading operations (e.g., checking balance before trading, verifying order placement). | 2 / 3 |
Progressive Disclosure | Well-organized with clear sections (Quick Start, Commands, Configuration, Features). Content is appropriately structured for a command reference skill without unnecessary nesting or external file dependencies. | 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.