# Discover Polymarket Activity with Nansen

Prediction market research can be slow when markets change quickly. This skill uses Nansen CLI screeners to find Polymarket events, markets, categories, and resolved outcomes.

## Install

```bash
npx skillstore add internet-court/nansen-prediction-markets
```

## Metadata

- Status: approved
- Slug: internet-court-nansen-prediction-markets
- Skillstore revision: r1
- Version status: missing
- Tree hash: 18995695bde15c0ebd52a05085e61043805073328393a6177fde0a2de71d8f7f
- Author: internet-court
- GitHub username: internet-court
- License: MIT
- Repository: https://github.com/internet-court/internet-court-skill/tree/main/vendored/nansen/nansen-prediction-markets
- Ref: 3f6e026a3363e0954ede7bef0cfe88d4475de137
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: allowed
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands, env\_access
- Quality score: 77
- Quality tier: bronze
- Public page: https://skillstore.pages.dev/skills/internet-court-nansen-prediction-markets
- Manifest: https://skillstore.pages.dev/api/skills/internet-court-nansen-prediction-markets/manifest

## Capabilities

- List top Polymarket events sorted by 24-hour volume.
- List top markets with bid, ask, liquidity, open interest, and trader activity.
- Search Polymarket markets by a user supplied topic.
- Review resolved or closed prediction markets.
- Browse Polymarket categories and activity metrics.
- Sort screeners by volume, liquidity, open interest, trader count, or age.

## Use Cases

- Find Active Market Themes: Identify events and markets with high volume, liquidity, and open interest before deeper research.
- Monitor Topic-Specific Markets: Search for markets about a specific asset, event, election, or sports topic.
- Review Closed Outcomes: Check resolved markets to compare past volume, liquidity, and category activity.

## Prompt Templates

### Find Trending Events

```
Show the top 20 Polymarket events by 24-hour volume and summarize the strongest activity signals.
```

### Review Active Markets

```
List active Polymarket markets with high liquidity and open interest. Include bid, ask, volume, and trader count.
```

### Search a Theme

```
Search Polymarket markets for bitcoin. Compare active and closed markets and note volume differences.
```

### Build a Research Brief

```
Use event, market, category, and closed-market screeners to produce a concise prediction market research brief for the last 24 hours.
```

## Limitations

- Requires nansen-cli and a valid NANSEN\_API\_KEY.
- Focuses on Polymarket prediction markets on Polygon.
- Depends on the data returned by Nansen CLI screeners.
- Does not place trades or provide financial advice.

## Best Practices

- Confirm that NANSEN\_API\_KEY is configured before running screeners.
- Start with small result limits, then expand once the market theme is clear.
- Compare volume, liquidity, and open interest before drawing conclusions.

## Anti Patterns

- Do not treat screener rankings as trading advice.
- Do not request or display raw API keys in prompts or outputs.
- Do not broaden Bash access beyond the Nansen CLI.

## Security Audit

- Audited at: 2026-07-21T03:38:10.648\+00:00
- Summary: All five external-command detections are false positives caused by Markdown inline code and fenced command examples, not executable Ruby or shell backticks. The two API-key detections document a required Nansen credential and do not show credential reading, transmission, or exfiltration within the skill file. No prompt injection or additional intent-level security issue was found.

## Stats

- Views: 0
- Downloads: 3
- Favorites: 1
- Popularity score: 0
