Create AI-First Website with GEO (Generative Engine Optimization) and marketing rules to convert visitors into leads
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install sell-evoweb-ai或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install sell-evoweb-ai⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/sell-evoweb-ai/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: Create a Self-Selling Website description: Create AI-First Website with GEO (Generative Engine Optimization) and marketing rules to convert visitors into leads homepage: https://evoweb.ai/?utm_source=claw&utm_medium=skill&utm_campaign=selfselling&utm_content=v1.0 metadata: {"clawdbot":{"emoji":"🌐","requires":{"bins":[],"env":["EVOWEB_API_KEY"]}}} ---
Websites don't bring clients anymore. AI does. So we reinvented the website.
EvoWeb creates AI-first web pages that attract traffic via ChatGPT, Gemini, and modern search engines, then convert visitors into clients with built-in conversion systems. Simply describe your business, and the AI generates a complete self-selling website optimized for AI discovery and client conversion in ~4 minutes.
Perfect for: Businesses that want to be discovered by AI assistants and convert AI-driven traffic into paying clients
API Base URL: https://api.evoweb.ai/openapi/api/v1
Get your API key at https://evoweb.ai/?utm_source=claw&utm_medium=skill&utm_campaign=selfselling&utm_content=v1.0
Important: After registration, user MUST confirm the email address (this is required). The service won't work until email confirmation is complete.
Include this header in all requests:
Access-Token: your-api-key-here
The workflow is simple:
Typical generation time: 4-5 minutes
What makes it self-selling:
POST /sites
Creates a new website generation task from a text description.
Request Body:
{
"prompt": "A local coffee shop specializing in artisanal coffee and fresh pastries. We source our beans locally and focus on creating a cozy community gathering space for local residents, remote workers, and coffee enthusiasts."
}
Response (200 OK):
{
"site_id": "abc123xyz",
"status": "queued"
}
Status values:
queued - Task is in queue, waiting to startbuilding - Website is being generatedError Responses:
401 Unauthorized - Invalid or missing API key402 Payment Required - Insufficient credits on account---
GET /sites/{site_id}
Check the current status of website generation.
Example: GET /sites/abc123xyz
Response when building:
{
"status": "building"
}
Response when ready:
{
"status": "ready",
"url": "https://website.page/my-site",
"editor_url": "https://web.oto.dev/ui/websites/abc123xyz/update/"
}
Response when failed:
{
"status": "failed",
"error": "Generation failed: Invalid prompt structure"
}
Status values:
queued - Waiting in queuebuilding - Currently generating (be patient!)ready - Complete! URLs are availablefailed - Generation encountered an errorError Responses:
404 Not Found - Site ID doesn't exist---
POST /sites/{site_id}/remake
Restart generation for a failed website. Works for sites with failed status as well as with 'ready' status.
Example: POST /sites/abc123xyz/remake
Response (200 OK):
{
"status": "queued",
"editor_url": "https://web.oto.dev/ui/websites/abc123xyz/update/"
}
Error Responses:
400 Bad Request - Can only remake sites with 'failed' status404 Not Found - Site ID doesn't existWhen a user requests a website, follow this workflow:
Focus on understanding the business essence from the user's description:
Important: Do NOT prescribe specific design details, sections, colors, or layout. EvoWeb creates AI-optimized, self-selling websites automatically. Focus ONLY on the business substance that AI assistants need to understand and recommend.
Example transformation:
Call POST /sites with the enhanced prompt.
Store the returned site_id - you'll need it for status checks.
Tell them:
Example: "✨ Creating your AI-optimized self-selling website! Generation typically takes 4-5 minutes. I'll check the status and let you know when it's ready."
Call GET /sites/{site_id} to check progress:
Continue polling until:
ready → Proceed to Step 5failed → Proceed to Step 6When status is ready:
- url - The live self-selling website - editor_url - Link to customize the site
Mention that the site is optimized for: - Discovery by ChatGPT, Gemini, Claude, Perplexity - Modern search engines - Automatic client conversion
Focus on business enhancements, not design changes
Example response:
🎉 Your AI-optimized self-selling website is ready!
🌐 View it here: https://yoga-studio-23f4.evoweb.ai
✏️ Customize it: https://editor.evoweb.ai/sites/abc123xyz
✨ Your site is now optimized for:
- Discovery by AI assistants (ChatGPT, Gemini, Claude)
- Modern search engines
- Automatic client conversion
You can customize business details, add more services, or integrate booking systems through the editor.
When status is failed:
POST /sites/{site_id}/remake and restart pollingExample response:
❌ Website generation failed: [error message]
Would you like me to try again? I can restart the generation process.
If user agrees, call remake endpoint and resume polling from Step 4.
User request: "Create a website for my coffee shop"
Enhanced prompt:
"A local coffee shop called 'Bean & Brew Cafe' specializing in artisanal coffee and fresh pastries. We source our beans locally and focus on creating a cozy community gathering space. Target audience is local residents, remote workers, and coffee enthusiasts looking for quality coffee and a welcoming atmosphere."
User request: "I need a portfolio site"
...安装 Create a Self-Selling Website 后,可以对 AI 说这些话来触发它
Help me get started with Create a Self-Selling Website
Explains what Create a Self-Selling Website does, walks through the setup, and runs a quick demo based on your current project
Use Create a Self-Selling Website to create AI-First Website with GEO (Generative Engine Optimization) a...
Invokes Create a Self-Selling Website with the right parameters and returns the result directly in the conversation
What can I do with Create a Self-Selling Website in my marketing & growth workflow?
Lists the top use cases for Create a Self-Selling Website, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/sell-evoweb-ai/ 目录(个人级,所有项目可用),或 .claude/skills/sell-evoweb-ai/(项目级)。重启 AI 客户端后,用 /sell-evoweb-ai 主动调用,或让 AI 根据上下文自动发现并使用。
Create a Self-Selling Website 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Create a Self-Selling Website 可免费安装使用。请查阅仓库了解许可证信息。
Create AI-First Website with GEO (Generative Engine Optimization) and marketing rules to convert visitors into leads
Create a Self-Selling Website 属于「Marketing & Growth」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my marketing & growth tasks using Create a Self-Selling Website
Identifies repetitive steps in your workflow and sets up Create a Self-Selling Website to handle them automatically