원클릭으로
one-pager
Build a brand-aware static landing page from BrandContext and a product description
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Build a brand-aware static landing page from BrandContext and a product description
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 | one_pager |
| kind | play |
| version | 1.0.0 |
| description | Build a brand-aware static landing page from BrandContext and a product description |
| inputs | {"brand_md":{"type":"file","path":"company/BRAND.md","mime":"text/markdown"},"product_desc":{"type":"string","max_length":500},"cta_text":{"type":"string","max_length":80}} |
| outputs | {"html":{"type":"file","path":"company/landing/index.html","mime":"text/html"},"theme":{"type":"file","path":"company/landing/theme.css","mime":"text/css"},"deploy_manifest":{"type":"file","path":"company/landing/deploy.json","mime":"application/json"}} |
| budget | {"duration_s":60,"cost_usd":0.5} |
| required_skills | ["content_store.write","content_store.read","code_execution.preview"] |
| sub_agents | [{"role":"web_builder","allowed_skills":["content_store.write","code_execution.preview"]}] |
| depends_on_plays | [] |
Builds a single-page launch site from the current BrandContext.
The Play owns the site composition, theme assembly, preview handoff, and deploy manifest. It does not own sandbox execution, deploy credentials, or the BrandContext schema.