grafana-platform-dashboard by boshu2/agentops
npx skills add https://github.com/boshu2/agentops --skill grafana-platform-dashboard设计平台运维仪表板,让操作员首先看到影响租户的风险,然后深入查看特定服务的运行状况,避免信息过载。
当用户要求进行平台仪表板更新和可靠性检查时,使用此技能。
oc --context <ctx> get grafanadashboard -A | rg -i '<dashboard-name-orme>'
skills/grafana-platform-dashboard/scripts/grafanadashboard_roundtrip.sh export \
--context <ctx> \
--namespace <ns> \
--name <grafanadashboard-name> \
--out-dir /tmp/<workspace>
3. 编辑 JSON 并验证所有 PromQL:
skills/grafana-platform-dashboard/scripts/promql_scan_thanos.sh \
--context <ctx> \
--dashboard-json /tmp/<workspace>/<name>.json
4. 安全地应用到生产环境:
skills/grafana-platform-dashboard/scripts/grafanadashboard_roundtrip.sh apply \
--context <ctx> \
--namespace <ns> \
--name <grafanadashboard-name> \
--json /tmp/<workspace>/<name>.json
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
在编辑面板之前,请使用 platform-contract.md 中的平台契约。
编辑后始终运行扫描脚本:
skills/grafana-platform-dashboard/scripts/promql_scan_thanos.sh \
--context <ctx> \
--dashboard-json <file.json> \
--output <scan.tsv>
通过标准:所有查询报告 success,零错误/解析错误。
仅在验证成功后应用:
skills/grafana-platform-dashboard/scripts/grafanadashboard_roundtrip.sh apply ...
oc --context <ctx> -n <ns> get grafanadashboard <name> \
-o jsonpath='{.status.conditions[?(@.type=="DashboardSynchronized")].status}{"|"}{.status.conditions[?(@.type=="DashboardSynchronized")].reason}{"\n"}'
报告:
每周安装次数
90
代码仓库
GitHub 星标数
231
首次出现
2026年2月26日
安全审计
安装于
opencode90
gemini-cli85
github-copilot85
codex85
amp85
cline85
Design platform operations dashboards so operators see tenant-impacting risk first, then drill into service-specific health without overload.
Use this skill when the user asks for platform dashboard updates and reliability checks.
oc --context <ctx> get grafanadashboard -A | rg -i '<dashboard-name-or-theme>'
skills/grafana-platform-dashboard/scripts/grafanadashboard_roundtrip.sh export \
--context <ctx> \
--namespace <ns> \
--name <grafanadashboard-name> \
--out-dir /tmp/<workspace>
3. Edit the JSON and validate all PromQL:
skills/grafana-platform-dashboard/scripts/promql_scan_thanos.sh \
--context <ctx> \
--dashboard-json /tmp/<workspace>/<name>.json
4. Apply live safely:
skills/grafana-platform-dashboard/scripts/grafanadashboard_roundtrip.sh apply \
--context <ctx> \
--namespace <ns> \
--name <grafanadashboard-name> \
--json /tmp/<workspace>/<name>.json
Use the platform contract in platform-contract.md before editing panels.
Use layout-guidelines.md:
Use promql-library.md:
Always run the scan script after edits:
skills/grafana-platform-dashboard/scripts/promql_scan_thanos.sh \
--context <ctx> \
--dashboard-json <file.json> \
--output <scan.tsv>
Pass criteria: all queries report success, zero bad/parse errors.
Apply only after validation succeeds:
skills/grafana-platform-dashboard/scripts/grafanadashboard_roundtrip.sh apply ...
oc --context <ctx> -n <ns> get grafanadashboard <name> \
-o jsonpath='{.status.conditions[?(@.type=="DashboardSynchronized")].status}{"|"}{.status.conditions[?(@.type=="DashboardSynchronized")].reason}{"\n"}'
Report:
Weekly Installs
90
Repository
GitHub Stars
231
First Seen
Feb 26, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode90
gemini-cli85
github-copilot85
codex85
amp85
cline85
Azure 升级评估与自动化工具 - 轻松迁移 Functions 计划、托管层级和 SKU
104,900 周安装
Clerk Next.js 身份验证集成指南:快速实现用户登录与路由保护
214 周安装
数据库迁移指南:跨ORM(Sequelize/TypeORM/Prisma)模式转换与零停机部署
217 周安装
参考文档创建器 - 基于技术栈智能生成ADR、指南和手册的自动化工具
214 周安装
AI求职信生成器 - 个性化定制专业求职信与工作申请,提升求职成功率
213 周安装
GCP开发最佳实践指南:Terraform、Cloud Functions、Cloud Run、Firestore与BigQuery
218 周安装
Android Kotlin协程开发权威指南:结构化并发、生命周期安全与最佳实践
219 周安装