Creates Loop Page documents following company SOP standards. Use when user wants to create a new Loop page, meeting record, project document, or any documentation following company's Loop workspace conventions. Triggers on keywords like "Loop", "SOP", "create document", "meeting record", "project doc", or when user needs team documentation.
Create documents for Microsoft Loop workspace following company standards.
assets/templates/| Type | Tag | Template | Use Case |
|---|---|---|---|
| General Doc | [Doc] | assets/templates/doc-template.md | Architecture, guides, knowledge |
| Procedure | [SOP] | assets/templates/sop-template.md | Step-by-step operations |
| Event Record | [Log] | assets/templates/log-template.md | Migrations, incidents, meetings |
| Reference |
[Ref] |
| Use doc-template |
| Dictionaries, error codes |
| Work in Progress | [Draft] | Any template | Incomplete documents |
From user input, determine:
Load template and replace placeholders:
> 💡 Abstract
>
> [Generated summary based on user input]
<!-- LOOP: Type /Table of contents here -->
# 1. Context & Goal
[Generated content...]
Include <!-- LOOP: command --> markers for features requiring manual Loop commands:
<!-- LOOP: Type /Table of contents here --><!-- LOOP: /Label → Doc Status → [status] --><!-- LOOP: @name --><!-- LOOP: /Date -->Include these instructions when outputting documents:
To paste in Loop:
- Copy the markdown content below
- In Loop, press
Ctrl+Shift+V(Win) orCmd+Shift+V(Mac)- Replace
<!-- LOOP: ... -->markers with actual Loop commands
references/loop-compatibility.mdreferences/company-guidelines.mdknowledge/SOP/Loop.mdGenerate title as: [Tag] Descriptive Title
Examples:
[Doc] LaminDB Architecture Overview[SOP] Database Backup Procedure[Log] 2026-01-19 Migration Record