What problem does it solve? Handling document tasks across Lark online documents and local Word/PDF files requires different tools and workflows; this Skill acts as a unified entry point that routes each request to the correct module, eliminating guesswork about which commands, scripts, or references to use. ## Core Features & Use Cases - Online Document Operations: Read, create, edit, and summarize Lark Docx/Wiki documents via lark-cli shortcuts like docs +fetch, docs +create, and docs +update, with precise block-level editing and media handling. - Local Word/PDF Processing: Extract text from .docx/.doc/.pdf files, perform format-preserving text replacement in Word documents, and generate standard-layout .docx files from JSON content. - Specialized Sub-Skills: Route to resume writing, patent drafting, visa document filling, and official document generation modules when tasks match those domains. - Use Case: A user pastes a Lark Wiki URL asking to update a section, or uploads a local proposal.docx requesting reformatting—the Skill detects the resource type and delegates to the correct module automatically. ## Quick Start Ask the assistant to read a Lark document URL or edit a local Word file, and it will route the request to the appropriate module.