用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/MikeTreml/MissionControl --skill five-s-auditor命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | five-s-auditor |
| description | 5S workplace organization audit skill with scoring, photo documentation, and sustainability tracking |
| allowed-tools | ["Read","Write","Glob","Grep","Edit"] |
| metadata | {"specialization":"operations","domain":"business","category":"lean-operations"} |
The Five-S Auditor skill provides comprehensive workplace organization auditing capabilities following the 5S methodology (Sort, Set in Order, Shine, Standardize, Sustain). It supports audit scoring, trend analysis, and action item tracking for continuous workplace improvement.
skill: five-s-auditor
inputs:
area: "Assembly Line 3"
audit_type: "monthly" # daily | weekly | monthly | quarterly
previous_scores:
sort: 3.5
set_in_order: 4.0
shine: 3.0
standardize: 3.5
sustain: 3.0
outputs:
- audit_scorecard
- photo_documentation
- action_items
- trend_analysis
- improvement_recommendations
| Score | Description |
|---|---|
| 5 | World-class, benchmark level |
| 4 | Exceeds expectations, minor improvements possible |
| 3 | Meets basic expectations |
| 2 | Below expectations, significant gaps |
| 1 | Major issues, requires immediate attention |