cycle-count-scheduler
AI-driven cycle counting schedule and variance analysis skill to maintain inventory accuracy with minimal operational disruption
它会碰到什么
扫了多少1 个文本文件,3 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Cycle Count Scheduler
Overview
The Cycle Count Scheduler is an AI-driven skill that optimizes cycle counting schedules and performs variance analysis to maintain inventory accuracy with minimal operational disruption. It uses ABC classification, statistical sampling, and historical accuracy data to prioritize counting activities and identify root causes of inventory discrepancies.
Capabilities
- ABC-Based Count Frequency Determination: Set count frequencies based on inventory value, velocity, and criticality classifications
- Statistical Sampling Design: Design statistically valid sampling plans that provide accuracy confidence with minimal counting effort
- Count Schedule Optimization: Schedule counts during low-activity periods to minimize operational disruption
- Variance Threshold Alerting: Monitor count variances against thresholds and trigger alerts for significant discrepancies
- Root Cause Analysis Automation: Analyze variance patterns to identify systemic issues and recommend corrective actions
- Perpetual vs. Physical Reconciliation: Compare perpetual inventory records with physical counts and manage adjustments
- Audit Trail Documentation: Maintain complete documentation of counts, variances, and adjustments for compliance
Tools and Libraries
- WMS APIs
- Statistical Sampling Libraries
- Inventory Audit Tools
- Analytics Platforms
Used By Processes
- Cycle Counting Program
- ABC-XYZ Analysis
- FIFO-LIFO Inventory Control
Usage
skill: cycle-count-scheduler
inputs:
inventory_profile:
total_skus: 5000
abc_distribution:
A_items: 500
B_items: 1500
C_items: 3000
count_parameters:
target_accuracy: 99.5
counting_capacity_skus_per_day: 100
available_count_days_per_week: 5
current_accuracy:
A_items: 98.5
B_items: 97.8
C_items: 96.2
outputs:
count_schedule:
- classification: "A"
count_frequency: "weekly"
skus_per_week: 100
priority_skus: ["SKU001", "SKU002", "SKU003"]
- classification: "B"
count_frequency: "monthly"
skus_per_week: 75
- classification: "C"
count_frequency: "quarterly"
skus_per_week: 60
weekly_schedule:
monday: { zone: "ZONE_A", skus: 45 }
tuesday: { zone: "ZONE_A", skus: 45 }
wednesday: { zone: "ZONE_B", skus: 50 }
thursday: { zone: "ZONE_B", skus: 50 }
friday: { zone: "ZONE_C", skus: 45 }
projected_accuracy_improvement:
A_items: 99.8
B_items: 99.2
C_items: 98.5
Integration Points
- Warehouse Management Systems (WMS)
- Inventory Management Systems
- Financial Systems (for adjustments)
- Compliance/Audit Systems
- Mobile Counting Devices
Performance Metrics
- Inventory record accuracy (IRA)
- Count variance rate
- Adjustment dollar value
- Count productivity (SKUs per hour)
- Time to count completion
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
星标★ 1,796
本站分层T1
该仓技能数2115
原文件路径
library/specializations/domains/business/logistics/skills/cycle-count-scheduler/SKILL.md