What problem does it solve? When working with Rainbond, users often need quick answers about their current platform state—such as which enterprise they belong to, what teams or clusters they can access, or which apps and components exist—without navigating the console or risking accidental changes. This Skill answers those read-only questions through a single scoped CLI query. ## Core Features & Use Cases - Scoped Read-Only Queries: Answers explicit questions about the current user, enterprise, teams, regions/clusters, apps, and components using one-shot CLI commands. - Automatic Context Resolution: Resolves enterprise and workspace context internally, so users never need to supply internal IDs like enterprise_id. - Strict Scope Control: Refuses to expand narrow questions into broader queries and never performs deployments, changes, publishing, or troubleshooting. - Use Case: A user asks "which components does this app have?" and the Skill runs a single rainbond_query_components call with the app_id, returning only the relevant facts. ## Quick Start Ask the agent to show which teams and applications you can access on your current Rainbond platform.