write-guance-dql

Generates a single-line Guance Cloud classic-mode search string from user inputs.

1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/ly0o0o/lyoo-ai-productivity --skill write-guance-dql
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: write-guance-dql
Source: https://github.com/ly0o0o/lyoo-ai-productivity/tree/main/backend/write-guance-dql
Command: npx skills add https://github.com/ly0o0o/lyoo-ai-productivity --skill write-guance-dql

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate precise, one-line Guance Cloud classic-mode search strings to feed a log viewer. This approach avoids DQL generation or code; you paste the single line into the search bar and run it.

Core Features & Use Cases

  • Single-line query output: outputs a ready-to-paste one-line string for the Guance Cloud search bar.
  • Flexible syntax support: supports keyword, field:value, AND/OR/NOT, parentheses, wildcards, exact phrases, and JSON field paths.
  • Guided prompts: if essential inputs are missing, prompts the user to provide service name, keywords, or field values.

Quick Start

Provide service name and keyword(s) to generate the one-line Guance Cloud search string.

Frequently Asked Questions about write-guance-dql

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a Guance Cloud search query for log viewing?

To create a Guance Cloud search query, provide a service name and keywords to generate a ready-to-paste, single-line classic-mode search string for the log viewer search bar.

What is the best way to filter Guance Cloud logs with multiple conditions?

The best way to filter Guance Cloud logs is by generating a single-line search string that supports keyword, field:value matching, AND/OR/NOT logic, exact phrases, and wildcards.

Can I query JSON field paths in Guance Cloud classic mode?

Yes, you can query JSON field paths in Guance Cloud classic mode by providing the necessary structure to generate a single-line search string with nested JSON field constraints.

What inputs do I need to generate a Guance Cloud log search string?

You need to provide essential inputs like the service name, keywords, or specific field values to generate a properly structured Guance Cloud log search string.

Does Guance Cloud search string generation require DQL code?

No, Guance Cloud search string generation does not require DQL code; it produces a single-line classic-mode search string that you paste directly into the search bar to run.