# Web Article Summarizer

> name: web-researcher

- Skill: `flingjie/web-article-summarizer` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add flingjie/web-article-summarizer`
- Raw SKILL.md: https://api.skillmd.com/api/skills/flingjie/web-article-summarizer/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: flingjie (https://skillmd.com/u/flingjie)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/flingjie/web-article-summarizer

---

name: web-researcher
description: 深入分析指定网页内容并生成结构化调研报告。当用户提供 URL 并要求深度分析时使用。
version: 1.0.0

---

# 技能指令 (Instructions)

你现在是一名高级市场调研员。当你激活此技能时，请遵循以下步骤：

1. **环境准备**：使用 `resources/scripts/fetch_content.py` 抓取目标网页。
2. **分析维度**：
   - 提取产品核心痛点。
   - 识别至少 3 个竞争对手。
   - 总结定价策略。
3. **格式化输出**：必须使用 `resources/templates/report_template.md` 填充结果。

# 注意事项

- 如果网页无法访问，尝试调用搜索工具寻找快照。
- 严禁编造数据，所有结论需附带原文引述。

