historical-science-video-prod

historical-science-video-prod is a skill for Claude Code, Codex from ufy2024/AuC. It costs 56 tokens per session (1,027 once invoked), scanned A, original, MIT.

A workflow for creating a complete three-minute educational video package about a historical science topic. It produces narration, a shot-by-shot storyboard, Veo2 video prompts, and character guidelines.

In plain words
What is it for?
Use it to create scripts, storyboards, video-generation prompts, and consistent character descriptions for historical science videos.
Why use it?
It turns a science explanation and its historical setting into the written and visual materials needed for video production.

Skill for Claude CodeCodex

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

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is python scripts/generate_video_materials.py \.

Good fit Use it to create scripts, storyboards, video-generation prompts, and consistent character descriptions for historical science videos.

Compare 6 skills from other repositories ↓
View source ↗ ufy2024/AuC
About the project

AuC is a Python framework for running a single AI agent with an asynchronous, pluggable reasoning loop, language-model adapters, permission levels, and observable events. It is used to build coding and conversational agents with tools, security checks, web interfaces, background jobs, evaluations, and isolated execution. The catalogue entries are skills for extending its agent workflow.

ufy2024/AuC · 1,090 stars · on GitHub

Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/ufy2024/AuC
agentmods
npx agentmods add skills/ufy2024/auc/historical-science-video-prod

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 historical-science-video-prod

README.md
[![agentmods](https://agentmods.dev/badge/skills/ufy2024/auc/historical-science-video-prod/github.svg)](https://agentmods.dev/skills/ufy2024/auc/historical-science-video-prod)
Your own site
<a href="https://agentmods.dev/skills/ufy2024/auc/historical-science-video-prod"><img src="https://agentmods.dev/badge/skills/ufy2024/auc/historical-science-video-prod/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 historical-science-video-prod

Your own site · 80×15
<a href="https://agentmods.dev/skills/ufy2024/auc/historical-science-video-prod"><img src="https://agentmods.dev/badge/skills/ufy2024/auc/historical-science-video-prod.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 56 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,027 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00056 $0.01027
Opus 5 $0.00028 $0.00513
Sonnet 5 $0.00011 $0.00205
Haiku 4.5 $0.00006 $0.00103

Measured 9d ago against content hash 80d02d376313, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

historical-science-video-prod 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 9d 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.

auc/skill_library/bundled/historical-science-video-prod/SKILL.md · 79 lines

What it actually says

历史科学类科普短视频自动化生成 Skill

任务目标

  • 本 Skill 用于:自动化生成历史科学类3分钟科普短视频的全流程素材
  • 能力包含:口播文案创作、分镜脚本规划、Veo2提示词生成、人物形象设计
  • 触发条件:用户需要制作历史科学类科普视频,希望快速获得完整的素材包

前置准备

  • 依赖说明:无需额外安装,依赖包已在 dependency 字段中声明
  • 输入要求:用户提供科普主题、年代背景、核心科学结论

操作步骤

  • 标准流程:

    1. 准备输入信息

      • 确定科普主题(如"蝴蝶效应的起源"、"青霉素的发现")
      • 明确年代背景(如"1961年"、"1928年")
      • 提炼核心科学结论(如"初始条件的敏感性")
    2. 执行生成脚本

      • 调用 scripts/generate_video_materials.py 处理...
      • 传入参数:--theme、--era、--core_conclusion、--output_dir
    3. 查看输出素材

      • output/script.txt - 3分钟口播文案(约900-1100字)
      • output/storyboard.md - 分镜脚本表(30-35个分镜)
      • output/veo2_prompts.txt - Veo2提示词清单
      • output/character_design.md - 人物形象规范
  • 可选分支:

    • 当 需要调整风格:在 references/style-guide.md 中修改复古风格参数
    • 当 需要优化文案结构:在 references/script-structure.md 中调整时间分配

资源索引

注意事项

  • 脚本会自动调用大模型生成内容,生成时间约1-2分钟
  • 输出文件将保存到指定的 output_dir 目录
  • 确保提供的核心科学结论准确无误,脚本会基于此生成文案
  • 生成的分镜脚本严格遵循3分钟时长,每镜4-6秒

使用示例

  • 功能说明:生成"蝴蝶效应的起源"主题的视频素材包
  • 执行方式:脚本自动调用大模型生成
  • 关键参数或指导要点:主题、年代、核心结论
  • 简单示例代码或命令:
python scripts/generate_video_materials.py \
  --theme "蝴蝶效应的起源" \
  --era "1961年" \
  --core_conclusion "初始条件的微小变化会导致巨大差异,无法长期预测天气" \
  --output_dir "./output"
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. 9d ago First seen · 79 lines · 56 tokens per session scan A 80d02d376313

Subscribe to this mod's changes

historical-science-video-prod is a skill published in the GitHub repository ufy2024/AuC (1,090 stars, last pushed 1mo ago), licensed MIT. It adds 56 tokens to every session and 1,027 once invoked, about $0.0003 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

instrument-data-to-allotrope

Convert laboratory instrument output files (PDF, CSV, Excel, TXT) to Allotrope Simple Model (ASM) JSON format or flattened 2D CSV. Use this skill when scientists need to standardize instrument data for LIMS systems, data lakes, or downstream analysis. Supports auto-detection of instrument types. Outputs include full…

anthropics/knowledge-work-plugins · 123 tokens

matlab

Build, review, migrate, and safely plan MATLAB or GNU Octave numerical workflows, including arrays, tabular/time data, tests, projects, graphics, MAT files, and explicit Python interoperability.

K-Dense-AI/scientific-agent-skills · 42 tokens

exploratory-data-analysis

Perform bounded, local exploratory analysis of explicitly supported scientific files. Use for redacted CSV/TSV/JSON profiles; optional NumPy, HDF5, FASTA/FASTQ, and basic image metadata inspection; missingness/leakage audits; outlier and transformation sensitivity; and rigorous EDA report scaffolds. Other domain…

K-Dense-AI/scientific-agent-skills · 83 tokens

phylogenetics

Build and analyze phylogenetic trees using MAFFT (multiple alignment), IQ-TREE 2 (maximum likelihood), and FastTree (fast NJ/ML). Visualize with ETE3 or FigTree. For evolutionary analysis, microbial genomics, viral phylodynamics, protein family analysis, and molecular clock studies.

K-Dense-AI/scientific-agent-skills · 68 tokens

research-engineer

An uncompromising Academic Research Engineer. Operates with absolute scientific rigor, objective criticism, and zero flair. Focuses on theoretical correctness, formal verification, and optimal implementation across any required technology.

davila7/claude-code-templates · 43 tokens

mapping-to-snomed

Maps clinical concept spans extracted by OpenMed to SNOMED CT concepts through a USER-SUPPLIED terminology server (the user's own Ontoserver, Snowstorm, or UMLS/UTS), never a bundled vocabulary. Use when the user wants to code findings, disorders, procedures, body structures, or substances to SNOMED CT, run an ECL…

maziyarpanahi/openmed · 205 tokens