Communityv1.0.12

Polyvision

Analyze Polymarket prediction market wallets — get copy trading scores (1-10), P&L, win rate, risk metrics (Sharpe ratio, Sortino ratio, max drawdown), red f...

2kdownloads10stars3active installsMystic
View on ClawHubBack to Skills

Skill Details

Slug
polyvision
Latest Version
1.0.12
Author
Mystic
Published
Feb 9, 2026
Updated
May 11, 2026
Total Versions
13

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Polyvision.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.12

Portfolio management via REST API and MCP — users can now manage their tracked wallet portfolios through the API and MCP server - `GET /v1/portfolio` — paginated portfolio listing with wallet scores, nicknames, and notification settings - `POST /v1/portfolio` — add wallets with optional nicknames, enforces free (3) / premium (20) limits - `DELETE /v1/portfolio/{wallet_address}` — remove wallets from portfolio - MCP tools: `get_portfolio`, `add_to_portfolio`, `remove_from_portfolio` with matching functionality