portfolio-sync

Synchronize prediction market positions from Polymarket, Kalshi, and Manifold into SQLite.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill centralizes your investment positions across various prediction markets and trading platforms, providing a unified view of your portfolio performance.

Core Features & Use Cases

  • Cross-Platform Sync: Integrates with Polymarket, Kalshi, and Manifold to fetch real-time position data.
  • Performance Tracking: Calculates PnL, current value, and average entry prices for each position.
  • Use Case: Quickly check your overall portfolio value and PnL across all your prediction market investments with a single command.

Quick Start

Use the portfolio-sync skill to sync all your trading positions.

Frequently Asked Questions about portfolio-sync

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

FAQPage Schema
How do I sync my trading positions across Polymarket, Kalshi, and Manifold?

You can sync trading positions across Polymarket, Kalshi, and Manifold by aggregating market ID, shares, average price, current price, and PnL data into a unified portfolio view using automated cron job scheduling.

What is the best way to track prediction market portfolio performance?

Tracking prediction market portfolio performance is best handled by centralizing investment positions to calculate real-time PnL, current value, and average entry prices across decentralized and centralized platforms into a single view.

Does this portfolio sync support on-chain stablecoin balance checks?

Yes, the portfolio sync supports on-chain balance checks for stablecoins, allowing you to verify your available capital alongside your active prediction market positions and overall portfolio value.

How do I store aggregated prediction market positions persistently?

To store aggregated prediction market positions persistently, the sync process integrates with a local SQLite database, saving your synchronized shares, PnL, and value data through scheduled cron job execution.

Can I calculate PnL and current value for all my prediction market investments with one command?

Yes, you can calculate PnL, current value, and average entry prices for all your prediction market investments across multiple platforms simultaneously, generating a unified portfolio performance snapshot.