What problem does it solve? Creating and editing Feishu (Lark) slide decks programmatically requires mastering a complex XML schema, token handling, and API workflows; this Skill guides an AI agent through planning, generating, validating, and fixing slide decks end to end. ## Core Features & Use Cases - Deck Creation & Editing: Create new presentations, add or delete pages, and perform block-level replace/insert edits on existing slides via lark-cli shortcuts and native APIs. - Planning & Validation Pipeline: Enforces a slide_plan.json planning layer, visual/asset planning rules, and a post-creation validation checklist with XML text-overlap linting. - Templates, Icons & Diagrams: Search and reuse slide templates, resolve IconPark semantic icons, and render charts or whiteboard diagrams as native XML elements. - Use Case: A user pastes a doubao.com or larkoffice.com /slides/ URL and asks to rewrite three pages; the agent reads the existing XML, plans the changes, applies block-level replacements, and verifies the result. ## Quick Start Ask the agent to create a six-page Feishu presentation about your project status with a consistent visual theme and charts.