一键导入
observability-skill
Manage full-stack observability using Logfire (logging/tracing) and OpenObserve (storage/visualization).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Manage full-stack observability using Logfire (logging/tracing) and OpenObserve (storage/visualization).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Guides the creation and review of Architectural Decision Records (ADRs). Use this skill when a significant architectural change is proposed, a new technology is introduced, or a trade-off needs to be documented.
Intelligently routes requests to the correct context instructions and documentation files. Use this skill to determine which AGENT.md, guide, or technical instruction file is most relevant for a user's request.
Scaffold API mocking infrastructure using Mountebank and Testcontainers for reliable integration testing.
Interface for managing the Temporal Database and AI system (ReDB + GGUF embeddings).
Spec-Driven Development workflow using VibesPro conventions
Guides the selection and documentation of architectural decisions using ADR patterns.
| name | Observability Skill |
| id | ce.skill.observability |
| description | Manage full-stack observability using Logfire (logging/tracing) and OpenObserve (storage/visualization). |
| version | 1.0.0 |
This skill provides a unified interface for managing the observability stack in VibesPro. It wraps logfire for Python-based structured logging/tracing and OpenObserve for local metric and log storage. Agents can use this skill to check system health, verify configuration, and manage the local observability infrastructure.
| Command | Description | Usage |
|---|---|---|
/vibepro.monitor.check | Verify the observability configuration (Logfire token, OpenObserve connectivity). | /vibepro.monitor.check |
/vibepro.monitor.demo | Run a quickstart demo to verify end-to-end logging flow. | /vibepro.monitor.demo |
/vibepro.monitor.stack.start | Start the local OpenObserve stack via Docker Compose (with secret injection). | /vibepro.monitor.stack.start |
/vibepro.monitor.stack.stop | Stop the local OpenObserve stack. | /vibepro.monitor.stack.stop |
/vibepro.monitor.stack.status | Check the running status of OpenObserve containers. | /vibepro.monitor.stack.status |
/vibepro.monitor.check
/vibepro.monitor.stack.start
# Generates sample logs and traces to verify ingestion
/vibepro.monitor.demo