Back to Opik

External Integration References

.agents/skills/opik-external-integrations/references.md

2.1.14-7309-merge-24242.7 KB
Original Source

External Integration References

Known external Opik integrations, to seed the research phase. When the target is (or resembles) one of these, start from its repo and docs instead of investigating from scratch — and use the closest one as the "clone the sibling" source.

Verify before relying on specifics: repos change. Treat the paths below as starting hints, not guarantees, and confirm against the live repo. Add new entries here whenever you build or discover one.

Standalone opik-* packages & plugins (comet-ml org)

For the standalone package shape — its own repo depending on the published Opik SDK.

RepoWhat it isURL
opik-project-templateCookiecutter scaffold for a new Opik project — the starting point for a brand-new standalone packagehttps://github.com/comet-ml/opik-project-template
opik-openclawOfficial OpenClaw plugin exporting agent traces to Opik (traces, cost, tokens, errors)https://github.com/comet-ml/opik-openclaw
opik-claude-code-pluginOpik plugin for Claude Codehttps://github.com/comet-ml/opik-claude-code-plugin
opik-codex-pluginOpik plugin for Codexhttps://github.com/comet-ml/opik-codex-plugin
opik-kong-pluginOpik plugin for the Kong AI Gatewayhttps://github.com/comet-ml/opik-kong-plugin

Upstream contributions (Opik support inside a third-party repo)

For the upstream contribution shape — Opik logging/callback added into a third-party project that owns its own plugin/observability system. Host repo (where the Opik code lives) + the Opik-side docs page.

HostHost repoOpik docs
LiteLLMhttps://github.com/BerriAI/litellm (Opik logger under litellm/integrations/opik/)https://www.comet.com/docs/opik/integrations/litellm
Difyhttps://github.com/langgenius/difyhttps://www.comet.com/docs/opik/integrations/dify
n8nhttps://github.com/n8n-io/n8nhttps://www.comet.com/docs/opik/integrations/n8n
Flowisehttps://github.com/FlowiseAI/Flowisehttps://www.comet.com/docs/opik/integrations/flowise
Langflowhttps://github.com/langflow-ai/langflowhttps://www.comet.com/docs/opik/integrations/langflow

Discovering others