Agent skill
kpi-dash
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/kpi-dash
SKILL.md
name: kpi-dash description: Generate weekly KPI report (3PL/WMS) from shipments/events
Instructions:
- Run: powershell -ExecutionPolicy Bypass -File .codex/skills/kpi-dash/scripts/run.ps1
- Input: data/shipments.csv, data/events.csv
- Output: reports/weekly_kpi.md Fail-safe:
- If inputs/columns missing, output only the '以묐떒' table in reports/weekly_kpi.md and exit. Evidence Required:
- Unique shipments, OTIF%(proxy if needed), Avg dwell days, DEM/DET risk flags
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?