portfolio-sync

Sync portfolio positions, valuations, and PnL from Polymarket, Kalshi, and Manifold.

71|22|Updated Apr 6, 2020
One-click install
npx skills add https://github.com/nirholas/agenti --skill portfolio-sync-nirholas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: portfolio-sync
Source: https://github.com/nirholas/agenti/tree/main/packages/protocols/x402-cloddsbot/src/skills/bundled/portfolio-sync
Command: npx skills add https://github.com/nirholas/agenti --skill portfolio-sync-nirholas

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Aggregates scattered portfolio data from Polymarket, Kalshi, and Manifold into a single, actionable view, reducing manual reconciliation.

Core Features & Use Cases

  • Syncs positions from Polymarket, Kalshi, and Manifold in real time to a unified view
  • Generates a comprehensive portfolio summary with live valuations and PnL
  • Enables automation and integration into dashboards or scripts for regular reporting

Quick Start

Run the portfolio-sync command to immediately sync all platforms and generate a unified summary.

Frequently Asked Questions about portfolio-sync

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

FAQPage Schema
How do I consolidate Polymarket, Kalshi, and Manifold positions into a single portfolio view?

You can consolidate Polymarket, Kalshi, and Manifold positions into a single portfolio view by using a sync tool that normalizes data formats across these platforms. It aggregates live positions and valuations for unified tracking.

How does syncing PnL across multiple prediction market platforms work?

Syncing PnL across multiple prediction market platforms works by using API integrations that handle authentication and normalize data. The system retrieves live positions and calculates profit and loss to generate a comprehensive summary.

Can I automate prediction market portfolio syncing for regular reporting?

Yes, you can automate prediction market portfolio syncing for regular reporting. The tool exposes a CLI and API interface, allowing you to integrate data aggregation directly into custom dashboards or automated scripts.

What is the best way to track live valuations across Polymarket and Kalshi?

The best way to track live valuations across Polymarket and Kalshi is to use an automated portfolio aggregator. It syncs your scattered positions into a single dashboard, providing real-time valuation updates for quick decisions.

How are API authentication errors and data sync failures handled during portfolio aggregation?

API authentication errors and data sync failures during portfolio aggregation are handled through built-in error handling and retry mechanisms. This ensures your live positions and PnL data remain reliable across integrated platforms.