Turn a completed daily UI inspiration capture into exactly five original landing-page builds, one per separate Codex task, using Sites. Use when the user asks t
复制下面这句话,粘贴给 Claude Code、Codex、Cursor 等 AI 编程工具,它会读取安装说明并在你确认后完成安装。
请阅读 https://ai.atlankj.com/install/asset/gh-build-daily-inspiration-sites-e4e37439f83f ,按照其中的说明把「build-daily-inspiration-sites」安装到你(当前 AI 工具)中。执行前先告诉我将运行的命令和写入的位置,等我确认。
查看 AI 将读取的安装说明正在读取 GitHub 原文…
内容来自 GitHub 原始文件,由原作者维护。在 GitHub 查看
Convert an existing five-item inspiration pack into five independent, original Sites projects. Orchestrate from the current task; let each created task own one build, commit, and private deployment.
Use the article path supplied by the user. Otherwise choose the latest dated articles/YYYY-MM-DD-ui-inspiration-capture/ folder in the current Content workspace.
Require:
manifest.json with itemCount: 5 and exactly five itemscontent.mdfullPageImage per itempageUrl for every live-site itemRun:
node <skill-dir>/scripts/validate_capture.mjs <article-dir>/manifest.json
Stop if validation fails. Report a missing full-page image rather than substituting another still, video, frame, crop, or live-page capture.
Before creating tasks, define five distinct replacement identities. For each item, choose:
Keep the new names materially different from the reference titles. Search the five proposed names against one another for accidental similarity. Avoid five generic AI names or five cosmetic color swaps.
The transformation must be coherent. A new statistic must agree everywhere it appears; pricing, testimonials, locations, service names, product UI, and footer details must all belong to the replacement brand.
Read references/thread-brief-contract.md before creating any task. Fill every placeholder with concrete values; never dispatch a brief containing NEW_BRAND, TODO, or other unresolved markers.
Each brief must include:
manifest.json and content.mdfullPageImage path in non-fenced Markdown image syntax: sites:sites-building and sites:sites-hostingapp/page.tsxThe Markdown image must render as an attachment in the created task. Do not provide the full-page path as plain text, and do not attach any other image or video. If the task-creation surface cannot render the local Markdown image, stop and report that blocker instead of falling back to a path-only handoff.
Tell each task to inspect the attached full-page image before coding. The detailed prompt in the manifest or article is the section-by-section source of truth. A static full-page image does not establish source motion, interaction behavior, or implementation technique, so do not infer or claim those details.
Use Codex thread tools only when the user explicitly requested separate tasks or threads.
Build <Brand> landing page.Never edit the five sites concurrently in the Content checkout. The capture files are read-only evidence; each build writes only to its own task workspace.
If task creation is unavailable, stop and report that blocker. Do not silently collapse the work into the current task.
Every created task must:
Because these are background tasks, skip interactive browser preview unless it is needed to resolve a real blocker. Publishing and the normal Sites handoff still apply.
Return a compact mapping of reference to replacement brand and current task status. Emit one created-task directive per new task when the app requires it.
State clearly that the five tasks will each produce:
Do not claim a site is complete until its task reports successful build and deployment.