pm-sim

Migrate automation pipelines from pm-sim to polymarket-paper-trader.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/shige1014-dev/backup-polymarket-paper-trader --skill pm-sim-shige1014-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pm-sim
Source: https://github.com/shige1014-dev/backup-polymarket-paper-trader/tree/main/skill/pm-sim
Command: npx skills add https://github.com/shige1014-dev/backup-polymarket-paper-trader --skill pm-sim-shige1014-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the challenge of using an outdated pm-sim skill by guiding developers and agents to migrate to the current polymarket-paper-trader package, ensuring continuity and reducing breakages.

Core Features & Use Cases

  • Migration guidance: directs users to the new package name and installation steps.
  • Compatibility guidance: helps update automation scripts and references to the new module.
  • Use Case: when refactoring automation that still calls pm-sim; switch to polymarket-paper-trader with minimal changes.

Quick Start

Install polymarket-paper-trader and update your automation references to the new package.

Frequently Asked Questions about pm-sim

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

FAQPage Schema
How do I migrate from the deprecated pm-sim package?

To migrate from the deprecated pm-sim package, install polymarket-paper-trader and update your automation pipeline references to point to the new module for continued operation.

Why does my automation pipeline break after the pm-sim rename?

Your automation pipeline breaks because the pm-sim skill is deprecated and renamed to polymarket-paper-trader, requiring you to update script references to the new package name.

What is the correct installation step for migrating a deprecated polymarket skill?

The correct installation step for migrating a deprecated polymarket skill is to install polymarket-paper-trader, then update your agents and scripts to reference the new package directly.

Do I need to update my scripts if they still reference pm-sim?

Yes, you need to update scripts referencing pm-sim because the skill is deprecated, and switching references to polymarket-paper-trader ensures seamless transition and reduces breakages.

Can I use polymarket-paper-trader with existing automation agents?

Yes, you can use polymarket-paper-trader with existing automation agents by updating module references, which provides compatibility guidance to ensure your refactored scripts run seamlessly.