SkillAgentSearch skills...

genpark-shipping-cost-optimizer-skill

GenPark AI Skill - Multi-carrier shipping cost and speed comparison tool

Install / Use

claude mcp add alphaparkinc -- npx -y github:alphaparkinc/genpark-shipping-cost-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

71/100

Supported Platforms

Claude Code
Claude Desktop

genpark-shipping-cost-optimizer-skill

GenPark AI Agent Skill -- Multi-carrier cost and speed logistics optimizer.

Quick Start

from client import ShippingCostOptimizerClient
client = ShippingCostOptimizerClient()
res = client.optimize_options(3.0, {"length": 5, "width": 5, "height": 5}, "90210")
print(res["best_cost_option"])

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