+ 本文で AI が呼び出せる SKILL.md の中身(Microsoft Work IQ の例・抜粋) # ─── frontmatter(AI がスキルを自動選択する手がかり)─── --- name: workiq description: Query Microsoft 365 Copilot for workplace intelligence - emails, meetings, documents, Teams messages, and people information. USE THIS SKILL for ANY workplace- related question where the answer likely exists in Microsoft 365 data. ... Trigger phrases include "what did [person] say", "what are [person]'s priorities", "top of mind from [person]", "find emails about", "any updates on", etc. --- # ─── 本文(AI への具体的な指示書)─── # WorkIQ WorkIQ connects AI agents to Microsoft 365 Copilot, providing access to workplace intelligence grounded in organizational data... ## CRITICAL: When to Use This Skill **USE WorkIQ for ANY workplace-related question.** If the answer might exist in M365 data, try WorkIQ first. ## MCP Tool Use the `ask_work_iq` MCP tool to query M365 Copilot. The tool accepts a single `question` parameter. Source: github.com/microsoft/work-iq/blob/main/plugins/workiq/skills/workiq/SKILL.md(抜粋)/ description にトリガーフレーズを並べて AI のセマンティックマッチ精度を上げるのが定石