用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/ikenga-hq/ikenga-pkgs --skill studio-ai-short-archetype命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | studio-ai-short-archetype |
| description | AI-generated vertical short — pattern-break hook → fast beats → cliffhanger close. 9:16 first. |
Built-in archetype ai_short for com.ikenga.studio. Its definition lives in archetype.json (validated against ArchetypeSchema from @ikenga/studio-schema); the MCP archetype.* namespace discovers it via the catalog loader.
AI-generated vertical short — pattern-break hook → fast beats → cliffhanger close. 9:16 first.
This skill ships: none owned (chains core + explainer/product blocks) under blocks/. The block catalog aggregates these with every other installed archetype skill + studio-core-blocks, so block.list sees them all regardless of which skill owns them.
The default block chain is in archetype.json → chain[]. archetype.instantiate_into_project walks the chain, instantiates each block_id with its bindings, and writes the resulting cells into the project's storyboard.json.
Defaults to aspect_ratio: 9:16. Cells default to an AI renderer in P3; HF/Excalidraw in P1.
studio-init # pick this archetype at bootstrap
archetype.instantiate_into_project --archetype ai_short --project <slug>