Skip to content
Skillv1.0.0

Inventory Turnover Analyzer

Analyze inventory turnover rates and optimize stock levels for manufacturing operations

by LeeHengYu(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from LeeHengYu/mediator-coevo (data/sequences/sequence-20260715-213005-3732207999/iter-2/samples/full_orchestration/benchmarks/Inventory-&-Finance-Integration_new_task_10_maintenance_calcfields_restock/run-3ae830ba/environment/skills/Inventory Turnover Analyzer/SKILL.md). Install upstream with npx skills add LeeHengYu/mediator-coevo --skill Inventory Turnover Analyzer. Copyright stays with the author (MIT).

Inventory Turnover Analyzer

Analyze inventory turnover rates and optimize stock levels for manufacturing operations

Usage

This skill can be used standalone or as part of an Agent workflow on SkillsHub.

Standalone

skillshub run inv-mfg/Inventory-Turnover-Analyzer --input "Your query here"

In Agent

Add this skill to your Agent configuration to enable its capabilities.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/leehengyu-mediator-coevo-inventory-turnover-analyzer/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

leehengyu-mediator-coevo-inventory-turnover-analyzer.ocm.jsonjson
{
  "ocm": "1",
  "id": "leehengyu-mediator-coevo-inventory-turnover-analyzer",
  "kind": "skill",
  "name": "Inventory Turnover Analyzer",
  "description": "Analyze inventory turnover rates and optimize stock levels for manufacturing operations",
  "publisher": "LeeHengYu",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "finance"
    ],
    "tags": [
      "skill-md",
      "tool",
      "manufacturing",
      "ai",
      "automation",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Analyze inventory turnover rates and optimize stock levels for manufacturing operations"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/LeeHengYu/mediator-coevo",
      "path": "data/sequences/sequence-20260715-213005-3732207999/iter-2/samples/full_orchestration/benchmarks/Inventory-&-Finance-Integration_new_task_10_maintenance_calcfields_restock/run-3ae830ba/environment/skills/Inventory Turnover Analyzer/SKILL.md",
      "ref": "f0d0e520985c836088fbe0ebccded3c1a56c2e0c",
      "url": "https://github.com/LeeHengYu/mediator-coevo/blob/f0d0e520985c836088fbe0ebccded3c1a56c2e0c/data/sequences/sequence-20260715-213005-3732207999/iter-2/samples/full_orchestration/benchmarks/Inventory-&-Finance-Integration_new_task_10_maintenance_calcfields_restock/run-3ae830ba/environment/skills/Inventory Turnover Analyzer/SKILL.md",
      "key": "LeeHengYu/mediator-coevo/data/sequences/sequence-20260715-213005-3732207999/iter-2/samples/full_orchestration/benchmarks/Inventory-&-Finance-Integration_new_task_10_maintenance_calcfields_restock/run-3ae830ba/environment/skills/Inventory Turnover Analyzer/SKILL.md"
    },
    "license": "MIT"
  },
  "instructions": "# Inventory Turnover Analyzer\n\nAnalyze inventory turnover rates and optimize stock levels for manufacturing operations\n\n## Usage\n\nThis skill can be used standalone or as part of an Agent workflow on SkillsHub.\n\n### Standalone\n\n```\nskillshub run inv-mfg/Inventory-Turnover-Analyzer --input \"Your query here\"\n```\n\n### In Agent\n\nAdd this skill to your Agent configuration to enable its capabilities.",
  "cost": {
    "context_tokens": 99
  }
}

Fetch it by URL: GET /api/v1/registry/leehengyu-mediator-coevo-inventory-turnover-analyzer/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.