okhp3-sop-and-work-instruction-generation

Generate ISO 9001-compliant SOPs and work instructions from PNS YAML files.

2|1|Updated Jun 12, 2026
One-click install
npx skills add https://github.com/OKHP3/skillz --skill okhp3-sop-and-work-instruction-generation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: okhp3-sop-and-work-instruction-generation
Source: https://github.com/OKHP3/skillz/tree/main/process-capture/okhp3-sop-and-work-instruction-generation
Command: npx skills add https://github.com/OKHP3/skillz --skill okhp3-sop-and-work-instruction-generation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires process-narrative-authoring, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of ISO 9001-compliant Standard Operating Procedures (SOPs) and work instructions from a validated Process Narrative Structure (PNS), streamlining the documentation process for organizations.

Core Features & Use Cases

  • SOP Generation: Automatically generates SOPs from a validated PNS, ensuring compliance with ISO 9001 standards.
  • Work Instruction Generation: Generates role-specific work instructions based on the PNS, aiding in process execution.
  • Use Case: For organizations that need to document complex processes and ensure compliance with ISO 9001 standards, this Skill can automate the creation of detailed SOPs and work instructions, saving time and reducing errors.

Quick Start

Generate an SOP from the PNS by using the 'generate-sop' script with the PNS file as input.

Frequently Asked Questions about okhp3-sop-and-work-instruction-generation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate ISO 9001-compliant SOPs from process documentation?

To generate ISO 9001-compliant SOPs, this skill processes a validated Process Narrative Structure (PNS) YAML file to automatically produce human-readable Standard Operating Procedures using the generate-sop script.

Can I create role-specific work instructions from a PNS YAML file?

Yes, you can create role-specific work instructions from a PNS YAML file by running the generation scripts, which parse the validated process narrative to output targeted instructions for distinct roles.

What is a Process Narrative Structure and when is it needed for SOP generation?

A Process Narrative Structure (PNS) is a validated YAML data format representing your business process, and it is needed as the required input to automate SOP and work instruction generation for ISO 9001 compliance.

Do I need a validated PNS before using this SOP generation skill?

Yes, you need a validated PNS YAML file as a prerequisite, because the skill depends on the process-narrative-authoring dependency to supply the structured data required for generating SOPs.

How do I automate work instruction creation for complex business processes?

You automate work instruction creation by executing the provided scripts against a validated PNS file, which translates complex business process documentation into structured, role-specific execution guides.