add-feature
01Command Claude Code
Add a new trading feature to the application: $ARGUMENTS.
Command Claude Code
Add a new trading feature to the application: $ARGUMENTS.
Command Claude Code
Create a new trading strategy: $ARGUMENTS.
Command Claude Code
Command "debug-trading" from agentmc15/polymarket-trader, covering issue analysis, investigation steps, backend issues, frontend issues and integration issues.
Command Claude Code
Initialize the Polymarket trading application with the following structure.
Command Claude Code
Run a backtest for strategy: $ARGUMENTS.
Skill Claude CodeCodex
Deep integration guide for Polymarket's CLOB API, Gamma API, and on-chain data. Use when building trading functionality, fetching market data, or implementing order execution.
Skill Claude CodeCodex
Analyze Polymarket traders, identify profitable traders to follow, and track their performance. Use when building copy trading features or trader discovery.
Skill Claude CodeCodex
Framework for developing, testing, and deploying trading strategies for prediction markets. Use when creating new strategies, implementing signals, or building backtesting logic.
MCP server Claude CodeCodexCursor +2
Lets the agent inspect a PostgreSQL database schema and run read-only SQL queries against it. Runs locally from the @modelcontextprotocol/server-postgres npm package. Needs 1 environment variable to run.
MCP server Claude CodeCodexCursor +2
Gives the agent read and write access to a set of allowed directories on the local filesystem. Runs locally from the @modelcontextprotocol/server-filesystem npm package.
MCP server Claude CodeCodexCursor +2
Lets the agent work with GitHub: search code, read and create issues and pull requests, and manage repositories through the GitHub API. Runs locally from the @modelcontextprotocol/server-github npm package. Needs 1 environment variable to run.
MCP server Claude CodeCodexCursor +2
MCP server "fetch" as configured in agentmc15/polymarket-trader. Runs locally from the @modelcontextprotocol/server-fetch npm package.
Instructions file
Claude Code instructions for agentmc15/polymarket-trader, covering polymarket trading application, project overview, tech stack, backend (python 3.11+) and frontend (react 18+).