# Send Trade Validation to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "trade-validation",
    "name": "Trade Validation",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/staybased/trade-validation",
    "canonicalUrl": "https://clawhub.ai/staybased/trade-validation",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/trade-validation",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=trade-validation",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "references/scoring-rubric.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "trade-validation",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-04T05:05:46.186Z",
      "expiresAt": "2026-05-11T05:05:46.186Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=trade-validation",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=trade-validation",
        "contentDisposition": "attachment; filename=\"trade-validation-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "trade-validation"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/trade-validation"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/trade-validation",
    "downloadUrl": "https://openagent3.xyz/downloads/trade-validation",
    "agentUrl": "https://openagent3.xyz/skills/trade-validation/agent",
    "manifestUrl": "https://openagent3.xyz/skills/trade-validation/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/trade-validation/agent.md"
  }
}
```
## Documentation

### Trade Validation — 10-Dimension Scoring Framework

Rule: NO trade executes without 80%+ weighted confidence score.
Any single dimension below 4/10 = AUTOMATIC VETO.

### Scoring Dimensions

#DimensionWeightWhat It Measures1Information Edge18%Do we know something the market doesn't?2Source Quality12%How reliable are our sources?3Market Efficiency10%Is this market likely mispriced?4Time Horizon8%How long is capital locked up?5Downside Protection15%What's the worst case?6Cross-Validation12%Do multiple independent signals agree?7Historical Accuracy5%Track record on similar bets?8Liquidity/Execution Risk7%Can we get in AND out?9Consensus Divergence8%How far are we from market consensus?10Event Catalyst5%Is there a known resolution trigger?

Total: 100%

### Calculation

Weighted Score = Σ(dimension_score / 10 × weight) × 100

### Threshold Rules

Weighted ScoreActionBet Size< 80%❌ NO TRADE$080–84%✅ Minimum$3–585–89%✅ Standard$5–790%+✅ ConvictionUp to $7.50 (max 10% bankroll)

### Veto Rules

Any dimension < 4/10 → AUTOMATIC VETO regardless of total score
Rationale: A critical weakness in any area (e.g., Liquidity = 2 means you're trapped)

### Risk Management

Max position: 10% of portfolio per trade
Min market liquidity: $25 (below this, don't trade)
Max open exposure: 30% of bankroll across all positions
Daily loss circuit breaker: $8 loss in a day → ALL trading stops for 24 hours
Cool-down: No trade within 1 hour of a loss
No revenge trading: Last loss must be >24h ago OR new trade is unrelated
No trading 12am–7am unless time-critical

### Mandatory Counter-Arguments

Every trade MUST document:

Why could we be WRONG? (not a strawman — a genuine strong counter-argument)
What would change our mind? (specific falsification criteria)
Exit strategy: When do we sell early?

### Score Card Template

TRADE SCORE CARD
═══════════════════════════════════════════════════════════
Market: [name]
Date: [date]
Position: [YES/NO @ price]

 #  Dimension              Weight   Score   Weighted
─── ────────────────────── ──────── ─────── ──────────
 1  Information Edge        18%     __/10   __._%
 2  Source Quality           12%     __/10   __._%
 3  Market Efficiency        10%     __/10   __._%
 4  Time Horizon              8%     __/10   __._%
 5  Downside Protection      15%     __/10   __._%
 6  Cross-Validation         12%     __/10   __._%
 7  Historical Accuracy       5%     __/10   __._%
 8  Liquidity/Execution       7%     __/10   __._%
 9  Consensus Divergence      8%     __/10   __._%
10  Event Catalyst             5%     __/10   __._%
─── ────────────────────── ──────── ─────── ──────────
                    TOTAL   100%            __._%

Minimum Score: __/10 (dimension: _____________)
VETO Check: [ ] All dimensions ≥ 4 — PASS / FAIL

Counter-argument: ________________________________
What would change our mind: _____________________
Exit strategy: __________________________________

RESULT: TRADE / NO TRADE
Tier: [ ] Min ($3-5)  [ ] Standard ($5-7)  [ ] Conviction ($7.50)
═══════════════════════════════════════════════════════════

### Pre-Trade Checklist

RESEARCH
  [ ] Minimum 3 independent sources consulted
  [ ] Sources documented with links
  [ ] Strong counter-argument documented
  [ ] Counter-argument is genuine (not strawman)

SCORING
  [ ] All 10 dimensions scored
  [ ] Weighted score ≥ 80%
  [ ] No dimension below 4/10
  [ ] Score logged to trade journal

RISK
  [ ] Current bankroll: $______
  [ ] Bet ≤ 10% of bankroll
  [ ] Total open exposure ≤ 30%
  [ ] Daily loss < $8 (circuit breaker not triggered)

DISCIPLINE
  [ ] Cool-down respected (1h since last loss)
  [ ] Not revenge trading
  [ ] Not trading 12am–7am

### Detailed Scoring Rubric

See references/scoring-rubric.md for the full 1–10 rubric for each dimension.

### Trade Journal

Log every scored trade (pass or fail) to projects/polymarket/trade-journal/:

## [DATE] — [MARKET NAME]
- **Score:** XX.X%
- **Result:** TRADE / NO TRADE / VETO
- **Position:** YES/NO @ XXc | **Stake:** $X.XX
- **Outcome:** WIN / LOSS / PENDING
- **P&L:** +/- $X.XX
- **Lesson:** (post-resolution)
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: staybased
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-04T05:05:46.186Z
- Expires at: 2026-05-11T05:05:46.186Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/trade-validation)
- [Send to Agent page](https://openagent3.xyz/skills/trade-validation/agent)
- [JSON manifest](https://openagent3.xyz/skills/trade-validation/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/trade-validation/agent.md)
- [Download page](https://openagent3.xyz/downloads/trade-validation)