What problem does it solve? Creating and editing Feishu/Lark slide decks programmatically requires mastering a complex XML schema, token handling, and CLI workflows; this Skill guides the agent through planning, generating, validating, and delivering presentations without manual trial and error. ## Core Features & Use Cases - Presentation Creation: Plan decks with slide_plan.json, then create slides via lark-cli slides +create or per-page xml_presentation.slide create, with local image upload through @./path placeholders or +media-upload. - Editing & Maintenance: Read full deck XML with +xml-get, perform block-level edits with +replace-slide, rebuild pages with +replace-pages, manage history versions, and capture page screenshots. - Design & Validation: Enforces high-density card-based design principles, IconPark icon search via scripts, native chart/table XML rules, and mandatory XML overlap linting plus validation checklists before delivery. - Use Case: Ask the agent to build a 10-page project status deck with charts and images; it plans the outline, generates schema-compliant XML, uploads images, creates the slides, verifies the result, and returns the presentation link. ## Quick Start Ask the agent to create a Feishu presentation on your topic with a target page count and style, and it will plan, generate, validate, and deliver the deck link.