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.

80

Quality

100%

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

100%Weight 40%Scale 1-3

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

The body is a lean, highly actionable reference: a numbered end-to-end flow with mandatory confirm-gating validation, concrete copy-paste commands, and clear sectioned organization. It assumes Claude's competence and surfaces only non-obvious domain specifics, with no external bundle files needed.

DimensionReasoningScore

Conciseness

The body is dense and information-rich with no generic-concept filler (no 'what is Polymarket' preamble); every section surfaces non-obvious domain architecture or actionable commands, with only minor contextual repetition that does not rise to score-2 verbosity.

3 / 3

Actionability

Fully executable copy-paste commands like 'blockrun_polymarket action:"buy" token_id:"..." amount_usd:2 confirm:true' plus concrete parameter rules ('Market buy = amount_usd (dollars). Market sell = size (shares).') match the score-3 copy-paste-ready anchor.

3 / 3

Workflow Clarity

The numbered 0–8 end-to-end flow combined with golden rule #1 (call without confirm → show dry-run preview → ask → re-call with confirm:true) provides explicit validation checkpoints, and the Troubleshooting section gives error-recovery feedback loops for this real-money destructive operation.

3 / 3

Progressive Disclosure

No bundle files exist, so this is scored on internal organization: the self-contained body is split into clear navigable sections (Mental model, Golden rules, End-to-end flow, Order semantics, Regions, Troubleshooting) with no monolithic wall of text or inappropriately inline content.

3 / 3

Total

12

/

12

Passed

Description

100%Weight 40%Scale 1-3

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

The description is excellent: it opens with an explicit 'Use when' trigger using natural user language, comprehensively enumerates concrete capabilities, and carves out the sibling data tool to prevent mis-triggering. It is concise, third-person, and free of fluff or over-claims.

DimensionReasoningScore

Specificity

Quotes 'PLACE, manage, or redeem bets' and 'setup (deposit wallet, funding, approvals), buy/sell with confirm gating, positions, redeeming winnings, geoblock handling' list multiple concrete actions comprehensively, matching the score-3 anchor rather than the partial score-2.

3 / 3

Completeness

An explicit 'Use when...' clause answers when, and 'Covers setup... buy/sell... redeeming winnings... end-to-end flow' answers what, satisfying the score-3 anchor requiring both with explicit triggers.

3 / 3

Trigger Term Quality

'place/manage/redeem bets on Polymarket' and 'read odds' are natural phrases a user would say, with several relevant variations rather than a single keyword, so it clears the score-3 bar over the score-2 'Works with PDF files' anchor.

3 / 3

Distinctiveness Conflict Risk

'not just read odds — that's the blockrun_predexon_* data tools' explicitly carves out the sibling data tool, giving a clear niche with distinct triggers unlikely to conflict, matching the score-3 anchor.

3 / 3

Total

12

/

12

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.