跳到主要内容
知仓学习社ZHICANG

standard-work-documenter

Standardized work procedure documentation skill with time observations, work sequence analysis, and visual work instructions

不碰外部(只输出文字)无严重或高危命中a5c-ai/babysitter

它会碰到什么

扫了多少1 个文本文件,3 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Standard Work Documenter

Overview

The Standard Work Documenter skill provides comprehensive capabilities for creating and maintaining standardized work documentation. It supports time observation, work element breakdown, and visual work instruction creation to ensure consistent, efficient operations.

Capabilities

  • Time observation and measurement
  • Takt time calculation
  • Work element breakdown
  • Standard work combination sheet
  • Work sequence documentation
  • Standard WIP calculation
  • Visual work instruction creation

Used By Processes

  • LEAN-005: Standard Work Documentation
  • LEAN-002: 5S Implementation
  • QMS-001: ISO 9001 Implementation

Tools and Libraries

  • Time study software
  • Video analysis tools
  • Document management systems
  • Visual instruction creators

Usage

skill: standard-work-documenter
inputs:
  process_name: "Final Assembly Station 5"
  takt_time: 60  # seconds
  observations:
    - cycle: 1
      time: 58
    - cycle: 2
      time: 62
    - cycle: 3
      time: 57
  work_elements:
    - element: "Pick part A"
      type: "manual"
    - element: "Install part A"
      type: "manual"
    - element: "Machine cycle"
      type: "machine"
outputs:
  - standard_work_combination_sheet
  - work_sequence_document
  - visual_work_instructions
  - standard_wip_calculation
  - training_materials

Workflow

  1. Calculate Takt Time - Determine customer demand rate
  2. Observe Work - Conduct time studies of current methods
  3. Break Down Elements - Identify individual work elements
  4. Sequence Work - Determine optimal work sequence
  5. Document Standards - Create combination sheets and instructions
  6. Train and Verify - Ensure operators follow standards

Standard Work Documents

| Document | Purpose |

|----------|---------|

| Standard Work Combination Sheet | Shows relationship between manual work, machine time, and walking |

| Standard Work Layout | Depicts physical movement and sequence |

| Job Element Sheet | Detailed breakdown of each work element |

| Visual Work Instruction | Step-by-step guidance with images |

Takt Time Formula

Takt Time = Available Production Time / Customer Demand

Example:
- Available time: 8 hours = 28,800 seconds
- Customer demand: 480 units/day
- Takt time: 28,800 / 480 = 60 seconds

Integration Points

  • Document management systems
  • Training platforms
  • Quality management systems
  • Manufacturing Execution Systems

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

它属于哪个仓库

星标★ 1,796
本站分层T1
该仓技能数2115
原文件路径library/specializations/domains/business/operations/skills/standard-work-documenter/SKILL.md

同一个仓库里的其他技能

看这个仓库的全部 2115 个技能

同名技能的其他版本

有 2 个不同仓库或目录里都有叫 standard-work-documenter 的技能。它们内容并不相同,别混用:

  • a5c-ai/babysitter — Standard work documentation skill for work instruction creation and maintenance.