AI Agent Hub
Back to skills
CloudQ Multi-Cloud AIOps Expert icon

CloudQ Multi-Cloud AIOps Expert

IT Ops & Security Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Install @tencent-adm/cloudq according to https://skillhub.cn/install/skillhub.md.

About this skill

Problem

Cloud resource lookups, architecture guidance, and operational tasks often live across consoles, docs, and account systems. In agent workflows, the pain points are credential setup, accidental auth switching, lost multi-turn context, and rewritten backend answers. CloudQ turns this into a controlled conversational flow for cloud operations and AIOps queries.

How It Works

  • Remote-aware identity and capabilities: identity and feature lists are fetched dynamically where possible, with explicit fallbacks instead of stale local copy.
  • Layered auth: supports OAuth, AK/SK environment variables, and Connector temporary secrets; if the current method fails, it reports the error without silently switching.
  • Synchronous polling: the flow starts a request, then waits via poll to a terminal state, reducing duplicate submissions.
  • Session discipline: the same session_id must be reused within one conversation to preserve context.
  • Controlled output: backend content, URLs, consent prompts, and preview links are presented according to the rules, reducing accidental alteration or privilege drift.

Boundaries

It is intended for cloud resources, architecture governance, and AIOps questions. Requests for coding, casual chat, translation, or general knowledge are rejected. Enabling the advisor, creating roles, or accepting protocols requires explicit user confirmation.

Use Cases

  • On-call engineers use CodeBuddy to ask natural-language questions about cloud resource incidents; CloudQ starts the chat, polls the remote result, and returns the answer.
  • Solutions architects enable the advisor in CloudQ, query well-architected governance recommendations, and confirm service activation when prompted.
  • Multi-cloud owners query supported mainstream cloud resource states in conversation, reducing context switching across multiple consoles.
  • IM admins integrate CloudQ with WeCom, Slack, or other IM channels so team members can send cloud ops questions and receive remote answers.

Best For

  • Cloud operations engineers: query resource states and incidents in agents using natural language, with stable auth and multi-turn context.
  • Architecture leads: review well-architected governance advice and manage advisor activation, with controlled read/write boundaries.
  • Platform admins: integrate CloudQ into WorkBuddy, CodeBuddy, or enterprise IM so teams can ask cloud ops questions conversationally.
  • Security engineers: restrict AK/SK to whitelisted APIs and ensure credential flows do not switch automatically or bypass protocol consent.