What problem does it solve? Finding the right icon, illustration, diagram, background, or 3D model for Korean educational content requires manually browsing a large asset repository, and copying ready-made interactive lesson modules into a project is repetitive and error-prone. ## Core Features & Use Cases - Asset Search: Query the art-assets index (assets-index.json) by category (icons, illustrations, diagrams, backgrounds, 3d), education-level and subject tags (elementary, math, geometry, etc.), and Korean description keywords. - Integration Code Generation: Receive ready-to-use HTML, Vue, and Three.js (GLTFLoader) snippets with correctly composed asset paths like icons/icon-checkmark-green-20260124.svg. - Edu-Content Module Export: Match Korean or English keywords (e.g., 피타고라스, fraction) to prebuilt interactive lesson modules and copy them to a target directory with overwrite warnings. - Use Case: A teacher building a middle-school geometry page asks for a Pythagorean theorem diagram; the skill returns matching diagram assets with Vue embed code, then exports the full interactive pythagorean module to the project folder. ## Quick Start Ask the assistant to find elementary math icons and export the pythagorean edu-content module to your current directory.