This skill should be used when the user needs to add Opik tracing or integrations to their code, instrument an LLM application, or needs reference for Opik SDK usage (Python, TypeScript, REST API). Use for tasks like "add tracing", "instrument my code", "use track_openai", "add OpikTracer", "what span types are available", "how to flush traces".
$npx -y skills add comet-ml/opik-claude-code-plugin --skill opikInstalls into the current project.
Run `npx skills use "https://github.com/comet-ml/opik-claude-code-plugin" --skill "comet-ml/opik-claude-code-plugin/opik"` 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/comet-ml/opik-claude-code-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/comet-ml/opik-claude-code-plugin"` and select the relevant skills, then follow their instructions.