一键导入
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.