openobserve-skills plugin for AI coding agents
Search logs, metrics, and traces and build OpenObserve dashboards via curl.
Install the plugin in your coding agent
Add the marketplace once, then run the command for your tool.
claude plugin install openobserve-skills@claude-settingsSee what the plugin includes
These components come from the current plugin directory, not a hand-written feature list.
- Supported tools
- Claude Code, Codex, Cursor, Gemini
- Skills
- openobserve-api
- Agents
- None
- Commands
- None
- Hooks
- None
Download this plugin’s skills
Each release ZIP works in ChatGPT and Claude.ai. Review the source before uploading it.
openobserve-api
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).
Verify the source
Version 1.0.2. License: Apache-2.0.
Open the plugin files on GitHub