link-checker
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseLink Checker
链接检测工具
Crawl websites to find broken links and 404 errors - essential for SEO health and user experience.
爬取网站以检测失效链接和404错误——对SEO优化和用户体验至关重要。
What Claude Does vs What You Decide
Claude 负责的工作 vs 由你决定的事项
| Claude Does | You Decide |
|---|---|
| Structures analysis frameworks | Metric definitions |
| Identifies patterns in data | Business interpretation |
| Creates visualization templates | Dashboard design |
| Suggests optimization areas | Action priorities |
| Calculates statistical measures | Decision thresholds |
| Claude 负责的工作 | 由你决定的事项 |
|---|---|
| 构建分析框架 | 指标定义 |
| 识别数据中的模式 | 业务解读 |
| 创建可视化模板 | 仪表盘设计 |
| 提出优化方向 | 行动优先级 |
| 计算统计指标 | 决策阈值 |
Dependencies
依赖项
bash
pip install aiohttp beautifulsoup4 clickbash
pip install aiohttp beautifulsoup4 clickCommands
命令
bash
python scripts/main.py check https://example.com --depth 2
python scripts/main.py report https://example.com --output broken-links.csvbash
python scripts/main.py check https://example.com --depth 2
python scripts/main.py report https://example.com --output broken-links.csvSkill Boundaries
技能边界
What This Skill Does Well
本技能擅长的领域
- Structuring data analysis
- Identifying patterns and trends
- Creating visualization frameworks
- Calculating statistical measures
- 构建数据分析结构
- 识别模式与趋势
- 创建可视化框架
- 计算统计指标
What This Skill Cannot Do
本技能无法完成的事项
- Access your actual data
- Replace statistical expertise
- Make business decisions
- Guarantee prediction accuracy
- 访问你的实际数据
- 替代统计学专业知识
- 做出业务决策
- 保证预测准确性
Skill Metadata
技能元数据
- Mode: centaur
yaml
category: seo-tools
dependencies: [aiohttp, beautifulsoup4]
difficulty: beginner- Mode: centaur
yaml
category: seo-tools
dependencies: [aiohttp, beautifulsoup4]
difficulty: beginner