# Send Lpxpoly 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": "lpxpoly",
    "name": "Lpxpoly",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/yebdmo2/lpxpoly",
    "canonicalUrl": "https://clawhub.ai/yebdmo2/lpxpoly",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/lpxpoly",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=lpxpoly",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "lpxpoly",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-02T07:01:58.710Z",
      "expiresAt": "2026-05-09T07:01:58.710Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=lpxpoly",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=lpxpoly",
        "contentDisposition": "attachment; filename=\"lpxpoly-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "lpxpoly"
      },
      "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/lpxpoly"
    },
    "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/lpxpoly",
    "downloadUrl": "https://openagent3.xyz/downloads/lpxpoly",
    "agentUrl": "https://openagent3.xyz/skills/lpxpoly/agent",
    "manifestUrl": "https://openagent3.xyz/skills/lpxpoly/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/lpxpoly/agent.md"
  }
}
```
## Documentation

### LPXPoly — AI-Powered Polymarket Analysis

Find edge in prediction markets using AI probability estimation vs current market prices. Pay ~50 sats per analysis via Bitcoin Lightning. No subscription, no account.

### When to Use

Finding mispriced markets on Polymarket
Getting AI probability assessment on specific events
Scanning for arbitrage opportunities in prediction markets
Comparing AI model probability vs crowd wisdom
Browsing top markets by volume or category

### get_edge_opportunities

Scans Polymarket for markets where AI probability significantly diverges from market price.

"Find edge opportunities on Polymarket"
→ Returns top mispriced markets with AI vs market probability delta
→ Sorted by edge magnitude
→ Includes recommended position (YES/NO) and confidence

### analyze_market

Deep AI analysis of a specific Polymarket market.

"Analyze the Fed rate cut market"
→ Returns AI probability estimate with reasoning
→ Includes key factors, risks, and recommended position size
→ Compares to current market price

### get_top_markets

Browse top Polymarket markets by volume, filtered by category.

"What are the top crypto markets on Polymarket?"
→ Returns markets sorted by volume
→ Filter by: crypto, politics, sports, science, tech, world

### check_balance

Check your Lightning balance before running expensive scans.

"How much Lightning balance do I have?"
→ Returns current sats balance
→ Includes link to top up if low

### Behavior Guidelines

Before a full market scan:

check_balance — confirm enough sats for the scan
get_edge_opportunities — retrieve top mispriced markets
Present findings with edge delta and confidence

For a specific market:

analyze_market with market name or URL
Return AI probability, reasoning, and position recommendation

Cost awareness:

Each get_edge_opportunities call: ~50 sats
Each analyze_market call: ~50 sats
Warn if balance < 200 sats before a multi-analysis session

### Example Interactions

User: "Find edge opportunities on Polymarket"

You: check_balance → get_edge_opportunities → present top 5 markets with edge delta, AI probability vs market price, and recommended positions

User: "What does AI think about the Bitcoin ETF approval market?"

You: analyze_market("Bitcoin ETF approval") → return AI probability estimate, key factors, comparison to market price, recommended position

User: "What are the biggest crypto prediction markets right now?"

You: get_top_markets(category="crypto") → return top markets by volume with current prices

### Payment

~50 sats per analysis. Pay with Bitcoin Lightning. Get a spend token at lightningprox.com.

{
  "mcpServers": {
    "lpxpoly": {
      "command": "npx",
      "args": ["lpxpoly-mcp"],
      "env": {
        "LIGHTNINGPROX_SPEND_TOKEN": "lnpx_your_token_here"
      }
    }
  }
}

### Security Manifest

PermissionScopeReasonNetworklpxpoly.com, lightningprox.comMarket data and Lightning paymentEnv ReadLIGHTNINGPROX_SPEND_TOKENAuthentication for paid analysis calls

### Trust Statement

LPXPoly is part of the AIProx ecosystem, operated by LPX Digital Group LLC. Market analysis is AI-generated probability estimation — not financial advice. Sats deducted from LightningProx balance per successful analysis only. Operated at lpxpoly.com.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: yebdmo2
- Version: 1.0.1
## 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-02T07:01:58.710Z
- Expires at: 2026-05-09T07:01:58.710Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/lpxpoly)
- [Send to Agent page](https://openagent3.xyz/skills/lpxpoly/agent)
- [JSON manifest](https://openagent3.xyz/skills/lpxpoly/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/lpxpoly/agent.md)
- [Download page](https://openagent3.xyz/downloads/lpxpoly)