Skip to content

Commit 414c952

Browse files
authored
Create README.md
1 parent 240c485 commit 414c952

File tree

1 file changed

+23
-0
lines changed
  • samples/agent-catalog/msft-agent-samples/semantic-kernel-sdk/sop-forge-agent

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Standard Operating Procedure (SOP) Forge Agent
2+
3+
## Overview
4+
5+
SOP Forge agent converts any short demonstration video into a clean, production‑ready Standard Operating Procedure.
6+
7+
It automatically transcribes the footage, detects each procedural step, selects (or generates) clear images, and fills your preferred Markdown template—delivering a numbered, well‑formatted document that's ready for training and shop‑floor distribution. Reviewers can then chat with the agent to merge steps, change tone, or swap visuals, and the SOP is regenerated in seconds—eliminating the manual drudgery of documentation.
8+
9+
The agent has the following capabilities:
10+
11+
* **Video Analysis**: Ingest a single MP4/MOV (or audio track), create a transcript, and segment the narrative into logical, ordered steps.
12+
* **Image Selection & Enhancement**: Extract key frames for each step or invoke an image‑generation tool to create or improve illustrations when footage is unclear (stretch goal).
13+
* **Markdown SOP Drafting**: Populate your template with title, purpose, prerequisites, numbered instructions, embedded images with alt‑text, and an auto‑generated "Troubleshooting / FAQ" section.
14+
* **Interactive Refinement**: Respond to prompts like "merge steps 2 & 3", "use formal tone", or "replace the image for step 5", and instantly produce an updated document.
15+
* **Export**: Return a final Markdown file that can be copied, downloaded, or pushed into your content system.
16+
17+
## Getting Started 
18+
19+
## Prerequisites 
20+
21+
## Instructions 
22+
23+
## Sample Data 

0 commit comments

Comments
 (0)