history

Fetches, syncs, and analyzes trade data from prediction markets and futures exchanges.

650|137|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/alsk1992/CloddsBot --skill history-alsk1992
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: history
Source: https://github.com/alsk1992/CloddsBot/tree/main/src/skills/bundled/history
Command: npx skills add https://github.com/alsk1992/CloddsBot --skill history-alsk1992

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of tracking, synchronizing, and analyzing your trading history across different platforms, providing clear insights into your performance.

Core Features & Use Cases

  • Fetch & Sync: Automatically retrieve trade data from platforms like Polymarket and Kalshi and store it locally.
  • Performance Analytics: Generate detailed statistics, P&L reports, and performance breakdowns by market.
  • Use Case: After a trading session, you can ask the bot to "Fetch all trades from Polymarket and Kalshi, then sync them to the database" and later request "/history stats" to see your overall performance.

Quick Start

Use the history skill to fetch all trades from Polymarket and Kalshi and sync them to the local database.

Frequently Asked Questions about history

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

FAQPage Schema
How do I track and analyze my Polymarket and Kalshi trade history?

To track and analyze Polymarket and Kalshi trade history, you can fetch your trading data via API keys and sync it to a local database for detailed performance metrics and P&L analysis.

Do I need API keys to sync prediction market trades locally?

Yes, you need API keys for data retrieval to fetch and sync your trades from prediction markets like Polymarket and Kalshi into a local database for storage and analysis.

Can I generate P&L reports and performance breakdowns by market?

Yes, you can generate detailed statistics, P&L reports, and performance breakdowns by market after fetching and syncing your trading activities to the local database.

What's the best way to export trading activities from prediction markets?

The best way to export trading activities from prediction markets is to sync your trade data locally and use the export capabilities provided to generate detailed performance metrics.

Are there limitations when fetching trades from futures exchanges and prediction markets?

A limitation is that data retrieval requires valid API keys for each platform, and you must maintain a local database for storage to successfully fetch and sync your trade history.