Provides a structural confirmation workflow for generating short video scripts from user stories.
Install
mkdir -p .claude/skills/short-input-confirm && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/18679" && unzip -o skill.zip -d .claude/skills/short-input-confirm && rm skill.zipInstalls to .claude/skills/short-input-confirm
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Director根据用户故事材料生成单集短视频的结构化确认说明。自动读取config.md。Key capabilities
- →Generate structured confirmation for short video episodes
- →Read project configuration from config.md
- →Process user story materials for video content
- →Adapt to Codex skill invocation patterns
- →Execute original source skill instructions
- →Handle file operations within the workspace
How it works
The skill generates a structured confirmation description for a short video episode by processing user story materials and automatically reading `config.md`.
Inputs & outputs
When to use short-input-confirm
- →Creating structured video scripts
- →Validating video production parameters
- →Generating video metadata from stories
About this skill
Codex 适配器
这是生成的 Codex 适配层。源 skill 仍是唯一事实来源,位置为 skills/short-input-confirm/SKILL.md。
不要手动编辑这个适配层。只有在确实需要改变 Claude 行为时才修改源 skill,然后运行 python3 .codex/build-codex-skills.py 重新生成适配层。
运行时映射
Codex 运行时映射
本仓库保持 skills/ 下的 Claude Code skill 不变。Codex 加载 .codex/skills/ 下生成的适配层;每个适配层会应用本映射,然后执行原始源 skill。
文件和 Shell 工具
- Claude
Read表示读取当前工作区中的本地文件。 - Claude
Write表示在当前工作区创建或覆盖本地文件。 - Claude
Edit表示对本地文件进行定向修改。 - Claude
Glob表示按模式查找文件。 - Claude
Grep表示搜索文件内容,优先使用rg。 - Claude
Bash表示在 skill 必要时执行本地 shell 命令。
Skill 调用
使用 Skill tool 调用 <skill-name> skill表示调用或执行名为<skill-name>的 Codex 适配层 skill。- 如果不能直接调用 skill,则读取
skills/<skill-name>/SKILL.md,并带着原始参数执行其中的说明。 - 传递参数时保留源 skill 的
$ARGUMENTS约定。
Agent 调用
- Claude
Agent表示在可用时委托给 Codex sub-agent。 - 如果存在匹配的角色,则使用
agents/<role>.md中的角色意图。 - 如果当前环境不支持自定义角色注入,则在当前 Codex 会话中执行委托任务,并遵循对应角色提示词。
定时任务和自动化
- Claude
CronCreate、CronList和CronDelete不是 Codex 中的字面工具名。 - 对于
/auto-video,优先使用 Codex automation 能力。 - 如果当前环境没有 Codex automation 能力,则使用手动或外部周期性调用
/check-video <target> --auto。 - 不得绕过
check-video或creator-video-dreamina中的安全规则。
模型提示
- Claude
model: opus和model: sonnet在 Codex 中仅作为提示信息。 - 在 Codex 中,除非用户明确要求切换模型,否则使用当前活动模型。
工具白名单
- 源 skill 中的 Claude
allowed-tools元数据在 Codex 中仅作为提示信息。 - 如果某个 Claude 工具名在 Codex 中不可用,不要仅因为工具名不同而失败,应按本映射执行。
执行源 Skill
- 读取
skills/short-input-confirm/SKILL.md,并使用用户的原始参数执行该 skill 的说明。 - 将
skills/short-input-confirm/视为源 skill 目录。当源 skill 引用rules.md或config-template.md等同级文件时,相对该目录解析。 - 将
scripts/、agents/、story/、assets/和config.md等仓库根路径视为相对当前工作区根目录的路径。 - 执行本适配层时,不要复制或修改源 skill 说明。
When not to use it
- →When generating long-form video content
- →When the input is not user story material
- →When not generating structured confirmation descriptions
Limitations
- →Generates confirmation for single short video episodes
- →Relies on `config.md` for project configuration
- →Does not support manual editing of the adapter layer
How it compares
This skill automates the generation of structured video confirmations based on user stories and project configuration, unlike manual content creation.
Compared to similar skills
short-input-confirm side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| short-input-confirm (this skill) | 0 | 2mo | No flags | Beginner |
| amcs-producer-notes-generator | 5 | 8mo | No flags | Advanced |
| sales-automator | 5 | 3mo | No flags | Beginner |
| social-media-generator | 6 | 8mo | Review | Beginner |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by wddxh
View all by wddxh →You might also like
amcs-producer-notes-generator
miethe
Generate production notes defining song structure, hooks, instrumentation hints, per-section tags, and mix parameters. Aligns with style spec and blueprint production guidelines. Use when creating arrangement, dynamics, and audio engineering guidance for composition and rendering.
sales-automator
sickn33
Draft cold emails, follow-ups, and proposal templates. Creates pricing pages, case studies, and sales scripts. Use PROACTIVELY for sales outreach or lead nurturing.
social-media-generator
ailabs-393
This skill should be used when the user requests social media content creation for Twitter, Instagram, LinkedIn, or Facebook. It generates platform-optimized posts and saves them in an organized folder structure with meaningful filenames based on event details.
xhs-note-creator
comeonzhj
小红书笔记素材创作技能。当用户需要创建小红书笔记素材时使用这个技能。技能包含:根据用户的需求和提供的资料,撰写小红书笔记内容(标题+正文),生成图片卡片(封面+正文卡片),以及发布小红书笔记。
blogpost-creator
Xe
Create new blogposts from a template or linkposts using the hydrate command.
libreoffice-writer
Anhvu1107
ALWAYS use this when the user or an upstream archive refers to `libreoffice-writer`, the nested skill path form for `writer`, or the equivalent slash path. This is a namespace-preserving alias that routes to `writer` while retaining strict validation, Senior Master execution, and Codex review standa