SkillAgentSearch skills...

genpark-shopping-cart-roi-simulator-skill

GenPark AI Skill - Simulate bundle pricing discount codes on cart item cost margins

Install / Use

claude mcp add alphaparkinc -- npx -y github:alphaparkinc/genpark-shopping-cart-roi-simulator-skill

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

71/100

Category

Automation

Supported Platforms

Claude Code
Claude Desktop
Cursor

genpark-shopping-cart-roi-simulator-skill

GenPark AI Agent Skill -- Shopping cart deal bundler and margin ROI analyzer.

Quick Start

from client import ShoppingCartROISimulatorClient
client = ShoppingCartROISimulatorClient()
res = client.simulate_roi([{"price": 100, "cost": 40}], 10)
print(res["net_profit"])

Related Skills

View on GitHub
GitHub Stars9
CategoryAutomation
Updated1mo ago
Forks0

Languages

Python

Security Score

75/100

Audited on Jul 10, 2026

1 medium2 low