一键导入
agentic-website
Transform any website into an AI-agent-ready service. Generate skill.md files that help AI agents understand, navigate, and interact with your site.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Transform any website into an AI-agent-ready service. Generate skill.md files that help AI agents understand, navigate, and interact with your site.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | Agentic Website |
| version | 1.0.0 |
| description | Transform any website into an AI-agent-ready service. Generate skill.md files that help AI agents understand, navigate, and interact with your site. |
| homepage | https://agentic-websites.vercel.app |
| generated | auto-scraped |
| confidence | high |
| metadata | {"tags":["ai-agents","skill.md","agent-ready","website-automation","llm-tools"],"category":"developer-tools"} |
| File | What It Covers | Website URL | Documentation |
|---|---|---|---|
| skill.md | This file — full overview | https://agentic-websites.vercel.app | https://agentic-websites.vercel.app/skill/agentic-websites-vercel-app/skill.md |
Agent: Start here. Read this file first. Full file list: https://agentic-websites.vercel.app/skill/agentic-websites-vercel-app/skill.json
Agentic Website transforms any website into an AI-agent-compatible service. By automatically analyzing site structure, content, and features, it generates comprehensive skill.md documentation that enables AI agents to understand, navigate, and interact with your business. Integration requires just a single script tag with zero configuration.
/skill/domain/skill.md and /widget/domainPOST /api/generate
Content-Type: application/json
{
"url": "https://example.com",
"mode": "important" // or "all" for up to 50 pages
}
GET /skill/{domain}/skill.md
GET /widget/{domain}
GET /skill/{domain}/skill.json
To make your site agent-ready, add this script tag:
<script src="https://agentic-websites.vercel.app/widget/your-domain"></script>
This embeds dual cards showing:
Last updated: 2026-03-26