link-checker

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Link 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 DoesYou Decide
Structures analysis frameworksMetric definitions
Identifies patterns in dataBusiness interpretation
Creates visualization templatesDashboard design
Suggests optimization areasAction priorities
Calculates statistical measuresDecision thresholds
Claude 负责的工作由你决定的事项
构建分析框架指标定义
识别数据中的模式业务解读
创建可视化模板仪表盘设计
提出优化方向行动优先级
计算统计指标决策阈值

Dependencies

依赖项

bash
pip install aiohttp beautifulsoup4 click
bash
pip install aiohttp beautifulsoup4 click

Commands

命令

bash
python scripts/main.py check https://example.com --depth 2
python scripts/main.py report https://example.com --output broken-links.csv
bash
python scripts/main.py check https://example.com --depth 2
python scripts/main.py report https://example.com --output broken-links.csv

Skill 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