SkillAgentSearch skills...

genpark-inventory-alert-trigger-skill

GenPark AI Skill - Velocity monitoring stock reorder alerting engine

Install / Use

claude mcp add alphaparkinc -- npx -y github:alphaparkinc/genpark-inventory-alert-trigger-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-inventory-alert-trigger-skill

GenPark AI Agent Skill -- Inventory velocity and stockout predictor.

Quick Start

from client import InventoryAlertTriggerClient
client = InventoryAlertTriggerClient()
res = client.check_stock_level(100, 5.0, 10)
print(res["alert_triggered"])

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