Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AI / MLAvançado

Sora Video Generation Skill

poropenai·openai· v1.0.0 · atualizado em 2026-04-10
81
Score

Use when the user asks to generate, edit, extend, poll, list, download, or delete Sora videos, create reusable non-human Sora character references, or run local multi-video queues via the bundled CLI (`scripts/sora.py`); includes requests like: (i) generate AI video, (ii) edit this Sora clip, (iii) extend this video, (iv) create a character reference, (v) download video/thumbnail/spritesheet, and (vi) Sora batch planning; requires `OPENAI_API_KEY` and Sora API access.

video-generationai-videosoravideo-editingcharacter-referencevideo-apiopenai-api
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdsora/workflow
1. Decide intent: create vs create-character vs edit vs extend vs status/download vs local queue vs official Batch API.
2. Collect inputs: prompt, model, size, seconds, any image reference, and any character IDs.
3. Prefer CLI augmentation flags (`--use-case`, `--scene`, `--camera`, etc.) instead of hand-writing a long structured prompt. If you already have a structured prompt file, pass `--no-augment`.
4. Run the bundled CLI (`scripts/sora.py`) with sensible defaults. For long prompts, prefer `--prompt-file` to avoid shell-escaping issues.
5. For async jobs, poll until terminal status (or use `create-and-poll`).
6. Download assets (video/thumbnail/spritesheet) and save them locally before URLs expire.
7. If the user wants continuity across many shots, create character assets first, then reference them in later `create` calls.
8. If the user wants to iterate on a completed shot, prefer `edit`; if they want the shot to continue in time, prefer `extend`.
9. Use one targeted change per iteration.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aImage Generation Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aScreenshot Capture
65%
Hebbian Synapse
Composite0.650
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aSpeech Generation Skill
65%
Hebbian Synapse
Composite0.650
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aAudio Transcribe
65%
Hebbian Synapse
Composite0.650
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Image Generation Skill
65%
Hebbian Synapse
Composite0.650
w = 0.3·α + 0.5·β + 0.2·γ
80
Co-executed ←Image Generation Skill
49%
Hebbian Synapse
Composite0.491
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Sora Video Generation Skill
sora
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers9
generate AI videoedit this Sora clipextend this videocreate a character reference for Soradownload Sora videocreate a video with Soragenerate video from prompt using Soracreate Sora batchcreate a video using AI

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança48%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download sora
$ synaptic skills detail sora
$ synaptic skills live sora

Dependências

openaipython

Links

GitHub Repository