一键导入
one-page-website
Generate premium static one-page website bundles with HTML, CSS, JavaScript, copy, section map, deploy notes, and manifest.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Generate premium static one-page website bundles with HTML, CSS, JavaScript, copy, section map, deploy notes, and manifest.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Merge a GitHub pull request, merge when green, use a merge queue, or decide whether a pull request is mergeable. Use only for explicit merge intent, not ordinary review.
Run hosted browser automation and page extraction through the Skills runtime.
Run hosted deep research with parallel search, synthesis, citations, source notes, and downloadable report artifacts.
Generate images using OpenAI, Minimax, or Gemini through the hosted Skills runtime with provider-cost pricing.
Create and manage grouped tmux sessions where each session focuses on its own window and its own folder. Knows workspace layout, naming conventions, and both multi-project and multi-agent patterns.
Transcribe audio, video, YouTube, Vimeo, and generic media URLs with iapp-transcriber or the hosted Skills runtime. Supports OpenAI GPT-4o transcription, OpenAI diarization, ElevenLabs Scribe v2, DeepGram, chunking, source metadata, subtitles, and JSON outputs.
| name | one-page-website |
| description | Generate premium static one-page website bundles with HTML, CSS, JavaScript, copy, section map, deploy notes, and manifest. |
Generate a complete static one-page website bundle for a SaaS product, service, launch, waitlist, portfolio offer, or internal tool.
skills auth login.skills run one-page-website "Usage-based billing for AI SaaS" --name "MeterKit" --audience "founders"
skills run one-page-website --brief "Customer feedback analytics" --goal "join the waitlist" --style "sharp and editorial"
| Option | Description | Default |
|---|---|---|
--brief <text> | Product, service, or website brief. Positional text also works. | required |
--name <text> | Brand or page name. | derived from brief |
--audience <text> | Target visitor. | software teams |
--goal <text> | Primary conversion goal. | book a demo |
--style <text> | Visual and voice direction. | polished SaaS, crisp UI, confident copy |
--proof <text> | Proof points or trust signals. | customer outcomes and workflow proof |
--sections <list> | Comma-separated sections. | hero,features,proof,pricing,faq,cta |
--output <dir> | Output directory for direct local execution. Hosted runs use the run export directory. | run export dir |
site/index.htmlsite/styles.csssite/script.jssite/README.mdcopy.mdsection-map.jsondeploy-notes.mdmanifest.jsonAfter submitting a hosted run, poll with skills runs status <run-id> and download outputs with skills exports download <run-id>.