Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add twelvelabs-io/twelve-labs-claude-code-plugin/plugin install twelvelabsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/twelvelabs-io/twelve-labs-claude-code-plugin/assets)<a href="https://agentmods.dev/commands/twelvelabs-io/twelve-labs-claude-code-plugin/assets"><img src="https://agentmods.dev/badge/commands/twelvelabs-io/twelve-labs-claude-code-plugin/assets.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00018 | $0.00995 |
| Opus 5 | $0.00009 | $0.00498 |
| Sonnet 5 | $0.00004 | $0.00199 |
| Haiku 4.5 | $0.00002 | $0.00100 |
Grade A, and why
assets scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 149 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/twelvelabs:assets - Manage Assets
Manage TwelveLabs assets. An asset is any uploaded media file (image or video) that can be referenced by ID in other tools:
- Image assets — used as reference images for entity search (see
/twelvelabs:entities). - Video assets — used as input to
/twelvelabs:async-analyze(analyse a video without indexing it).
Usage
/twelvelabs:assets upload <path-or-url>
/twelvelabs:assets delete <asset-id>
User provided: $ARGUMENTS
Subcommands
| Subcommand | Description |
|---|---|
upload |
Upload an image or video file as an asset (local path or http(s) URL) |
delete |
Delete an asset by ID |
Examples
/twelvelabs:assets upload ./sarah-headshot.jpg
/twelvelabs:assets upload /Users/me/videos/keynote.mp4
/twelvelabs:assets upload https://example.com/photo.jpg
/twelvelabs:assets delete asset_abc123
Instructions for Claude
When the user invokes /twelvelabs:assets, parse $ARGUMENTS to determine the subcommand.
If $ARGUMENTS is empty or not recognized:
Usage: /twelvelabs:assets <subcommand>
Subcommands:
upload <path-or-url> Upload a local file or remote URL as an asset
delete <asset-id> Delete an asset by ID
Examples:
/twelvelabs:assets upload ./photo.jpg
/twelvelabs:assets upload https://example.com/video.mp4
/twelvelabs:assets delete asset_abc123
Subcommand: upload
Extract the path or URL from the remaining arguments.
If no path/URL provided:
Please provide a path or URL.
Usage: /twelvelabs:assets upload <path-or-url>
Determine input type:
- URL: Starts with
http://orhttps:// - Local file: Everything else
Supported Formats
- Images:
.jpg,.jpeg,.png,.webp - Videos:
.mp4,.mov,.avi,.mkv,.webm
For URLs:
Tool: mcp__twelvelabs-mcp__create-asset
Parameters:
url: "<url>"
For local files:
- Resolve to an absolute path if relative
- Verify the file exists
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 7d ago First seen · 149 lines · 18 tokens per session scan A 9586eff673b6
assets is a command published in the GitHub repository twelvelabs-io/twelve-labs-claude-code-plugin (23 stars, last pushed 3mo ago), licensed MIT. It adds 18 tokens to every session and 995 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other commands, from other repositories
brand-generate
Generate an on-brand document from a saved Brand Profile.
list
List available Piper TTS TTS voices with optional filtering.
review-video
Make a " Reviews" video — a fast, faceless VO montage of REAL, verified competitor reviews that names the recurring complaints and positions YOUR business as the alternative, then hands off to your own customer testimonials.
transcribe
Transcribe the file at $ARGUMENTS into Markdown using the Frenchie MCP server.
varyshop-carousel
Create a Varyshop multi-slide carousel (LIGHT style, hook → CTA).
imperium:create-video
Create startup video content. Supports pitch videos, product demos, social clips, investor updates, and hiring videos. Bridges to Remotion for rendering.