your-skill-name

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Your Skill Title

你的Skill标题

Overview

概述

Brief introduction to what this skill covers. Focus on Grafana-specific knowledge — don't explain general programming concepts the AI already knows well.
简要介绍该Skill涵盖的内容。聚焦于Grafana专属知识——无需解释AI已熟知的通用编程概念。

Key Concepts

核心概念

Document the important concepts, patterns, or syntax. Code examples are more effective than prose.
promql
undefined
记录重要的概念、模式或语法。代码示例比文字说明更有效。
promql
undefined

Example

示例

rate(http_requests_total[5m])
undefined
rate(http_requests_total[5m])
undefined

Common Patterns

常见模式

Describe the most frequently needed patterns or configurations.
描述最常用的模式或配置。

Best Practices

最佳实践

  • List recommendations specific to this skill's domain
  • Include common pitfalls to avoid

Keep SKILL.md under 500 lines. Move detailed reference material to
references/
files and link to them from here. See agentskills.io/specification.
  • 列出针对该Skill领域的专属建议
  • 包含需要避免的常见陷阱

请将SKILL.md控制在500行以内。 如需详细参考资料,请移至
references/
目录下的文件,并在此处添加链接。详见agentskills.io/specification