بنقرة واحدة
brand-film-60s
From one idea to a brand system, generated assets, narration, and a 60s film manifest
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
From one idea to a brand system, generated assets, narration, and a 60s film manifest
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Use when the user asks to publish, repost, translate, update, maintain, or verify Nebutra blog posts, especially bilingual Sanity posts, authorized reposts, blog cover/inline image generation, image2 editorial graphics, or Nebutra blog UX/content QA.
Build an activity-verified profile and surface explainable cofounder matches
Guide a founder through pause, archive, or evidence-backed memorial publishing
Publish an explicit, redacted idea snapshot for discovery and fork lineage
Validate and publish a SKILL.md Play into the controlled marketplace registry
Build a founder-facing timeline view from event-log history
| name | brand_film_60s |
| kind | play |
| version | 1.0.0 |
| description | From one idea to a brand system, generated assets, narration, and a 60s film manifest |
| inputs | {"idea":{"type":"string","max_length":500,"description":"One-sentence company idea"},"founder_voice_id":{"type":"string","optional":true,"description":"Enrolled voice profile for narration"},"visual_direction_hint":{"type":"enum","options":["cyberpunk","minimal","organic","playful","corporate","retro","futurist"],"optional":true}} |
| outputs | {"brand_md":{"type":"file","path":"company/BRAND.md","mime":"text/markdown"},"logo":{"type":"file","path":"company/assets/logo.svg","mime":"image/svg+xml"},"palette":{"type":"file","path":"company/assets/palette.json","mime":"application/json"},"film":{"type":"file","path":"company/film_60s.mp4","mime":"video/mp4"},"landing":{"type":"file","path":"company/landing/index.html","mime":"text/html"},"bgm":{"type":"file","path":"company/audio/bgm.wav","mime":"audio/wav"}} |
| budget | {"duration_s":300,"cost_usd":5,"alert_at_pct":80} |
| required_skills | ["image_pipeline.generate","video_pipeline.plan","video_pipeline.render","video_pipeline.compose","audio_pipeline.generate","voice_realtime.synthesize_narration","mesh_pipeline.from_image","content_store.write"] |
| required_plays | ["one_pager"] |
| sub_agents | [{"role":"brand_strategist","allowed_skills":["llm_gateway.complete","content_store.write"]},{"role":"visual_designer","allowed_skills":["image_pipeline.generate","mesh_pipeline.from_image","content_store.write"]},{"role":"video_director","allowed_skills":["video_pipeline.plan","video_pipeline.render","video_pipeline.compose"]},{"role":"music_composer","allowed_skills":["audio_pipeline.generate"]},{"role":"narrator","allowed_skills":["voice_realtime.synthesize_narration"]},{"role":"web_builder","allowed_skills":["play_loader.run"]}] |
| depends_on_plays | [] |
| checkpoints | [{"after_step":"brand_distillation"},{"after_step":"visual_direction"},{"after_step":"assets_generated"},{"after_step":"video_rendered"},{"after_step":"final_compose"}] |
Creates a first brand package from one short company idea. The Play must first
materialize company/BRAND.md; every downstream media call reads the resulting
BrandContext instead of inventing its own style.
company/BRAND.md.