What problem does it solve? Microsoft Copilot and Microsoft 365 Copilot conversations are ephemeral and tied to tenant accounts, so decisions, reasoning, and reusable methods pasted out of them are easily lost or stripped of context. This Skill converts manually supplied Copilot chat captures into durable, self-contained Markdown artifacts that preserve goals, decisions, next actions, and provenance without requiring any Microsoft tenant access. ## Core Features & Use Cases - Structured thread extraction: Builds turn ledgers and content element ledgers from pasted Copilot chats, normalizing roles, citations, Copilot Pages, file references, and UI chrome with explicit fidelity labels. - Privacy and provenance gating: Defaults employer, tenant, and personal content to needs-review or private-only retention, separates stated facts from inference, and records capture mode, completeness, and source-independence test results. - Depth-controlled output: Supports rapid, balanced, and comprehensive extraction profiles (with aliases like scan, distill, and catalog) and uses a validated Python utility to write frontmatter-tagged Markdown artifacts. - Use Case: You paste a long Microsoft 365 Copilot planning chat that references emails, meetings, and a SharePoint file. The Skill catalogs each element, redacts tenant-sensitive traces, and produces a standalone Markdown handoff that a teammate can act on without any Microsoft account access. ## Quick Start Extract this pasted Microsoft 365 Copilot chat into a standalone Markdown artifact at balanced depth with a needs-review retention decision.