CtrlK
BlogDocsLog inGet started
Tessl Logo

polymarket-trading

Use when the user wants to actually PLACE, manage, or redeem bets on Polymarket (not just read odds — that's the blockrun_predexon_* data tools). Covers setup (deposit wallet, funding, approvals), buy/sell with confirm gating, positions, redeeming winnings, geoblock handling, and the end-to-end flow.

73

Quality

90%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

88%Weight 40%Scale 1-5

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

A well-structured, highly actionable body: copy-paste-ready commands, an explicitly validated end-to-end flow with confirm gating, and clear error-recovery guidance for a real-money operation. Slight room to tighten explanatory prose and consider splitting the longer reference-style sections.

Suggestions

Tighten the 'Mental model' and 'Regions / geoblock' prose to remove framing Claude can infer, e.g. condensing the money-separation explanation to the essential pUSD-on-Polygon vs USDC-on-Base distinction.

Consider moving detailed 'Order semantics' and 'Troubleshooting' entries into a reference file so SKILL.md stays a lean overview pointing one level deep.

The 'Golden rules' confirm-gating loop is excellent; surface it earlier (right after the end-to-end flow) so it reads as a checklist before any trade command.

DimensionReasoningScore

Conciseness

Mostly efficient with terse commands and notes, but the 'Mental model' and 'Regions / geoblock' prose contains some explanatory framing (e.g. money separation, gasless flows) that could be trimmed slightly, fitting the score-4 anchor rather than the lean score-5 anchor.

4 / 5

Actionability

The end-to-end flow block provides fully executable, copy-paste-ready commands with real arguments covering buy, sell, limit, cancel, positions, redeem, and withdraw — matching the score-5 anchor for executable guidance across common cases.

5 / 5

Workflow Clarity

A numbered 0–8 sequence with explicit validation checkpoints (dry-run preview → ask → confirm:true) plus golden rules and troubleshooting error→action loops; the confirm-gating loop satisfies the destructive-operation validation requirement, matching the score-5 anchor.

5 / 5

Progressive Disclosure

Clean section structure with no nested references and no bundle files to organize, but at ~110 lines a couple of sections (detailed order semantics, troubleshooting) could arguably be externalized, fitting the score-4 'minor organization gaps' anchor rather than the score-5 ideal.

4 / 5

Total

18

/

20

Passed

Description

92%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, concrete description that names specific actions, gives an explicit 'Use when...' trigger, and actively disambiguates itself from a sibling data-tool skill. The only minor gap is synonym coverage in the trigger terms.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'PLACE, manage, or redeem bets', 'setup (deposit wallet, funding, approvals), buy/sell with confirm gating, positions, redeeming winnings, geoblock handling' — covering the domain comprehensively with no real gaps, matching the score-5 anchor.

5 / 5

Completeness

Explicitly answers both 'what' (covers setup, buy/sell, positions, redeem, geoblock, end-to-end flow) and 'when' ('Use when the user wants to actually PLACE, manage, or redeem bets on Polymarket') with concrete trigger phrases, matching the score-5 anchor.

5 / 5

Trigger Term Quality

Includes natural user phrasing ('PLACE... bets on Polymarket', 'buy/sell', 'positions', 'redeem') but omits common synonyms like 'prediction market', 'wager', or 'odds trading', leaving a few natural terms missing per the score-4 anchor.

4 / 5

Distinctiveness Conflict Risk

Carves a clear real-money-trading niche and explicitly disambiguates from sibling skills ('not just read odds — that's the blockrun_predexon_* data tools'), giving distinct triggers and minimal conflict risk per the score-5 anchor.

5 / 5

Total

19

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
BlockRunAI/ClawRouter
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.