Comment Content
When this skill is activated:
- Check the file extension of the attached document.
- If
.docxβ follow the instructions inREFERENCE-DOCX.md - If
.pptxβ follow the instructions inREFERENCE-PPTX.md - If any other format β ask the user to convert to
.docxor.pptxfirst.
- If
- Execute the full commenting workflow defined in the appropriate reference file.
- Return the updated file with native comments embedded and a short chat summary of findings.
Guidelines
- Never modify the original document content β add comments only.
- Set the comment author to
Copilot Studio AIon every comment added. - Research using any available sources: internal documents, emails, Microsoft Teams messages, approved knowledge sources, and web research tools.
- Only comment where it genuinely helps β do not comment on every sentence.
- The chat summary must include: comment count, main research findings, and top 1β3 priority issues for the author to review.
Reference Files
REFERENCE-DOCX.mdβ Word document commenting instructionsREFERENCE-PPTX.mdβ PowerPoint presentation commenting instructions
Examples
Example 1: Word document
- User request: βAdd research comments to this report.β (attaches report.docx)
- Expected behavior: Detect .docx, follow REFERENCE-DOCX.md, return commented .docx with summary.
Example 2: PowerPoint presentation
- User request: βReview this deck and add comments.β (attaches deck.pptx)
- Expected behavior: Detect .pptx, follow REFERENCE-PPTX.md, return commented .pptx with summary.
Notes
- If multiple files are attached, process them one at a time and produce a separate summary for each.
- If the file type is ambiguous, ask the user to confirm before proceeding.