d3mo-video-generator

d3mo-video-generator is a plugin for Claude Code from aegntic/cldcde. Its manifest loads nothing; the 1 command it bundles cost 28 tokens per session together, scanned A, original, MIT.

A Claude Code plugin for producing demos, tutorials, and promotional videos with Remotion, a TypeScript-based video framework.

In plain words
What is it for?
Use it to create animated presentations, screen-recorded demos, and videos prepared for YouTube, Instagram, TikTok, or LinkedIn.
Why use it?
It provides a documented workflow for recording screens, adding animation and subtitles, processing sound and colour, and rendering videos.

Plugin for Claude Code

Install

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.

Claude Code
/plugin marketplace add aegntic/cldcde
agentmods
npx agentmods add plugins/aegntic/cldcde/d3mo-video-generator
Clone the repo
git clone --depth 1 https://github.com/aegntic/cldcde

Made for: Claude Code.

Wrote 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.

agentmods badge for d3mo-video-generator

README.md
[![agentmods](https://agentmods.dev/badge/plugins/aegntic/cldcde/d3mo-video-generator.svg)](https://agentmods.dev/plugins/aegntic/cldcde/d3mo-video-generator)
Your own site
<a href="https://agentmods.dev/plugins/aegntic/cldcde/d3mo-video-generator"><img src="https://agentmods.dev/badge/plugins/aegntic/cldcde/d3mo-video-generator.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 1 command cost 28 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

d3mo-video-generator 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 3d 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.

plugins/d3mo-video-generator/.claude-plugin/plugin.json · 140 lines

How it starts

The opening of the file, as written. The whole thing — 140 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "name": "d3mo-video-generator",
  "version": "1.0.0",
  "description": "Professional video production system using Remotion and advanced animation techniques for demos, tutorials, and marketing content by ae.ltd",
  "author": {
    "name": "ae.ltd",
    "email": "[email protected]"
  },
  "maintainer": {
    "name": "ae.ltd",
    "email": "[email protected]"
  },
  "repository": "https://github.com/aegntic/d3mo-video-generator",
  "website": "https://cldcde.cc/plugins/d3mo-video-generator",
  "license": "MIT",
  "keywords": [
    "video-generation",
    "remotion",
    "animation-studio",
    "screen-recording",
    "demo-creation",
    "marketing-videos",
    "tutorial-production",
    "motion-graphics",
    "claude-code",
    "ae-ltd"
  ],
  "category": "media-production",
  "type": "ai-instruction",
  "claude_code_version": ">=1.0.0",
  "tags": ["production-ready", "professional", "animation", "marketing"],
  "rating": 5.0,
  "downloads": 0,
  "created_at": "2025-11-19T08:00:00Z",
  "updated_at": "2025-11-19T08:00:00Z",
  "dependencies": {
    "node": ">=18.0.0",
    "typescript": ">=5.0.0",
    "remotion": "^4.0.0",
    "ffmpeg": "latest"
  },
  "permissions": [
    "network_access",
    "file_system_read",
    "file_system_write"
  ],
  "security": {
    "credential_storage": "encrypted",
    "api_key_required": false,
    "https_only": false
  },
  "features": [
    "Advanced TypeScript templates with professional-grade compositions",
    "AI-enhanced screen recording with intelligent cursor tracking and auto-zoom",
    "Multi-platform optimization for YouTube, Instagram, TikTok, LinkedIn",
    "Professional post-processing with color grading and audio enhancement",
    "Performance monitoring with GPU acceleration and render optimization",
    "Template library with executive presentations and SaaS demos",
    "Automated quality assurance with 10-category validation system"
  ],
  "use_cases": [
    "Professional product demos and software tutorials",

Read the full file on GitHub · 140 lines

Contents

What it installs

The manifest is a name and a version. 1 command travel with it, and installing the plugin installs all of them — 28 tokens a session between them. Each is measured on its own page, and each can be installed alone.

Changes

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.

  1. 3d ago First seen · 140 lines scan A d8f3688eecc7

Subscribe to this mod's changes

d3mo-video-generator is a plugin published in the GitHub repository aegntic/cldcde (11 stars, last pushed 7d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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.