Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/twelvelabs-io/twelve-labs-claude-code-pluginWrote 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/entities)<a href="https://agentmods.dev/commands/twelvelabs-io/twelve-labs-claude-code-plugin/entities"><img src="https://agentmods.dev/badge/commands/twelvelabs-io/twelve-labs-claude-code-plugin/entities.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.00010 | $0.01807 |
| Opus 5 | $0.00005 | $0.00903 |
| Sonnet 5 | $0.00002 | $0.00361 |
| Haiku 4.5 | $0.00001 | $0.00181 |
Grade A, and why
entities 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 8d 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 — 279 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/twelvelabs:entities - Manage Entities
Manage entity collections and entities for entity-based video search. Requires Marengo 3.0.
For uploading the reference images themselves, use /twelvelabs:assets upload <path-or-url>.
Usage
/twelvelabs:entities create-collection <name>
/twelvelabs:entities list-collections
/twelvelabs:entities create-entity <collection-id> <name> <asset-ids...>
/twelvelabs:entities list-entities <collection-id>
/twelvelabs:entities delete-entity <collection-id> <entity-id>
/twelvelabs:entities delete-collection <collection-id>
User provided: $ARGUMENTS
Subcommands
| Subcommand | Description |
|---|---|
create-collection |
Create a new entity collection |
list-collections |
List all entity collections |
create-entity |
Create a named entity from reference image assets |
list-entities |
List entities in a collection |
delete-entity |
Delete an entity from a collection |
delete-collection |
Delete an entire collection |
Examples
Create a Collection
/twelvelabs:entities create-collection "Team Alpha"
Upload Reference Images
Reference images for entities are uploaded via the dedicated /twelvelabs:assets command:
/twelvelabs:assets upload ./sarah-headshot.jpg
/twelvelabs:assets upload https://example.com/photo.jpg
List Collections
/twelvelabs:entities list-collections
List Entities in a Collection
/twelvelabs:entities list-entities abc123
Create an Entity
/twelvelabs:entities create-entity abc123 "Sarah Chen" asset_001
/twelvelabs:entities create-entity abc123 "Sarah Chen" asset_001 asset_002 asset_003
Delete an Entity
/twelvelabs:entities delete-entity abc123 entity_456
Delete a Collection
/twelvelabs:entities delete-collection abc123
Instructions for Claude
When the user invokes /twelvelabs:entities, parse $ARGUMENTS to determine the subcommand.
If $ARGUMENTS is empty or not recognized:
Usage: /twelvelabs:entities <subcommand>
Subcommands:
create-collection <name> Create a new entity collection
list-collections List all collections
create-entity <collection-id> <name> <ids> Create an entity from reference image assets
list-entities <collection-id> List entities in a collection
delete-entity <collection-id> <entity-id> Delete an entity
delete-collection <collection-id> Delete an entire collection
To upload reference images for an entity, use /twelvelabs:assets upload <path-or-url>.
Quick start: /twelvelabs:entities create-collection "My Collection"
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.
- 8d ago First seen · 279 lines · 10 tokens per session scan A e0396fa817d7
entities 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 10 tokens to every session and 1,807 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.