\"Calculate Economic Order Quantity to minimize total inventory cost (ordering + holding). Use this skill when the user needs to determine optimal order size, balance ordering frequency against storage costs, or set reorder points — even if they say 'how much to order', 'optimal batch size', or 'inventory cost minimization'.\".
$npx -y skills add charlieviettq/awesome-agent-skill --skill algo-sc-eoqInstalls into the current project.
Run `npx skills use "https://github.com/charlieviettq/awesome-agent-skill" --skill "charlieviettq/awesome-agent-skill/algo-sc-eoq"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/charlieviettq/awesome-agent-skill" that are relevant to the current task. Run `npx skills add "https://github.com/charlieviettq/awesome-agent-skill"` and select the relevant skills, then follow their instructions.