·user-activity
</>

user-activity

unarmedpuppy/polyjuiced

あらゆるユーザーの Polymarket から取引アクティビティをプルします

6インストール·0トレンド·@unarmedpuppy

インストール

$npx skills add https://github.com/unarmedpuppy/polyjuiced --skill user-activity

SKILL.md

Pull trading activity from Polymarket's Data API for any user by username or wallet address.

| user | Username (e.g. gabagool22) or wallet address (0x...) | Required | | --days N | Number of days of history to fetch | 7 | | --limit N | Maximum number of trades to fetch | 10000 | | --output PATH | Output file (CSV or JSON based on extension) | None | | --analyze | Print analysis summary | False | | --json | Output raw JSON to stdout | False |

| datetime | ISO timestamp | | timestamp | Unix timestamp | | side | BUY or SELL | | outcome | Up or Down | | title | Market question | | size | Number of shares | | price | Price per share | | value | size price | | slug | Market URL slug | | eventSlug | Event identifier | | conditionId | Market condition hash | | transactionHash | On-chain tx hash |

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/unarmedpuppy/polyjuiced --skill user-activity
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

user-activity とは?

あらゆるユーザーの Polymarket から取引アクティビティをプルします ソース: unarmedpuppy/polyjuiced。

user-activity のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/unarmedpuppy/polyjuiced --skill user-activity インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/unarmedpuppy/polyjuiced

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-02-01