Standardized work procedure documentation skill with time observations, work sequence analysis, and visual work instructions
Creates standardized work documentation with time studies, sequence analysis, and visual instructions.
npx claudepluginhub a5c-ai/babysitterThis skill is limited to using the following tools:
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.
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
| 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 = 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
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.