What problem does it solve? Working with AEM Rapid Development Environments requires knowing the exact aio aem rde command surface, deployment types, configuration model, and error codes of the @adobe/aio-cli-plugin-aem-rde plugin. This Skill translates user goals into the correct commands and guides diagnosis of failed deployments, log triage, and snapshot management without guesswork. ## Core Features & Use Cases - Deployment guidance: Maps artifacts (OSGi bundles, OSGi configs, content packages, dispatcher configs, frontend builds, env-config YAML) to the correct install --type, target (author/publish), and flags. - Diagnostics playbook: Walks through setup --show, status, history <id>, logs, and inspect commands to triage failed deploys, inactive bundles, and unsatisfied OSGi components. - Configuration & CI support: Explains the three Cloud Manager IDs, local vs. global .aio config storage, experimental feature flags for inspect and snapshot, and scripted CI usage with --quiet --json. - Snapshot lifecycle: Guides create/restore/delete/undelete flows with realistic duration expectations and EAP enrollment requirements. - Use Case: A developer's content package deploy reports success but JCR content never appears; the Skill identifies the SKYOPS-140701 base-image regression and provides the exact OSGi config workaround to deploy. ## Quick Start Ask the assistant to deploy your OSGi bundle to your AEM RDE, for example: "Deploy core/target/my-bundle.jar to my RDE and confirm it is active."