What problem does it solve? Creating and editing Feishu (Lark) slide decks programmatically requires mastering a complex XML schema, CLI commands, image upload rules, and layout constraints. This Skill encodes the full workflow—planning, XML generation, validation, creation, and verification—so an AI agent can reliably produce well-designed presentations without trial and error. ## Core Features & Use Cases - Presentation Creation & Editing: Create new decks, add or delete pages, perform block-level replacements or full-page overwrites, and read back full presentation XML via lark-cli slides shortcuts. - Design & Planning Layer: Enforces a slide_plan.json planning step with layout types, visual focus, text density, and asset fallback rules, plus a Doubao high-density card-based design system. - Validation & Tooling: Ships xml_lint.py for pre-submission XML linting, an XSD-based validator, and an IconPark search/resolve tool for icons, plus chart, table, and media-upload guidance. - Use Case: Ask the agent to build a 10-page product review deck: it plans the outline, generates validated XML with charts and images, creates the deck in Feishu, and verifies the result by reading it back. ## 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.