원클릭으로
vitrine
vitrine에는 civitai에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Query Grafana datasources (Loki/Tempo/Prometheus) and manage dashboards + connections via the Grafana HTTP API. Use to inspect Faro/OTel telemetry, run LogQL/PromQL/TraceQL, list/create dashboards, or list/create datasources. Reads GRAFANA_URL + token from .env. Read-only by default; writes need --writable (and --confirm-prod for non-localhost).
Run read-only PostgreSQL queries against the vitrine local dev database for debugging, data inspection, and EXPLAIN ANALYZE. Use when you need to inspect rows, verify what cooking/onboarding/buzz wrote, check generation/asset/campaign state, or test SQL. Reads DATABASE_URL from the project .env. Read-only unless --writable is passed.