Agent skill · Media & Video

tao-finetune-cosmos-embed

Cosmos-Embed1 video-text embedding for text-to-video retrieval, video-to-video search, semantic deduplication, and fine-tuning. Use when the user asks to "fine-tune Cosmos-Embed1", "run cosmos-embed inference", "export Cosmos-Embed1", "embed videos", or "search videos with text".

NVIDIAgithub.com/NVIDIAGitHub ↗
claude-codecodexcan modify filesApache-2.0
Install
npx skills add NVIDIA/skills --skill tao-finetune-cosmos-embed --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 11
SKILL.md size: 14 KB
Bundled scripts: none
Version: 0.1.0
Declared author: NVIDIA Corporation
Allowed tools: ReadBash
Requires: Requires docker + nvidia-container-toolkit, the published Cosmos-Embed TAO container from versions.yaml, and a…
Path: skills/tao-finetune-cosmos-embed/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 2,789
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Cosmos-Embed Cosmos-Embed1 is a joint video-text embedder for text-to-video retrieval, video-to-video search, zero-shot/kNN classification, and semantic deduplication. The packaged CLI is `cosmos-embed1` and supports `train`, `evaluate`, `inference`, and `export`. Container image and per-action commands are in `references/skill_info.yaml`. Compact starting specs are in `references/spec_template_

More from skills
All skills →
About this skill
What does the tao-finetune-cosmos-embed skill do?

Cosmos-Embed1 video-text embedding for text-to-video retrieval, video-to-video search, semantic deduplication, and fine-tuning. Use when the user asks to "fine-tune Cosmos-Embed1", "run cosmos-embed inference", "export Cosmos-Embed1", "embed videos", or "search videos with text".

How do I install it?

Run `npx skills add NVIDIA/skills --skill tao-finetune-cosmos-embed --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From NVIDIA/skills, a repository with 2,789 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going