document-and-video-intelligence

document-and-video-intelligence is a skill for Claude Code, Codex from jxoesneon/Ciel. It costs 22 tokens per session (530 once invoked), scanned A, original, Apache-2.0.

A workflow for turning documents into usable data and creating technical explainer animations. It covers PDF and DOCX conversion, text recognition from scanned PDFs, privacy redaction, and Manim-based visualizations.

In plain words
What is it for?
Use it to convert documents, extract tables, read scanned PDFs, remove personal data, and create data-driven technical animations.
Why use it?
It helps recover information from difficult documents and present technical data clearly. It also adds checks for scanned text, sensitive information, and animation quality.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to convert documents, extract tables, read scanned PDFs, remove personal data, and create data-driven technical animations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jxoesneon/ciel/document-and-video-intelligence
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.

Any agent
npx skills add jxoesneon/Ciel --skill document-and-video-intelligence
Clone the repo
git clone --depth 1 https://github.com/jxoesneon/Ciel

Made for: Claude Code, Codex.

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 document-and-video-intelligence

README.md
[![agentmods](https://agentmods.dev/badge/skills/jxoesneon/ciel/document-and-video-intelligence/github.svg)](https://agentmods.dev/skills/jxoesneon/ciel/document-and-video-intelligence)
Your own site
<a href="https://agentmods.dev/skills/jxoesneon/ciel/document-and-video-intelligence"><img src="https://agentmods.dev/badge/skills/jxoesneon/ciel/document-and-video-intelligence/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for document-and-video-intelligence

Your own site · 80×15
<a href="https://agentmods.dev/skills/jxoesneon/ciel/document-and-video-intelligence"><img src="https://agentmods.dev/badge/skills/jxoesneon/ciel/document-and-video-intelligence.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 22 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 530 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00022 $0.00530
Opus 5 $0.00011 $0.00265
Sonnet 5 $0.00004 $0.00106
Haiku 4.5 $0.00002 $0.00053

Measured 8d ago against content hash ad0e18226163, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

document-and-video-intelligence 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.

skills/document-and-video-intelligence/SKILL.md · 51 lines

What it actually says

CIEL ADAPTATION: Doc & Video Intelligence (Nutrient & Manim)

This skill formalizes document processing and technical visualization. it prioritizes data integrity and visual clarity.

Document Processing (Nutrient)

  1. Conversion: Use for high-fidelity PDF/DOCX/HTML conversion. Mandate output: { "type": "docx" } for tabular recovery.
  2. OCR: Use on all scanned PDFs. specify language: "eng" or fra to improve extraction accuracy.
  3. Redaction (Hard Gate): Mandate pattern-based redaction (social-security-number, email-address) before any PII-bearing doc is shared or archived.

Technical Explainers (Manim)

  • Visual Thesis: Define one sentence that the animation MUST prove.
  • Scene Discipline: 3-6 scenes max. Use "Progressive Reveal" to prevent screen clutter.
  • Network Graphs: Distinguish low-signal clutter from high-signal "Bridge" nodes using color coding.
  • Render Loop: Smoke test at ql (low quality) first. Render final at qh (high quality) ONLY after timing approval.

Integrated Workflow

  1. Extract table from PDF (Nutrient).
  2. Transform table into metric progression (Python).
  3. Animate metric progression (Manim).

Anti-Patterns

  • Silent Redaction Failure: Assuming a doc is safe because it was "converted" without an explicit redaction step.
  • The 10-Minute Render: Running high-quality Manim renders on untested code.
  • Visual Noise: Adding motion to Manim objects just to "keep the screen busy."
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. 8d ago First seen · 51 lines · 22 tokens per session scan A ad0e18226163

Subscribe to this mod's changes

document-and-video-intelligence is a skill published in the GitHub repository jxoesneon/Ciel (1 stars, last pushed 4d ago), licensed Apache-2.0. It adds 22 tokens to every session and 530 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-09-03.

Related

Other skills, from other repositories

slides

Create and edit presentation slide decks (.pptx) with PptxGenJS, bundled layout helpers, and render/validation utilities. Use when tasks involve building a new PowerPoint deck, recreating slides from screenshots/PDFs/reference decks, modifying slide content while preserving editable output, adding…

fcakyon/claude-codex-settings · 83 tokens

lov-any2deck

Generate professional slide deck images from content (Markdown, text, URLs). Creates outlines with style instructions, then generates individual slide images. Supports 16 visual styles, CJK/Latin mixed text, branding overlays, and PPTX/PDF export. Use when the user asks to "create slides", "make a presentation"…

lovstudio/skills · 110 tokens

slidev

Use when the user wants to create slides, build a presentation or talk, make a deck or pitch, export slides to PDF, work with an existing slides.md, run slidev dev mode, or build a static slide site. Also applies when the user mentions "presentation", "keynote", "talk", "lecture", "deck", "slide deck", or asks to turn…

carbonshow/intent-fluid · 83 tokens

pdf

Create and edit PDFs to a professional standard — generate from content, draw vector/precise layouts, embed custom (incl. CJK/Unicode) fonts, CREATE and fill AcroForm fields (text/checkbox/radio/dropdown), flatten, merge/split/rotate, stamp/watermark, encrypt, and extract text. Use when the user asks Brigade to make a…

spinabot/brigade · 97 tokens

timecode-audio-edit-workflow

The patch comprehensively addresses all identified issues.

HKUDS/OpenSpace · 0 tokens

slides

Create and edit presentation decks as single self-contained HTML files with a live, editable preview and print-to-PDF export. Use when the user wants slides, a deck, or a presentation.

decocms/studio · 40 tokens