Observability pipeline and CI audit pack. JSONL-to-SQLite trace ingestion and CI workflow validation. 2 observability tools.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add aibot88/sec_skill_store --skill firm-observability-pack --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Firm Observability Pack?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/aibot88-firm-observability-pack)More formats (shields.io, HTML) on the badges page.
---
name: firm-observability-pack
version: 1.0.0
description: >
Observability pipeline and CI audit pack.
JSONL-to-SQLite trace ingestion and CI workflow validation. 2 observability tools.
author: romainsantoli-web
license: MIT
metadata:
openclaw:
registry: ClawHub
requires:
- mcp-openclaw-extensions >= 3.0.0
tags:
- observability
- traces
- ci
- pipeline
- monitoring
---
# firm-observability-pack
> ⚠️ Contenu généré par IA — validation humaine requise avant utilisation.
## Purpose
Provides observability tooling: JSONL trace ingestion into SQLite for analysis,
and CI pipeline workflow validation ensuring proper security steps and test gates.
## Tools (2)
| Tool | Description |
|------|-------------|
| `openclaw_observability_pipeline` | JSONL→SQLite trace ingestion and querying |
| `openclaw_ci_pipeline_check` | CI workflow validation (security gates, test steps) |
## Usage
```yaml
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
```
## Requirements
- `mcp-openclaw-extensions >= 3.0.0`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.
Wire a service's OpenTelemetry output to Sematext Cloud. Walks through region, App-type, instrumentation flow (managed OTLP endpoint vs Sematext Agent), and signal selection (traces/metrics/logs), then produces the exact env-var block and points at a runnable reference example in this repo. Invoke when instrumenting a new app for Sematext.
Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications. Use when setting up deployment infrastructure or planning releases.
Watch a pull request or review cycle until it is ready to merge. Use when asked to babysit, monitor, or keep checking PR comments, reviews, and CI until all actionable issues are resolved.
Interact with the Paperclip control plane API for task coordination and governance. Use when checking assignments, updating issue status, posting comments, delegating work, managing routines, or calling Paperclip API endpoints.