What problem does it solve? Installing pre-packaged application templates (like WordPress) onto the Rainbond platform involves multiple steps: choosing a template source, resolving versions, creating or selecting a target app, and executing the install. This Skill automates that entire workflow so users can deploy template-based apps with a single natural-language request. ## Core Features & Use Cases - Dual Template Sources: Installs from both local template markets and cloud markets, querying markets, app models, and available versions before installing. - Automatic Target App Handling: Creates a new target app when none exists, with automatic numeric-suffix retry on app-name collisions while preserving the user's original intent. - Version Resolution: Selects the user-specified version, the only available version, or the latest stable-looking version with explicit reasoning. - Use Case: A user says "从模板安装 WordPress 应用" and the Skill queries the cloud market, picks the latest stable version, creates a target app, installs the template, and reports the installed services. ## Quick Start Ask the agent to install a WordPress application from a Rainbond app template into a new app.