wallet-api

Fetch wallet-level intelligence from the Polymarket Wallet Hunter API.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mylesfranklin/skills --skill wallet-api
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wallet-api
Source: https://github.com/mylesfranklin/skills/tree/main/skills/wallet-api
Command: npx skills add https://github.com/mylesfranklin/skills --skill wallet-api

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly access comprehensive wallet intelligence from the Polymarket Wallet Hunter API, consolidating bettors, wallet summaries, profiles, and on-chain activity to inform research and decision-making.

Core Features & Use Cases

  • Access 53 API endpoints across Bettors, Wallets, Markets, Anomalies, and On-chain data for rapid inquiry.
  • Enrich wallet data with enriched details such as PnL, tier, and Kyle Lambda insights for deeper risk assessment.
  • Use cases include due diligence, market analysis, and exploratory SQL queries against the Data API to surface insights.

Quick Start

Ask the wallet-api skill to fetch a wallet's summary, profile, and PnL for a given address.

Frequently Asked Questions about wallet-api

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve Polymarket wallet data and bettor PnL for a specific address?

To retrieve Polymarket wallet data and bettor PnL, you query the Wallet Hunter API using a curl-based workflow with a valid API key. This fetches wallet summaries, profiles, and on-chain activity to surface betting intelligence.

Can I run SQL queries against Polymarket onchain data to analyze bettor anomalies?

Yes, you can run SQL queries against the Data API to analyze Polymarket onchain data and detect bettor anomalies. This allows you to derive custom insights by querying specific endpoints across wallets and markets.

What wallet intelligence metrics are available for Polymarket bettor risk assessment?

Available wallet intelligence metrics for Polymarket bettor risk assessment include PnL, tier classifications, and Kyle Lambda insights. These enriched details help evaluate risk profiles and inform due diligence on specific addresses.

Do I need an API key to access the Polymarket Wallet Hunter API endpoints?

Yes, you need a valid API key and a base URL to access the Polymarket Wallet Hunter API endpoints. The curl-based workflow requires these credentials to authenticate requests and parse the standard JSON responses.

What is the best way to list top Polymarket bettors and examine their open positions?

The best way to list top Polymarket bettors and examine their open positions is to query the dedicated Bettors endpoints via the Wallet Hunter API. This returns structured JSON data summarizing individual bettor activity and current market exposure.