Install
openclaw skills install firm-observability-packObservability pipeline and CI audit pack. JSONL-to-SQLite trace ingestion and CI workflow validation. 2 observability tools.
openclaw skills install firm-observability-pack⚠️ Contenu généré par IA — validation humaine requise avant utilisation.
Provides observability tooling: JSONL trace ingestion into SQLite for analysis, and CI pipeline workflow validation ensuring proper security steps and test gates.
| Tool | Description |
|---|---|
openclaw_observability_pipeline | JSONL→SQLite trace ingestion and querying |
openclaw_ci_pipeline_check | CI workflow validation (security gates, test steps) |
skills:
- firm-observability-pack
# Ingest traces and validate CI:
openclaw_observability_pipeline traces_path=/path/to/traces.jsonl
openclaw_ci_pipeline_check config_path=/path/to/config.json
mcp-openclaw-extensions >= 3.0.0