>
自动化管理 AI 竞品分析网站,部署到 GitHub Pages。
competitor-site/
├── index.html # 全球站(AI 聚合网站)
├── data.json # 全球站数据
├── cn/ # 中文站
├── skills/ # Skills & MCP 站
├── news/ # AI 资讯站
├── models/ # AI 模型站
└── daily_update.py # 每日更新脚本
执行脚本:
bash
python3 scripts/daily_update.py
更新流程:
每个站点有独立的搜索关键词和已知网站列表:
| 站点 | 搜索关键词示例 |
|---|---|
| 全球 | AI tools directory, AI aggregator |
| 中文 |
json
{
lastUpdated: ISO时间戳,
competitors: [
{
id: 唯一标识,
name: 网站名称,
domain: 域名,
monthlyVisits: 1000000,
tier: T1/T2/T3,
trafficTrend: [历史流量数组]
}
],
insights: [{title: , content: , color: }]
}
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 ai-intelligence-site-1776380882 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 ai-intelligence-site-1776380882 技能
skillhub install ai-intelligence-site-1776380882
文件大小: 5.89 KB | 发布时间: 2026-4-17 13:59