What problem does it solve? Users often need a shareable, editable document (a doc, memo, spec, PRD, runbook, or write-up) rather than a one-off chat answer, and this Skill routes those requests to the docs connector so the content lives somewhere people can comment on and keep editing. ## Core Features & Use Cases - Doc Intent Detection: Triggers only when the user explicitly asks for a doc, document, page, memo, spec, PRD, runbook, or write-up, while keeping plans, summaries, and chat answers in chat. - Connector-Guided Creation: Calls the docs connector's guide with topic.instructions first, then creates the doc with headings only before any search, file read, or plan. - Format Disambiguation: Distinguishes living docs from .docx/.pptx/.xlsx/PDF requests (handled by format-specific skills) and from HTML pages or apps. - Use Case: A user says "write a PRD I can share with the team" — the Skill loads the docs connector instructions and creates a shareable doc skeleton with headings. ## Quick Start Ask the assistant to create a shared doc for your meeting notes or project spec, and it will use the docs connector to set it up.