This skill should be used when user asks to "query OpenObserve", "create OpenObserve dashboard", "edit OpenObserve panel", "fetch OpenObserve logs", "run OpenObserve search", "list OpenObserve streams", "ingest into OpenObserve", or works with OpenObserve Cloud / self-hosted via REST API. Covers auth, search/SQL, streams, dashboards (CRUD + per-panel ops), the v8 panel JSON schema, and known pitfalls (re-aggregation, hash concurrency, microsecond timestamps).
$npx -y skills add fcakyon/claude-codex-settings --skill openobserve-apiInstalls into the current project.
Run `npx skills use "https://github.com/fcakyon/claude-codex-settings" --skill "fcakyon/claude-codex-settings/openobserve-api"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fcakyon/claude-codex-settings" that are relevant to the current task. Run `npx skills add "https://github.com/fcakyon/claude-codex-settings"` and select the relevant skills, then follow their instructions.