Official skills publisher Verified Skillscout rank 102

Comet

Comet publishes official AI agent skills for its tools, services, and developer workflows. Comet builds the infrastructure teams use to develop, evaluate, and improve modern AI applications.

Browse 8 official AI agent skills across 3 Comet repositories, with install commands and source links.

8 Skills
3 Repositories
916 Installs
17 GitHub stars

Install

Add Comet skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/comet-ml/comet-ml_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Comet skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

3 official repositories

Opik Skills

comet-ml/opik-skills

Includes 5 official skills: opik, opik-instrument, opik-evaluate, opik-diagnose, opik-explain.

5 skills 910 installs 2 stars
npx skills add comet-ml/opik-skills -y

Opik Claude Code Plugin

comet-ml/opik-claude-code-plugin

Includes 2 official skills: agent-ops, opik.

2 skills 6 installs 14 stars
npx skills add comet-ml/opik-claude-code-plugin -y

Cost Intelligence Proxy

comet-ml/cost-intelligence-proxy

Includes 1 official skill: opik-cipx.

1 skill 0 installs 1 stars
npx skills add comet-ml/cost-intelligence-proxy -y

8 skills

comet-ml/opik-skills 5 skills

opik

comet-ml/opik-skills 452 installs
View source

opik-instrument

comet-ml/opik-skills 13 installs
View source

opik-evaluate

comet-ml/opik-skills 11 installs
View source

opik-diagnose

comet-ml/opik-skills 1 installs
View source

opik-explain

comet-ml/opik-skills 1 installs
View source
comet-ml/opik-claude-code-plugin 2 skills

agent-ops

comet-ml/opik-claude-code-plugin 4 installs
View source

opik

comet-ml/opik-claude-code-plugin 2 installs
View source
comet-ml/cost-intelligence-proxy 1 skill

opik-cipx

comet-ml/cost-intelligence-proxy 0 installs
View source

Repository documentation

comet-ml/opik-skills package overview

comet-ml/opik-skills/README.md View on GitHub

comet-ml/opik-skills

Includes 5 official skills: opik, opik-instrument, opik-evaluate, opik-diagnose, opik-explain.

Top skills in this package

opikOfficial Comet skill from comet-ml/opik-skills.
opik-instrumentOfficial Comet skill from comet-ml/opik-skills.
opik-evaluateOfficial Comet skill from comet-ml/opik-skills.
opik-diagnoseOfficial Comet skill from comet-ml/opik-skills.
opik-explainOfficial Comet skill from comet-ml/opik-skills.

Install

Install the full package:

npx skills add comet-ml/opik-skills -y

Install a specific skill:

npx skills add comet-ml/opik-skills@opik -y

Use the package when you want your agent to choose the relevant skill from this official Comet repository.

View comet-ml/opik-skills on GitHub
Copied