SkillAgentSearch skills...

genpark-bulk-discount-optimizer-skill

GenPark AI Skill - Tiered volume pricing structures and wholesale margin calculator

Install / Use

claude mcp add alphaparkinc -- npx -y github:alphaparkinc/genpark-bulk-discount-optimizer-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

45/100

Supported Platforms

Claude Code
Claude Desktop

genpark-bulk-discount-optimizer-skill

GenPark AI Agent Skill -- Tiered bulk discounts and profit margin optimizer.

Quick Start

from client import BulkDiscountOptimizerClient
client = BulkDiscountOptimizerClient()
result = client.optimize(unit_price=50.00, unit_cost=20.00)
print(result["tiers"])

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated1mo ago
Forks0

Languages

Python

Security Score

75/100

Audited on Jul 10, 2026

1 medium2 low